mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-05 14:18:42 +00:00
This is consistent with stdio and is what we want to do in all cases. Fixes a bug in the voc muxer which didn't flush in write_trailer() previously. This is the cause of the change in the test results.