[vlc-commits] [Git][videolan/vlc][master] 10 commits: ci: update libvlcjni build script

Steve Lhomme (@robUx4) gitlab at videolan.org
Fri Sep 27 09:25:44 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
2adb2789 by Thomas Guillem at 2024-09-27T08:45:24+00:00
ci: update libvlcjni build script

Use newest version without a52 forced build.

- - - - -
2547ddf2 by Thomas Guillem at 2024-09-27T08:45:24+00:00
modules: remove a52 codec

Lower priority than avcodec since VLC 3.0, so never used by default
since then.

- - - - -
00c813b6 by Thomas Guillem at 2024-09-27T08:45:24+00:00
contrib: remove a52

cf. previous commit.

- - - - -
a80170ea by Thomas Guillem at 2024-09-27T08:45:24+00:00
modules: remoce dca codec

Lower priority than avcodec since VLC 3.0, so never used by default
since then.

- - - - -
6216c8e7 by Thomas Guillem at 2024-09-27T08:45:24+00:00
contrib: remove dca

cf. previous commit.

- - - - -
1b761ea3 by Thomas Guillem at 2024-09-27T08:45:24+00:00
modules: remove libmpeg2 codec

Lower priority than avcodec since VLC 3.0, so never used by default
since then.

- - - - -
cf342e9a by Thomas Guillem at 2024-09-27T08:45:24+00:00
contrib: remove libmpeg2

cf. previous commit.

- - - - -
79bec7b3 by Thomas Guillem at 2024-09-27T08:45:24+00:00
codec: remove synchro code

It was only used by libmpeg2.

- - - - -
1f57693f by Thomas Guillem at 2024-09-27T08:45:24+00:00
gui: macosx: remove input_skipFramesCheckbox

It was a libmpeg2 specific option, not used anymore.

- - - - -
ceb1cef1 by Thomas Guillem at 2024-09-27T08:45:24+00:00
core: remove libmpeg2 only options

It was only used by synchro.c.

- - - - -


27 changed files:

- configure.ac
- − contrib/src/a52/SHA512SUMS
- − contrib/src/a52/liba52-fixed.diff
- − contrib/src/a52/liba52-inline.patch
- − contrib/src/a52/liba52-pic.patch
- − contrib/src/a52/liba52-silence.patch
- − contrib/src/a52/rules.mak
- − contrib/src/dca/SHA512SUMS
- − contrib/src/dca/rules.mak
- − contrib/src/libmpeg2/SHA512SUMS
- − contrib/src/libmpeg2/libmpeg2-arm-pld.patch
- − contrib/src/libmpeg2/libmpeg2-inline.patch
- − contrib/src/libmpeg2/libmpeg2-mc-neon.patch
- − contrib/src/libmpeg2/rules.mak
- extras/ci/gitlab-ci.yml
- extras/package/apple/build.conf
- extras/package/macosx/build.sh
- extras/package/os2/configure.sh
- extras/package/raspberry/configure.sh
- extras/package/wasm-emscripten/build.sh
- extras/package/win32/build.sh
- meson_options.txt
- modules/codec/Makefile.am
- − modules/codec/a52.c
- − modules/codec/dca.c
- − modules/codec/libmpeg2.c
- modules/codec/meson.build


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/22f9ce13fe93f65a0256e7588f9daeecbfd20903...ceb1cef18e43ea4349cc74bca98acf01aabbebbf

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/22f9ce13fe93f65a0256e7588f9daeecbfd20903...ceb1cef18e43ea4349cc74bca98acf01aabbebbf
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list