Commit 7f507b2d authored by Michael Niedermayer's avatar Michael Niedermayer

Add CODEC_ID_MP1.

Originally committed as revision 16580 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ed0879ed
......@@ -309,6 +309,7 @@ enum CodecID {
CODEC_ID_ATRAC3P,
CODEC_ID_EAC3,
CODEC_ID_SIPR,
CODEC_ID_MP1,
/* subtitle codecs */
CODEC_ID_DVD_SUBTITLE= 0x17000,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment