aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 3d3e2448a7..dd36dc2886 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -309,6 +309,7 @@ enum CodecID {
CODEC_ID_ATRAC3P,
CODEC_ID_EAC3,
CODEC_ID_SIPR,
+ CODEC_ID_MP1,
/* subtitle codecs */
CODEC_ID_DVD_SUBTITLE= 0x17000,