summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2007-10-30 23:20:26 +0000
committerAurelien Jacobs <aurel@gnuage.org>2007-10-30 23:20:26 +0000
commitfac84d3c18a7d4591a890ef5e63efc8067cc2576 (patch)
treebb98bbabd9c7c746452bdd09f46b78959a1a1031 /libavcodec/avcodec.h
parent7bb65d8964f85baec4541e2f822149b391e13fb1 (diff)
EA IMA EACS decoder
original patch by Peter Ross Originally committed as revision 10880 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 af46996b9a..775f76bbce 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -215,6 +215,7 @@ enum CodecID {
CODEC_ID_ADPCM_EA_R3,
CODEC_ID_ADPCM_EA_R2,
CODEC_ID_ADPCM_IMA_EA_SEAD,
+ CODEC_ID_ADPCM_IMA_EA_EACS,
/* AMR */
CODEC_ID_AMR_NB= 0x12000,