ffmpeg | branch: master | Tomas Härdin | Fri Nov 8 11:24:05
2024 +0100| [0202c7cc2ec524b5de7de223d641f5e1c7f4cd1d] | committer: Tomas Härdin
lavf/mxfenc: Make write_desc return int
This enables returning AVERRORs
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0202c7cc2ec524b5de7d
ffmpeg | branch: master | Tomas Härdin | Fri Nov 8 11:26:24
2024 +0100| [9729444c7d55b9c73c830be66650d80109bf0989] | committer: Tomas Härdin
lavf/mxfenc: Return AVERROR(EINVAL) in mxf_write_jpeg2000_subdesc() is pixfmt
not set
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=972944
ffmpeg | branch: master | Lynne | Wed Feb 5 15:45:24 2025
+0100| [779a3187a8002aa7c375b3882d8010926656558e] | committer: Lynne
ffv1dec: fix threaded decode failures
Fixes 7187eadf8c0f0c640f1d23811c55fad0cba60aa5
The issue is that while avctx->pix_fmt is synchronized between
threads, f->pix_fm
ffmpeg | branch: master | James Almer | Sun Feb 2 10:43:45
2025 -0300| [e52701d1735ad631caa083fce1da3e2d0a7bf20e] | committer: James Almer
swresample/rematrix: split filling the matrix array into its own function
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | James Almer | Sun Feb 2 15:16:06
2025 -0300| [b9c99baced8f2cfe30b85080e19a39e15511e5ca] | committer: James Almer
libswresample/rematrix: add support for custom order channel layouts
Limited to the same channels as a native layout, but not constrained by channel
order