On Mon, 7 Sep 2020 16:35:47 +0200
"Paul B Mahol" 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() fa
On Mon, Sep 07, 2020 at 01:14:34PM +, Zane van Iperen wrote:
> Used in FMVs for FX Fighter and Croc. Supports BVID and BASF streams,
> requests samples for anything else.
>
> Due to the way BASF streams are contained in the file, only one is
> supported. I have yet to see a BRP file with multi
Used in FMVs for FX Fighter and Croc. Supports BVID and BASF streams,
requests samples for anything else.
Due to the way BASF streams are contained in the file, only one is
supported. I have yet to see a BRP file with multiple.
Signed-off-by: Zane van Iperen
---
Changelog| 1 +