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]