summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorBenjamin Larsson <banan@ludd.ltu.se>2008-06-08 17:12:25 +0000
committerBenjamin Larsson <banan@ludd.ltu.se>2008-06-08 17:12:25 +0000
commitb339f0c6be5f4c15d8136ef180b148550f0071cf (patch)
treef87925bb04b2e02895a6387592077a0ec5993753 /libavcodec/avcodec.h
parentb146e17df5e83c1dc76b1d67ad6e0655efd92442 (diff)
Oma demuxer
Originally committed as revision 13712 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 3772850740..8b6340029f 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -298,6 +298,7 @@ enum CodecID {
CODEC_ID_WMAVOICE,
CODEC_ID_WMAPRO,
CODEC_ID_WMALOSSLESS,
+ CODEC_ID_ATRAC3P,
/* subtitle codecs */
CODEC_ID_DVD_SUBTITLE= 0x17000,