summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2019-12-20 19:26:00 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-06-27 23:17:07 +0200
commit76a413d961f793e9c9cec482b06df615a0dc694d (patch)
treeeb9c0e7f1a50b105c8c73d4fd2cc1202883f8b76 /.gitattributes
parentb6fbbe08c325415cc784df296058beb6604f0b9c (diff)
avformat/smoothstreaming: Don't write trailer of subcontext
Nothing written in avformat_write_trailer() for the submuxers will be output anyway because the AVIOContexts used for actual output have been closed before the call. Writing the trailer of the subcontext has probably only been done in order to free the memory allocated by the submuxer. And this job has been taken over by the deinit functions. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions