[FFmpeg-devel] [PATCH 5/5] avformat: add Argonaut Games BRP demuxer
Zane van Iperen
zane at zanevaniperen.com
Tue Sep 8 02:01:54 EEST 2020
On Mon, 7 Sep 2020 16:35:47 +0200
"Paul B Mahol" <onemda at gmail.com> wrote:
> > +
> > +fail:
> > + /* TODO: Remove once AVFMT_HEADER_CLEANUP lands. */
>
> Huh, what is this one comment about?
>
I believe Andreas is updating all the demuxers so their read_close()
function can safely be called if read_header() fails.
I was saving him the effort.
See https://ffmpeg.org/pipermail/ffmpeg-devel/2020-August/267440.html,
and https://ffmpeg.org/pipermail/ffmpeg-devel/2020-July/266575.html
More information about the ffmpeg-devel
mailing list