Skip to content
Snippets Groups Projects
Commit 782a58ec authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

add CODEC_ID_DIRAC

Originally committed as revision 12769 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent e9089a52
No related branches found
No related tags found
No related merge requests found
...@@ -182,6 +182,7 @@ enum CodecID { ...@@ -182,6 +182,7 @@ enum CodecID {
CODEC_ID_8SVX_EXP, CODEC_ID_8SVX_EXP,
CODEC_ID_8SVX_FIB, CODEC_ID_8SVX_FIB,
CODEC_ID_ESCAPE124, CODEC_ID_ESCAPE124,
CODEC_ID_DIRAC,
/* various PCM "codecs" */ /* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000, CODEC_ID_PCM_S16LE= 0x10000,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment