mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avformat: add bonk demuxer
This commit is contained in:
parent
88170070c4
commit
3ce6fa6b6d
5 changed files with 103 additions and 3 deletions
|
|
@ -102,6 +102,7 @@ extern const AVInputFormat ff_bmv_demuxer;
|
|||
extern const AVInputFormat ff_bfstm_demuxer;
|
||||
extern const AVInputFormat ff_brstm_demuxer;
|
||||
extern const AVInputFormat ff_boa_demuxer;
|
||||
extern const AVInputFormat ff_bonk_demuxer;
|
||||
extern const AVInputFormat ff_c93_demuxer;
|
||||
extern const AVInputFormat ff_caf_demuxer;
|
||||
extern const AVOutputFormat ff_caf_muxer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue