Browse Source

riff: map 0x0038 to amrnb

Sample-Id: 40709.avi
tags/n2.3
Compn Vittorio Giovara 11 years ago
parent
commit
10a14bd574
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavformat/riff.c

+ 1
- 0
libavformat/riff.c View File

@@ -367,6 +367,7 @@ const AVCodecTag ff_codec_wav_tags[] = {
{ AV_CODEC_ID_TRUESPEECH, 0x0022 },
{ AV_CODEC_ID_GSM_MS, 0x0031 },
{ AV_CODEC_ID_GSM_MS, 0x0032 },
{ AV_CODEC_ID_AMR_NB, 0x0038 }, /* rogue format number */
{ AV_CODEC_ID_ADPCM_G726, 0x0045 },
{ AV_CODEC_ID_MP2, 0x0050 },
{ AV_CODEC_ID_MP3, 0x0055 },


Loading…
Cancel
Save