diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-12-13 15:13:37 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-07-23 11:53:19 +0200 |
commit | cc1cc2c65e7b776433791adea932e0ea9b1cfd42 (patch) | |
tree | 88bb736a3f220de6980442a09fdcef057aafe2bc /doc/examples/avio_reading.c | |
parent | cc4964607724980aae242777af9b35567b2fc627 (diff) | |
download | ffmpeg-cc1cc2c65e7b776433791adea932e0ea9b1cfd42.tar.gz |
fftools/ffmpeg: move closing the file into of_write_trailer()
The current code postpones closing the files until after printing the
final report, which accesses the output file size. Deal with this by
storing the final file size before closing the file.
Diffstat (limited to 'doc/examples/avio_reading.c')
0 files changed, 0 insertions, 0 deletions