diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-04-10 21:36:30 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-04-12 00:13:53 +0200 |
commit | 277f20c3c877a74aca9d480480024a6d66c9fbc4 (patch) | |
tree | 2e23a2db444f077ecd6cbc8a50890a1a72988e0f /libavcodec/vc1_parser.c | |
parent | 4f6df20a008e52e767550e1ea94280a15c1408b6 (diff) | |
download | ffmpeg-277f20c3c877a74aca9d480480024a6d66c9fbc4.tar.gz |
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>
Diffstat (limited to 'libavcodec/vc1_parser.c')
0 files changed, 0 insertions, 0 deletions