[FFmpeg-cvslog] lavf/mxfdec: Set a scan direction explicitly

2024-10-21 Thread Tomas Härdin
ffmpeg | branch: master | Tomas Härdin | Mon Oct 14 16:45:35 2024 +0200| [baa23e40c190ad0afdc2398e60d4da2aacc86ad9] | committer: Tomas Härdin lavf/mxfdec: Set a scan direction explicitly This prevents a theoretical case where seeks to a gap in an index can cause an infinite loop > http://git.

[FFmpeg-cvslog] avfilter/vsrc_testsrc: use the alpha component information for XV3{0,6} and V30X

2024-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Oct 17 13:29:56 2024 -0300| [8debc5aa417dbc920aa71dd9d74d78a746025780] | committer: James Almer avfilter/vsrc_testsrc: use the alpha component information for XV3{0,6} and V30X And add a few more tests to ensure all the pixfmts affected by this change

[FFmpeg-cvslog] swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper

2024-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Oct 18 21:50:36 2024 -0300| [0bb53948acdda311bfc4eff439879e86f3815f03] | committer: James Almer swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper This makes the unscaled output of p010le and p016le match the generic path. Signed-

[FFmpeg-cvslog] avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits

2024-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Oct 17 13:29:02 2024 -0300| [8f1de9ccd9606da723ca9ddf465955870259799c] | committer: James Almer avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits This can be useful to simplify certain processes that ne

[FFmpeg-cvslog] avutil/pixdesc: ensure the component being read or writen to is valid

2024-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Oct 17 22:29:31 2024 -0300| [72f8f76d45d0db36918ff7104c11fb9bfd8679d5] | committer: James Almer avutil/pixdesc: ensure the component being read or writen to is valid If depth is 0, then the component is invalid/unset. Signed-off-by: James Almer > h

[FFmpeg-cvslog] fate/filter-video: make fate-filter-pixdesc compare the hashed output with and without pixdesctest filtering

2024-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Oct 18 21:04:06 2024 -0300| [60b8f0d0043692abf01d266fbeba7dc63a33c86a] | committer: James Almer fate/filter-video: make fate-filter-pixdesc compare the hashed output with and without pixdesctest filtering This helps detecting inconsistencies in swsca

[FFmpeg-cvslog] avfilter/vf_pixdesctest: also take into account undefined alpha components

2024-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Oct 17 22:26:10 2024 -0300| [dfd7acf3edd4d62ac22045c3be43730ef4cbca17] | committer: James Almer avfilter/vf_pixdesctest: also take into account undefined alpha components Ensure those bits are copied, which will result in the output being the same as

[FFmpeg-cvslog] avutil/pixdesc: fix alpha offset for X2{RGB,BGR}10BE

2024-10-21 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Oct 21 10:24:03 2024 -0300| [8d940a07d19023a98689f353e4425a14688547e9] | committer: James Almer avutil/pixdesc: fix alpha offset for X2{RGB,BGR}10BE fixes fate-pixelutils Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition

2024-10-21 Thread Emily
ffmpeg | branch: master | Emily | Mon Oct 7 00:04:56 2024 +0100| [3565903c638fb77d600d2983701b12300e695a5d] | committer: Jan Ekström fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition This test utilizes an MPEG-TS sample from FATE suite, yet was marked as not requiring samples

[FFmpeg-cvslog] fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition

2024-10-21 Thread Emily
ffmpeg | branch: release/7.1 | Emily | Mon Oct 7 00:04:56 2024 +0100| [9fbbd924f2863312b41303a48705b252b7ee1193] | committer: Jan Ekström fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition This test utilizes an MPEG-TS sample from FATE suite, yet was marked as not requiring sa