]> git.sesse.net Git - ffmpeg/commit
avformat: add Argonaut Games BRP demuxer
authorZane van Iperen <zane@zanevaniperen.com>
Mon, 7 Sep 2020 10:44:23 +0000 (20:44 +1000)
committerZane van Iperen <zane@zanevaniperen.com>
Mon, 14 Sep 2020 04:38:45 +0000 (14:38 +1000)
commit119efa275ecbcaca96632b25a10df0b6c6ba42d2
treef914fb512c9df3eb326ee5a3a243cc128e0765e9
parent121016f8279fc3bce49f403e378418eaa167aae6
avformat: add Argonaut Games BRP demuxer

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 <zane@zanevaniperen.com>
Changelog
MAINTAINERS
libavformat/Makefile
libavformat/allformats.c
libavformat/argo_brp.c [new file with mode: 0644]
libavformat/version.h