WavPack support in Matroska
Originally committed as revision 6909 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
39ff2ee84d
commit
3f509ba122
@ -221,6 +221,7 @@ static CodecTags codec_tags[]={
|
||||
{"A_VORBIS" , CODEC_ID_VORBIS},
|
||||
{"A_AAC/MPEG2/" , CODEC_ID_AAC},
|
||||
{"A_AAC/MPEG4/" , CODEC_ID_AAC},
|
||||
{"A_WAVPACK4" , CODEC_ID_WAVPACK},
|
||||
{NULL , CODEC_ID_NONE}
|
||||
/* TODO: AC3-9/10 (?), Real, Musepack, Quicktime */
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user