summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorZane van Iperen <zane@zanevaniperen.com>2020-09-07 20:44:23 +1000
committerZane van Iperen <zane@zanevaniperen.com>2020-09-14 14:38:45 +1000
commit119efa275ecbcaca96632b25a10df0b6c6ba42d2 (patch)
treef914fb512c9df3eb326ee5a3a243cc128e0765e9 /MAINTAINERS
parent121016f8279fc3bce49f403e378418eaa167aae6 (diff)
downloadffmpeg-119efa275ecbcaca96632b25a10df0b6c6ba42d2.tar.gz
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 30c2ec59e6..ac1f7242fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -397,6 +397,7 @@ Muxers/Demuxers:
apm.c Zane van Iperen
apngdec.c Benoit Fouet
argo_asf.c Zane van Iperen
+ argo_brp.c Zane van Iperen
ass* Aurelien Jacobs
astdec.c Paul B Mahol
astenc.c James Almer