summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
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 ac325a6f4e..95ed9e6b01 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -169,6 +169,7 @@ enum CodecID {
CODEC_ID_VP6A,
CODEC_ID_AMV,
CODEC_ID_VB,
+ CODEC_ID_PCX,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,