Commit b696fbaf authored by banan's avatar banan

Added ATRAC1 id

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19813 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 9e62f4da
...@@ -320,6 +320,7 @@ enum CodecID { ...@@ -320,6 +320,7 @@ enum CodecID {
CODEC_ID_TWINVQ, CODEC_ID_TWINVQ,
CODEC_ID_TRUEHD, CODEC_ID_TRUEHD,
CODEC_ID_MP4ALS, CODEC_ID_MP4ALS,
CODEC_ID_ATRAC1,
/* subtitle codecs */ /* subtitle codecs */
CODEC_ID_DVD_SUBTITLE= 0x17000, 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