diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-03-28 09:59:24 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-04-13 15:11:56 +0200 |
commit | 5cf81bed881f2aad6f3fec441129d050338b90d7 (patch) | |
tree | 7f6009bc7e934d584b2760cbad777076ea9df923 /.travis.yml | |
parent | d99846d2f22b210ce91535a44822b93d522df829 (diff) | |
download | ffmpeg-5cf81bed881f2aad6f3fec441129d050338b90d7.tar.gz |
fftools/ffmpeg: eliminate the main_return_code global
Properly pass muxing return codes through the call stack instead.
Slightly changes behavior in case of errors:
* the output IO stream is closed even if writing the trailer returns an
error, which should be more correct
* all files get properly closed with -xerror, even if one of them fails
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions