summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/truemotion1-24
diff options
context:
space:
mode:
authorJoakim Plate <elupus@ecce.se>2010-06-28 01:28:27 -0400
committerMichael Niedermayer <michaelni@gmx.at>2011-09-11 17:44:20 +0200
commite42a3dd123c47efd7921f93d4a1f6f53c196ad4a (patch)
treebe3ca5083a659222356a5685e1fb17e4db581c7a /tests/ref/fate/truemotion1-24
parentfe0ac337bd6b4783162bc55eb62f82181d498d5e (diff)
downloadffmpeg-streaming-e42a3dd123c47efd7921f93d4a1f6f53c196ad4a.zip
ffmpeg-streaming-e42a3dd123c47efd7921f93d4a1f6f53c196ad4a.tar.gz
Allow reading of growing avi files (ie currently being written)
This uses the RIFF header stored size to figure out the expected AVI file size, instead of the actual file. To work fully it requires handling failed avio_seek() instead of assuming they always succeed. Some fate file has been cut off and contains half a frame at the end which previously was not output during demuxing. This frame is now output to encoder, thus fate diff update.
Diffstat (limited to 'tests/ref/fate/truemotion1-24')
-rw-r--r--tests/ref/fate/truemotion1-241
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/truemotion1-24 b/tests/ref/fate/truemotion1-24
index b0b1c4e..edca66f 100644
--- a/tests/ref/fate/truemotion1-24
+++ b/tests/ref/fate/truemotion1-24
@@ -30,6 +30,7 @@
1, 82898, 10832, 0x3c746fbe
0, 84000, 69120, 0x5876d758
1, 88424, 10832, 0x05f3b08a
+0, 90000, 69120, 0x45e7dd5c
1, 93951, 10832, 0xa6560483
1, 99478, 10832, 0xd98a8e19
1, 105004, 10832, 0xf98a0b2e
OpenPOWER on IntegriCloud