summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2012-06-15 20:37:37 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2012-06-20 19:08:10 +0200
commit005c80b645cc6ab5f30cbc3e10ab66a15dfd107e (patch)
tree4933eec96d3ac9c5aeebd48ebb8beade88d0bdb3 /libavcodec/avcodec.h
parent43886eaebc8e803a2f90051afd03068be47e398f (diff)
MS Screen 1 decoder
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 eac68946b2..5ba021c873 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -255,6 +255,7 @@ enum CodecID {
CODEC_ID_CDXL,
CODEC_ID_XBM,
CODEC_ID_ZEROCODEC,
+ CODEC_ID_MSS1,
/* various PCM "codecs" */
CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs