add codec id and tag for JPEG 2000

Originally committed as revision 6076 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Baptiste Coudurier
2006-08-24 14:13:57 +00:00
parent a9d21e7830
commit f31065f6e5
2 changed files with 2 additions and 0 deletions

View File

@@ -119,6 +119,7 @@ enum CodecID {
CODEC_ID_KMVC,
CODEC_ID_FLASHSV,
CODEC_ID_CAVS,
CODEC_ID_JPEG2000,
/* various pcm "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,