mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-13 19:05:37 +00:00
avcodec: add MI-SC4 audio decoder
This commit is contained in:
parent
6df3ad9687
commit
ea93943bee
9 changed files with 200 additions and 1 deletions
|
|
@ -483,6 +483,7 @@ extern const FFCodec ff_interplay_acm_decoder;
|
|||
extern const FFCodec ff_mace3_decoder;
|
||||
extern const FFCodec ff_mace6_decoder;
|
||||
extern const FFCodec ff_metasound_decoder;
|
||||
extern const FFCodec ff_misc4_decoder;
|
||||
extern const FFCodec ff_mlp_encoder;
|
||||
extern const FFCodec ff_mlp_decoder;
|
||||
extern const FFCodec ff_mp1_decoder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue