mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
avcodec: add ADPCM IMA XBOX decoder
This commit is contained in:
@@ -686,6 +686,7 @@ extern const FFCodec ff_adpcm_ima_wav_encoder;
|
||||
extern const FFCodec ff_adpcm_ima_wav_decoder;
|
||||
extern const FFCodec ff_adpcm_ima_ws_encoder;
|
||||
extern const FFCodec ff_adpcm_ima_ws_decoder;
|
||||
extern const FFCodec ff_adpcm_ima_xbox_decoder;
|
||||
extern const FFCodec ff_adpcm_ms_encoder;
|
||||
extern const FFCodec ff_adpcm_ms_decoder;
|
||||
extern const FFCodec ff_adpcm_mtaf_decoder;
|
||||
|
||||
Reference in New Issue
Block a user