[FFmpeg-cvslog] lavfi/vf_libplacebo: switch to new pl_options struct

2023-08-27 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Fri Aug 18 18:25:29 2023 +0200| [816983d951caefc81799a76b25219994209f] | committer: Niklas Haas lavfi/vf_libplacebo: switch to new pl_options struct This new upstream struct simplifies params struct management by allowing them to all be contained in a

[FFmpeg-cvslog] lavfi/vf_libplacebo: add extra_opts AVDictionary

2023-08-27 Thread Niklas Haas
ffmpeg | branch: master | Niklas Haas | Fri Aug 18 18:48:43 2023 +0200| [3c9dc009b6e5a82e9d2035d14a287ed532378658] | committer: Niklas Haas lavfi/vf_libplacebo: add extra_opts AVDictionary Can be used to configure libplacebo's underlying raw options, which sometimes includes new or advanced / i

[FFmpeg-cvslog] lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum value

2023-08-27 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Aug 15 17:56:13 2023 +0800| [c48ec95ba310fa7debb317b8790b387b6256d2c5] | committer: Jun Zhao lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum value replace ITU-T T35(A/53 CC) SEI type by enum value Reviewed-by: Kieran Kunhya Signed-off-by: Jun

[FFmpeg-cvslog] avcodec/apedec: Implement interim mode detection

2023-08-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 26 14:27:49 2023 +0200| [86c092a0edcb3133e7e62fa30d19e80da8e7e849] | committer: Michael Niedermayer avcodec/apedec: Implement interim mode detection Fixes: NoLegacy.ape Found-by: Matt Ashland Signed-off-by: Michael Niedermayer > http:/

[FFmpeg-cvslog] avcodec/apedec: remove unused variable

2023-08-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 26 01:59:26 2023 +0200| [7995e175b844198eb73954f0befda5703a7b7a3d] | committer: Michael Niedermayer avcodec/apedec: remove unused variable Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=79

[FFmpeg-cvslog] tests/fate: Add NoLegacy-cut.ape test

2023-08-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 26 20:21:32 2023 +0200| [b5273c619dc63ed4f4853aa4652097923e46a101] | committer: Michael Niedermayer tests/fate: Add NoLegacy-cut.ape test Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b52