summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2007-02-06 19:14:16 +0000
committerMichael Niedermayer <michaelni@gmx.at>2007-02-06 19:14:16 +0000
commitaad512b4ec0d6bef94bd692652c3934556b7e2fd (patch)
treeab79ff185a70e213f59a3ec8f254f42bd6544976 /libavcodec/avcodec.h
parent7d4495dafec61c401ced3b4b55c333499c678bd9 (diff)
Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>)
Originally committed as revision 7853 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 416d8eaf34..497439b6ea 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -238,6 +238,7 @@ enum CodecID {
CODEC_ID_DSICINAUDIO,
CODEC_ID_IMC,
CODEC_ID_MUSEPACK7,
+ CODEC_ID_MLP,
/* subtitle codecs */
CODEC_ID_DVD_SUBTITLE= 0x17000,