mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-11 17:30:00 +01:00
avformat: add WavArc demuxer
This commit is contained in:
@@ -480,6 +480,7 @@ extern const AVInputFormat ff_vqf_demuxer;
|
||||
extern const AVInputFormat ff_w64_demuxer;
|
||||
extern const AVOutputFormat ff_w64_muxer;
|
||||
extern const AVInputFormat ff_wady_demuxer;
|
||||
extern const AVInputFormat ff_wavarc_demuxer;
|
||||
extern const AVInputFormat ff_wav_demuxer;
|
||||
extern const AVOutputFormat ff_wav_muxer;
|
||||
extern const AVInputFormat ff_wc3_demuxer;
|
||||
|
||||
Reference in New Issue
Block a user