[FFmpeg-cvslog] fate: Add ffprobe dependancy to fate-h264-dts_5frames

Michael Niedermayer git at videolan.org
Sat Mar 12 15:56:42 CET 2016


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Sat Mar 12 15:37:25 2016 +0100| [4aea2c7d8959e1273a7eb6d06e5c3de57f9cf722] | committer: Michael Niedermayer

fate: Add ffprobe dependancy to fate-h264-dts_5frames

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

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

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

diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak
index 9c2cd50..0c614eb 100644
--- a/tests/fate/h264.mak
+++ b/tests/fate/h264.mak
@@ -203,6 +203,8 @@ FATE_H264-$(call DEMDEC, MATROSKA, H264) += fate-h264-direct-bff
 FATE_SAMPLES_AVCONV += $(FATE_H264-yes)
 fate-h264: $(FATE_H264-yes)
 
+fate-h264-dts_5frames: ffprobe$(PROGSSUF)$(EXESUF)
+
 fate-h264-conformance-aud_mw_e:                   CMD = framecrc -vsync drop -i $(TARGET_SAMPLES)/h264-conformance/AUD_MW_E.264
 fate-h264-conformance-ba1_ft_c:                   CMD = framecrc -vsync drop -i $(TARGET_SAMPLES)/h264-conformance/BA1_FT_C.264
 fate-h264-conformance-ba1_sony_d:                 CMD = framecrc -vsync drop -i $(TARGET_SAMPLES)/h264-conformance/BA1_Sony_D.jsv



More information about the ffmpeg-cvslog mailing list