diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2020-07-21 01:09:48 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-07-07 21:47:20 +0200 |
commit | 2ca36ef08bf6a1bf8e9ceb26d55695e92b28cdaf (patch) | |
tree | 0ead26d9d21972e8a5b94b85f875faca9d67ce1a /libavformat/mpc8.c | |
parent | b10668dd611ea65cb47e3541a41d5b6f57d10f36 (diff) | |
download | ffmpeg-2ca36ef08bf6a1bf8e9ceb26d55695e92b28cdaf.tar.gz |
avformat/concatdec: Simplify cleanup after read_header failure
by setting the FF_FMT_INIT_CLEANUP flag.
(Btw: concat_read_close() is not idempotent (it frees cat->files, but
doesn't reset cat->nb_files), so this demuxer was incompatible with
simply calling read_close generically upon read_header failure.)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/mpc8.c')
0 files changed, 0 insertions, 0 deletions