summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorAnatoly Nenashev <nenashev_as@mail.ru>2010-11-26 10:11:16 +0000
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>2010-11-26 10:11:16 +0000
commit9d09ebf1ed489b26d2bb09549016e114ef8d54b2 (patch)
treea5807ade31141862567ce0ebfc4e3b6c3111f82e /libavcodec/avcodec.h
parentd6adf44b062ffcbd912222a3ae9231a718950bfe (diff)
Mobotix .mxg demuxer
Patch by Anatoly Nenashev, anatoly d nenashev a ovsoft d ru Originally committed as revision 25831 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 3d1c1aa009..8a0b304382 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -256,6 +256,7 @@ enum CodecID {
CODEC_ID_A64_MULTI,
CODEC_ID_A64_MULTI5,
CODEC_ID_R10K,
+ CODEC_ID_MXPEG,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,