[FFmpeg-devel] [PATCH 3/9] avformat/mxfdec: Simplify cleanup after read_header failure
Tomas Härdin
tjoppen at acc.umu.se
Wed Jul 22 15:45:52 EEST 2020
tis 2020-07-21 klockan 04:12 +0200 skrev Andreas Rheinhardt:
> by setting the AVFMT_HEADER_CLEANUP flag.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
> libavformat/mxfdec.c | 24 +++++++-----------------
> 1 file changed, 7 insertions(+), 17 deletions(-)
I was confused for a while since "git grep AVFMT_HEADER_CLEANUP" didn't
give any results, before I noticed this is part of a patchset.
This makes cleanup much cleaner -> approved!
/Tomas
More information about the ffmpeg-devel
mailing list