1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests/ref
Reimar Döffinger 277f20c3c8 lavf: always call avio_flush in av_write_trailer.
Otherwise for muxers like e.g. latmenc that never call
avio_flush (and do not have a write_trailer function)
a part of the data will always be missing.
Also update references for the voc muxer, which was also
buggy before and did not write out all data.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-04-12 00:13:53 +02:00
..
acodec Merge remote-tracking branch 'qatar/master' 2012-04-10 22:53:25 +02:00
fate Update reference for disabled fate-wmv8-x8intra test to new format. 2012-04-08 20:01:07 +02:00
lavf lavf: always call avio_flush in av_write_trailer. 2012-04-12 00:13:53 +02:00
lavf-fate Do not decode the mp3 data in lavf test since that is not bit-exact. 2012-04-07 16:35:28 +02:00
lavfi vf_scale: ensure the palette is set for output. 2012-04-09 17:21:35 +02:00
seek asfenc: properly write index information 2012-04-05 06:03:10 +02:00
vsynth1 vf_scale: ensure the palette is set for output. 2012-04-09 17:21:35 +02:00
vsynth2 vf_scale: ensure the palette is set for output. 2012-04-09 17:21:35 +02:00