[FFmpeg-cvslog] fate/jpegxl: add multiframe permuted TOC image parser test

2023-12-15 Thread Leo Izen
ffmpeg | branch: master | Leo Izen | Sat Dec 9 14:49:38 2023 -0500| [1a049595320094bb3a03a0893fe69990c2eb4964] | committer: Leo Izen fate/jpegxl: add multiframe permuted TOC image parser test This test verifies the parser's handling of multiframe JXL files that have an entropy-encoded permuted

[FFmpeg-cvslog] libavfilter/vf_dnn_detect: Set used pointer to NULL

2023-12-15 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Thu Dec 14 10:49:28 2023 +0800| [22bebfa5e6cfcbd332a387b6f91ae38a4cbaf8b9] | committer: Guo Yejun libavfilter/vf_dnn_detect: Set used pointer to NULL Set used pointer to NULL in case it leaks the storage. Signed-off-by: Wenbin Chen > http://git.videol

[FFmpeg-cvslog] libavfilter/vf_dnn_detect: Fix uninitialized variables error

2023-12-15 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Thu Dec 14 10:49:27 2023 +0800| [a1e8892a8a2e5d32e31cc5b30a3727700de51017] | committer: Guo Yejun libavfilter/vf_dnn_detect: Fix uninitialized variables error Signed-off-by: Wenbin Chen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a1e889

[FFmpeg-cvslog] libavfilter/vf_dnn_detect: Fix an incorrect expression

2023-12-15 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Thu Dec 14 10:49:25 2023 +0800| [e01afa1c6d53eeae93210830968c1f0c111c1b36] | committer: Guo Yejun libavfilter/vf_dnn_detect: Fix an incorrect expression Signed-off-by: Wenbin Chen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e01afa1c6d53

[FFmpeg-cvslog] libavfilter/vf_dnn_detect: Add NULL pointer check

2023-12-15 Thread Wenbin Chen
ffmpeg | branch: master | Wenbin Chen | Thu Dec 14 10:49:26 2023 +0800| [833722343aa52c77893f2330d1dc06b5423da6fe] | committer: Guo Yejun libavfilter/vf_dnn_detect: Add NULL pointer check Signed-off-by: Wenbin Chen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=833722343aa52c778

[FFmpeg-cvslog] avfoundation: Fix version checks

2023-12-15 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Dec 15 12:11:12 2023 +0200| [081d69b78df8d1f38f99faaa9b9598592c82303b] | committer: Thilo Borgmann avfoundation: Fix version checks _VERSION_MAX_ALLOWED indicates what version is available in the SDK, while _VERSION_MIN_REQUIRED is the version we