[FFmpeg-cvslog] fate/h264: add missing swscale dependency to h264-bsf-mp4toannexb-new-extradata

James Almer git at videolan.org
Tue Mar 12 18:42:10 EET 2024


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Tue Mar 12 13:41:29 2024 -0300| [7cf4e305a2d26918dc3e6c30341d7040a5d4df8c] | committer: James Almer

fate/h264: add missing swscale dependency to h264-bsf-mp4toannexb-new-extradata

Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7cf4e305a2d26918dc3e6c30341d7040a5d4df8c
---

 tests/fate/h264.mak | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak
index 8eb51ce84e..674054560b 100644
--- a/tests/fate/h264.mak
+++ b/tests/fate/h264.mak
@@ -224,9 +224,10 @@ FATE_H264-$(call FRAMECRC, MOV, H264) += fate-h264-unescaped-extradata
 # this sample contains field-coded frames, with both fields in a single packet
 FATE_H264-$(call FRAMECRC, MOV, H264) += fate-h264-twofields-packet
 
+FATE_H264-$(call DEMMUX, MOV, H264, H264_MP4TOANNEXB_BSF SCALE_FILTER) += fate-h264-bsf-mp4toannexb-new-extradata
+
 FATE_H264-$(call DEMMUX, MOV, H264, H264_MP4TOANNEXB_BSF) += fate-h264-bsf-mp4toannexb \
                                                              fate-h264-bsf-mp4toannexb-2 \
-                                                             fate-h264-bsf-mp4toannexb-new-extradata \
                                                              fate-h264_mp4toannexb_ticket5927 \
                                                              fate-h264_mp4toannexb_ticket5927_2 \
 



More information about the ffmpeg-cvslog mailing list