mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-21 14:30:10 +01:00
avcodec/adpcm: Sanyo LD-ADPCM decoder
This commit is contained in:
@@ -694,6 +694,7 @@ extern const FFCodec ff_adpcm_ms_encoder;
|
||||
extern const FFCodec ff_adpcm_ms_decoder;
|
||||
extern const FFCodec ff_adpcm_mtaf_decoder;
|
||||
extern const FFCodec ff_adpcm_psx_decoder;
|
||||
extern const FFCodec ff_adpcm_sanyo_decoder;
|
||||
extern const FFCodec ff_adpcm_sbpro_2_decoder;
|
||||
extern const FFCodec ff_adpcm_sbpro_3_decoder;
|
||||
extern const FFCodec ff_adpcm_sbpro_4_decoder;
|
||||
|
||||
Reference in New Issue
Block a user