ffmpeg/tests/ref
Joakim Plate 90411b333d Allow reading of growing avi files (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 the fate diff update.

Bug-Id: 261
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2014-12-08 13:29:33 +00:00
..
acodec movenc: Make tkhd "enabled" flag QuickTime compatible 2013-08-23 09:55:42 +02:00
fate Allow reading of growing avi files (currently being written) 2014-12-08 13:29:33 +00:00
lavf dpx: always write the image offset 2014-12-08 13:29:18 +00:00
seek Replace lena.pnm 2014-11-28 17:55:27 -05:00
vsynth v210enc: Add SIMD optimised 8-bit and 10-bit encoders 2014-12-05 13:03:49 +00:00