[FFmpeg-cvslog] avcodec/exr: reindent after the previous change

2025-05-13 Thread James Almer
ffmpeg | branch: master | James Almer | Wed May 14 00:17:02 2025 -0300| [038314bc6be2f35a82e9fba2228bcac2e4fee648] | committer: James Almer avcodec/exr: reindent after the previous change Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=038314bc6be2f35a82

[FFmpeg-cvslog] apv_decode: Discard invalid run codes earlier

2025-05-13 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Tue May 13 20:50:38 2025 +0100| [527d5eaec70291d2845aca936dd64090fc226859] | committer: Mark Thompson apv_decode: Discard invalid run codes earlier Caught by ubsan - would cause an invalid shift in constructing the run value. > http://git.videolan.org

[FFmpeg-cvslog] lavc: Add unit test for APV entropy decode

2025-05-13 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Mon May 5 21:10:39 2025 +0100| [1ad57a847e22a8f92851094e0c4d98dc4831aff1] | committer: Mark Thompson lavc: Add unit test for APV entropy decode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1ad57a847e22a8f92851094e0c4d98dc4831aff1 ---

[FFmpeg-cvslog] fate: Add test for APV 400-10 profile

2025-05-13 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sun May 11 14:28:39 2025 +0100| [1753d41d4eca370f7e41222fa981c54ebdd8cec5] | committer: Mark Thompson fate: Add test for APV 400-10 profile Same setup as the 422-10 profile test, using the same content. FFmpeg decoder output is identical to the refere

[FFmpeg-cvslog] apv_decode: Multisymbol entropy decode

2025-05-13 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Mon May 5 21:04:54 2025 +0100| [a3c8fba5da690b703dcc72f608ab897fed74e044] | committer: Mark Thompson apv_decode: Multisymbol entropy decode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a3c8fba5da690b703dcc72f608ab897fed74e044 --- liba