Support Nellymoser in isom.

This commit is contained in:
Carl Eugen Hoyos 2011-08-30 10:33:53 +02:00
parent 66624cbb80
commit 75a225217c
1 changed files with 2 additions and 0 deletions

View File

@ -261,6 +261,8 @@ const AVCodecTag codec_movaudio_tags[] = {
{ CODEC_ID_GSM, MKTAG('a', 'g', 's', 'm') },
{ CODEC_ID_ALAC, MKTAG('a', 'l', 'a', 'c') }, /* Apple Lossless */
{ CODEC_ID_NELLYMOSER, MKTAG('n', 'm', 'o', 's') },
{ CODEC_ID_QCELP, MKTAG('Q','c','l','p') },
{ CODEC_ID_QCELP, MKTAG('Q','c','l','q') },
{ CODEC_ID_QCELP, MKTAG('s','q','c','p') }, /* ISO Media fourcc */