1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests/ref
Joakim Plate e42a3dd123 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.
2011-09-11 17:44:20 +02:00
..
acodec Merge remote-tracking branch 'qatar/master' 2011-09-05 22:29:16 +02:00
fate Allow reading of growing avi files (ie currently being written) 2011-09-11 17:44:20 +02:00
lavf Merge remote-tracking branch 'qatar/master' 2011-09-07 22:58:39 +02:00
lavfi sws: use shift for chroma sample up convertion 2011-08-25 14:49:29 +02:00
seek ffmdec: fix seeking for non indexed files 2011-09-08 20:53:37 +02:00
vsynth1 Merge remote-tracking branch 'qatar/master' 2011-08-13 22:24:47 +02:00
vsynth2 Merge remote-tracking branch 'qatar/master' 2011-08-13 22:24:47 +02:00