mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-08 18:21:14 +08:00
avformat: add demuxer for Simon & Schuster Interactive's VAG format
Adds support for the custom VAG container used by some Simon & Schuster Interactive games such as Real War, and Real War: Rogue States. Signed-off-by: Zane van Iperen <zane@zanevaniperen.com> Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:

committed by
Michael Niedermayer

parent
5d038a86d6
commit
343ccfcc4d
@@ -214,6 +214,7 @@ extern AVInputFormat ff_jacosub_demuxer;
|
||||
extern AVOutputFormat ff_jacosub_muxer;
|
||||
extern AVInputFormat ff_jv_demuxer;
|
||||
extern AVInputFormat ff_kux_demuxer;
|
||||
extern AVInputFormat ff_kvag_demuxer;
|
||||
extern AVOutputFormat ff_latm_muxer;
|
||||
extern AVInputFormat ff_lmlm4_demuxer;
|
||||
extern AVInputFormat ff_loas_demuxer;
|
||||
|
Reference in New Issue
Block a user