Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work

Originally committed as revision 15425 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Benjamin Larsson
2008-09-26 10:59:42 +00:00
parent 5c8a1d1927
commit faeedbbb06
2 changed files with 2 additions and 0 deletions

View File

@@ -304,6 +304,7 @@ enum CodecID {
CODEC_ID_WMALOSSLESS,
CODEC_ID_ATRAC3P,
CODEC_ID_EAC3,
CODEC_ID_SIPR,
/* subtitle codecs */
CODEC_ID_DVD_SUBTITLE= 0x17000,