]> git.sesse.net Git - nageru/commit
Don't call avio_closep() unless we actually have an output file (e.g. in the stream...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 26 Sep 2016 23:04:44 +0000 (01:04 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 26 Sep 2016 23:05:02 +0000 (01:05 +0200)
commitf50d8a87fe399541b73c4e36ba2c78c4a8443447
tree17798ee164177b7c7f77f9c4b5abdf51d42d345f
parent3372c3c549a92e9bd904220e324d31422dc22303
Don't call avio_closep() unless we actually have an output file (e.g. in the stream mux).
mux.cpp