Commit 223e8df1 authored by Benjamin Larsson's avatar Benjamin Larsson

Add ATRAC1 codec ID.

Originally committed as revision 19813 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d0b57c6f
......@@ -320,6 +320,7 @@ enum CodecID {
CODEC_ID_TWINVQ,
CODEC_ID_TRUEHD,
CODEC_ID_MP4ALS,
CODEC_ID_ATRAC1,
/* 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