summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-08-25 18:51:37 +0200
committerPaul B Mahol <onemda@gmail.com>2018-08-27 22:06:19 +0200
commitad2ac1e7dd9053bf07225f7e9be29c7d2cbdeaf1 (patch)
tree2bd56f9a2d25f2a0f1bb50992f510508c2a033a1 /libavcodec/avcodec.h
parentf7d749e95b932549ae1f30e5e6e821643d247bf1 (diff)
avcodec: add WinCAM Motion Video 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 be41b8cf0e..b6688b7af3 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -450,6 +450,7 @@ enum AVCodecID {
AV_CODEC_ID_IMM4,
AV_CODEC_ID_PROSUMER,
AV_CODEC_ID_MWSC,
+ AV_CODEC_ID_WCMV,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs