lavf/riff: Add 0x729A as TwoCC for G.729.
Reported by forum user muchuan.
This commit is contained in:
parent
94d07b314a
commit
860ac0a5bb
1 changed files with 1 additions and 0 deletions
|
@ -439,6 +439,7 @@ const AVCodecTag ff_codec_wav_tags[] = {
|
|||
{ AV_CODEC_ID_AAC, 0x706d },
|
||||
{ AV_CODEC_ID_AAC, 0x4143 },
|
||||
{ AV_CODEC_ID_XAN_DPCM, 0x594a },
|
||||
{ AV_CODEC_ID_G729, 0x729A },
|
||||
{ AV_CODEC_ID_G723_1, 0xA100 }, /* Comverse Infosys Ltd. G723 1 */
|
||||
{ AV_CODEC_ID_AAC, 0xA106 },
|
||||
{ AV_CODEC_ID_SPEEX, 0xA109 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue