summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2019-09-04 15:23:35 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2019-09-05 23:23:24 +0530
commit2b66c757d6aa3a9feee4d25b587becd366c868f1 (patch)
tree0564cc8a2a4d718c78a891621353d1b650548239 /tests/fate
parentfa697aa92f5dfebda11d53db971ec4ac6c517008 (diff)
fate: add test for stream_loop
Checks that seek to start indeed seeks to start.
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/ffmpeg.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/ffmpeg.mak b/tests/fate/ffmpeg.mak
index 71ab2f1f63..f37ca00d46 100644
--- a/tests/fate/ffmpeg.mak
+++ b/tests/fate/ffmpeg.mak
@@ -108,6 +108,10 @@ fate-copy-psp: $(TARGET_SAMPLES)/h264/wwwq_cut.mp4
fate-copy-psp: CMD = transcode "mov" $(TARGET_SAMPLES)/h264/wwwq_cut.mp4\
psp "-c copy" "-codec copy"
+FATE_STREAMCOPY-$(CONFIG_FLV_DEMUXER) += fate-ffmpeg-streamloop
+fate-ffmpeg-streamloop: $(TARGET_SAMPLES)/flv/streamloop.flv
+fate-ffmpeg-streamloop: CMD = framemd5 -stream_loop 2 -i $(TARGET_SAMPLES)/flv/streamloop.flv -c copy
+
fate-streamcopy: $(FATE_STREAMCOPY-yes)
FATE_SAMPLES_FFMPEG-$(call ALLYES, MOV_DEMUXER MATROSKA_MUXER) += fate-rgb24-mkv