Debian Patches

Status for vlc/3.0.21-2

Patch Description Author Forwarded Bugs Origin Last update
0001-configure-fix-linking-on-RISC-V-ISA.patch configure: fix linking on RISC-V ISA =?utf-8?q?R=C3=A9mi_Denis-Courmont?= <remi@remlab.net> no 2018-06-16
0002-Do-not-generate-cache-during-build.patch Do not generate cache during build
The generated cache is not used in the package. It causes spurious build
failures on the arm64 and ppc64el builds, that are not reproducible
elsewhere.
Sebastian Ramacher <sramacher@debian.org> no 2020-07-07
0003-Bump-module-ABI-for-time_t-transition.patch Bump module ABI for time_t transition Sebastian Ramacher <sramacher@debian.org> no 2024-02-28
0004-avcodec-avoid-signedness-mismatch-warning.patch avcodec: avoid signedness mismatch warning
Bitmask should be unsigned, but ffmpeg seems confused with itself.

(cherry picked from commit 8544233e7fde2965435e32a445494898440ecc30)
=?utf-8?q?R=C3=A9mi_Denis-Courmont?= <remi@remlab.net> no 2018-05-05
0005-avcodec-use-p_dec-fmt_out-instead-of-context-channel.patch avcodec: use p_dec->fmt_out instead of context channels on audio channel-count

reduces the need of ifdefs when adding ch_layout support

(cherry picked from commit bddf5ba19111d1cc4463d9876c4bc4ba75f82d7f)
Ilkka Ollakka <ileoo@videolan.org> no 2023-07-05
0006-avcodec-audio-decoder-to-use-ch_layout.patch avcodec: audio decoder to use ch_layout
(cherry picked from commit 496f0f2a659c1339d1e37330d446e9b6ce96e76b)
Ilkka Ollakka <ileoo@videolan.org> no 2023-07-05
0007-avcodec-use-p_enc-audio-channels-instead-of-context-.patch avcodec: use p_enc audio channels instead of context channels in encoder

Allows to have less conditions in code when adding new ch_layout use

(cherry-picked from commit 29747a8abb98ba53a64aa6761983891eeed2e0e4)
Ilkka Ollakka <ileoo@videolan.org> no 2023-07-04
0008-codec-avcodec-map-AYUV-as-RAWVIDEO-with-ffmpeg-6.0.patch codec: avcodec: map AYUV as RAWVIDEO with ffmpeg 6.0
(cherry picked from commit 955ef939467a628eb8da08e0d5eaefc9a3484cba)
=?utf-8?q?Fran=C3=A7ois_Cartegnie?= <fcvlcdev@free.fr> no 2024-04-23
0009-avcodec-encoder-fix-channel_layout-conditionals.patch avcodec: encoder: fix channel_layout conditionals Francois Cartegnie <fcvlcdev@free.fr> no 2024-06-13
0010-demux-mux-avformat-use-ch_layout-from-ffmpeg-5.1.patch demux/mux: avformat: use ch_layout from ffmpeg 5.1
merger pick from commit a55ec32ab3760d9edb6f05481cd3a981aa42878d
and fixup 195f0c98599b55950c49a62f98d9d3495be310df
=?utf-8?q?Fran=C3=A7ois_Cartegnie?= <fcvlcdev@free.fr> no 2024-04-23
0011-avcodec-add-handling-of-new-ch_layout-in-audio-encod.patch avcodec: add handling of new ch_layout in audio encoder
conditioned to avcodec version where is it added

(cherry picked from commit c4302ca59dd79efd7208a45a3fcdc44388fd03a8)
Ilkka Ollakka <ileoo@videolan.org> no 2023-07-04
0012-avcodec-use-ch_layout-for-channel-layout-in-audio-en.patch avcodec: use ch_layout for channel layout in audio encoder
channels and channel_layout has been deprecated in FFMPEG 5.1 and will be removed eventually

also always create the mapping, as ch_layout is always there

(cherry picked from commit b73dc8841d999c6be9de718cd2cd3aeb13279792)
Ilkka Ollakka <ileoo@videolan.org> no 2023-07-04
0013-mux-avformat-fix-avio-callbacks-signature-with-ffmpe.patch mux: avformat: fix avio callbacks signature with ffmpeg 6.1
API signature changes introduced depending on a positive define,
then removed later, making it break prior or post removal...
=?utf-8?q?Fran=C3=A7ois_Cartegnie?= <fcvlcdev@free.fr> no 2024-08-15

All known versions for source package 'vlc'

Links