summaryrefslogtreecommitdiffstats
path: root/tests/fate/matroska.mak
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2016-10-02 12:57:39 -0300
committerJames Almer <jamrial@gmail.com>2016-10-04 21:19:58 -0300
commitb33369b6128a7c99fa7fa4686712ce8b8b5fef05 (patch)
tree38b9e872e033031bf3a1db84bf55a32743463a14 /tests/fate/matroska.mak
parent3cc9d6d3824f24df677437b891b66bf84eabc45b (diff)
downloadffmpeg-streaming-b33369b6128a7c99fa7fa4686712ce8b8b5fef05.zip
ffmpeg-streaming-b33369b6128a7c99fa7fa4686712ce8b8b5fef05.tar.gz
avformat/matroskaenc: don't reserve space for stream duration tags if the output is not seekable
The durations are never written in that situation. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate/matroska.mak')
-rw-r--r--tests/fate/matroska.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/matroska.mak b/tests/fate/matroska.mak
index 8e4a1e8..36cc779 100644
--- a/tests/fate/matroska.mak
+++ b/tests/fate/matroska.mak
@@ -4,6 +4,6 @@
FATE_MATROSKA-$(call DEMMUX, MATROSKA, MATROSKA) += fate-matroska-remux
fate-matroska-remux: CMD = md5 -i $(TARGET_SAMPLES)/vp9-test-vectors/vp90-2-2pass-akiyo.webm -color_trc 4 -c:v copy -fflags +bitexact -strict -2 -f matroska
fate-matroska-remux: CMP = oneline
-fate-matroska-remux: REF = f08b20b90f158a4de5a02a52c25596b9
+fate-matroska-remux: REF = 1040692ffdfee2428954af79a7d5d155
FATE_SAMPLES_AVCONV += $(FATE_MATROSKA-yes)
OpenPOWER on IntegriCloud