mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 02:20:07 +01:00
avcodec: add OSQ audio decoder
This commit is contained in:
@@ -516,6 +516,7 @@ extern const FFCodec ff_nellymoser_decoder;
|
||||
extern const FFCodec ff_on2avc_decoder;
|
||||
extern const FFCodec ff_opus_encoder;
|
||||
extern const FFCodec ff_opus_decoder;
|
||||
extern const FFCodec ff_osq_decoder;
|
||||
extern const FFCodec ff_paf_audio_decoder;
|
||||
extern const FFCodec ff_qcelp_decoder;
|
||||
extern const FFCodec ff_qdm2_decoder;
|
||||
|
||||
Reference in New Issue
Block a user