Indeo Audio decoder

This commit is contained in:
Kostya Shishkov
2012-06-02 21:07:02 +02:00
parent 34271cabac
commit c6061443f7
9 changed files with 87 additions and 15 deletions

View File

@@ -322,6 +322,7 @@ const AVCodecTag ff_codec_wav_tags[] = {
{ CODEC_ID_ATRAC3, 0x0270 },
{ CODEC_ID_ADPCM_G722, 0x028F },
{ CODEC_ID_IMC, 0x0401 },
{ CODEC_ID_IAC, 0x0402 },
{ CODEC_ID_GSM_MS, 0x1500 },
{ CODEC_ID_TRUESPEECH, 0x1501 },
{ CODEC_ID_AAC, 0x1600 }, /* ADTS AAC */