[FFmpeg-cvslog] avcodec/sbcenc: Mark sbc_encode_init() as av_cold

2025-03-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Mar 6 16:00:12 2025 +0100| [1b6f37ac138aba1e4c2b834624f1f40ed09daa00] | committer: Andreas Rheinhardt avcodec/sbcenc: Mark sbc_encode_init() as av_cold Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avcodec/snow: Remove outdated assert

2025-03-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Oct 9 07:09:08 2022 +0200| [e934fd96c1d21591122b4faf398e6fdf3d4945c3] | committer: Andreas Rheinhardt avcodec/snow: Remove outdated assert It comes from a time before frames were refcounted; it has indeed been added in a follow-up commit to c

[FFmpeg-cvslog] avcodec/sbcenc: Don't use deprecated AVCodec.supported_samplerates

2025-03-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Mar 6 16:02:16 2025 +0100| [d7820a2b6f80dac8874db9764ca8ec715567b700] | committer: Andreas Rheinhardt avcodec/sbcenc: Don't use deprecated AVCodec.supported_samplerates Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] avcodec/ffv1: Use dual run coder for fltmap

2025-03-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Mar 5 02:21:03 2025 +0100| [1bce40cb73fffd9d1fb6e118d71ac8999cded808] | committer: Michael Niedermayer avcodec/ffv1: Use dual run coder for fltmap This improves compression by 0.1% overall and 44% for the changed table I tried several other

[FFmpeg-cvslog] avcodec/sanm: ignore unknown codecs in FOBJs

2025-03-08 Thread Manuel Lauss
ffmpeg | branch: master | Manuel Lauss | Tue Mar 4 18:07:17 2025 +0100| [114e9864e14d8fcd44a7c6f5c7d302764d7607b5] | committer: Michael Niedermayer avcodec/sanm: ignore unknown codecs in FOBJs Don't error out, just ignore unknown codec numbers and pretend decode succeeded. This is useful for

[FFmpeg-cvslog] avcodec/ffv1: Basic float16 support

2025-03-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 18 04:25:42 2025 +0100| [c1b330bf2421cf3400e185ecd65dd69308891f19] | committer: Michael Niedermayer avcodec/ffv1: Basic float16 support Sponsored-by: Sovereign Tech Fund Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitwe

[FFmpeg-cvslog] avcodec/ffv1: flip half of float16 and Compactify floats

2025-03-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 18 19:30:48 2025 +0100| [4a0c285dfef90face0961a56231031fde170f705] | committer: Michael Niedermayer avcodec/ffv1: flip half of float16 and Compactify floats float16 (and more so float32) have many odd values half the values are negative,

[FFmpeg-cvslog] avcodec/ffv1: Store remap flag per slice

2025-03-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 18 21:51:27 2025 +0100| [9bad2634ee12b24b06e8b943c7eeef7cf34ed82c] | committer: Michael Niedermayer avcodec/ffv1: Store remap flag per slice This allows switching it on conditionally and also for non float, it may improve compression for