avcodec: audio decoder to use ch_layout
(cherry picked from commit
496f0f2a659c1339d1e37330d446e9b6ce96e76b)
Gbp-Pq: Name 0006-avcodec-audio-decoder-to-use-ch_layout.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)
Gbp-Pq: Name 0005-avcodec-use-p_dec-fmt_out-instead-of-context-channel.patch
avcodec: avoid signedness mismatch warning
Bitmask should be unsigned, but ffmpeg seems confused with itself.
(cherry picked from commit
8544233e7fde2965435e32a445494898440ecc30)
Gbp-Pq: Name 0004-avcodec-avoid-signedness-mismatch-warning.patch
vlc (3.0.21-2) unstable; urgency=medium
* debian/patches: Apply WIP patches for ffmpeg 7.0 support (Closes:
#
1072456)
[dgit import unpatched vlc 3.0.21-2]