mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
sbc: add raw demuxer for SBC
This commit is contained in:
@@ -354,6 +354,7 @@ extern AVInputFormat ff_s337m_demuxer;
|
||||
extern AVInputFormat ff_sami_demuxer;
|
||||
extern AVInputFormat ff_sap_demuxer;
|
||||
extern AVOutputFormat ff_sap_muxer;
|
||||
extern AVInputFormat ff_sbc_demuxer;
|
||||
extern AVInputFormat ff_sbg_demuxer;
|
||||
extern AVInputFormat ff_scc_demuxer;
|
||||
extern AVOutputFormat ff_scc_muxer;
|
||||
|
||||
Reference in New Issue
Block a user