]> git.sesse.net Git - ffmpeg/commit
avformat: add demuxer for argonaut games' ASF format
authorZane van Iperen <zane@zanevaniperen.com>
Sun, 26 Jan 2020 03:36:54 +0000 (03:36 +0000)
committerPaul B Mahol <onemda@gmail.com>
Sun, 26 Jan 2020 09:24:00 +0000 (10:24 +0100)
commitdc3aa376dcea2bf53e1188971eee10ca90764e99
treec5b1208d3fb5bedd31a6ca87a82a8c9a96e1a5b3
parentbf890ae0d7803492a729c2c8f2a5c907ade2a9f8
avformat: add demuxer for argonaut games' ASF format

Adds support for the custom ASF container used by some Argonaut Games'
games, such as 'Croc! Legend of the Gobbos', and 'Croc 2'.

Can also handle the sample files in:
https://samples.ffmpeg.org/game-formats/brender/part2.zip

Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Changelog
libavformat/Makefile
libavformat/allformats.c
libavformat/argo_asf.c [new file with mode: 0644]
libavformat/version.h