diff avcodec.h @ 5854:29b36106bc9c libavcodec

EA IMA EACS decoder original patch by Peter Ross
author aurel
date Tue, 30 Oct 2007 23:20:26 +0000
parents 286738ef0a4e
children b56df7a7204c
line wrap: on
line diff
--- a/avcodec.h	Tue Oct 30 23:12:18 2007 +0000
+++ b/avcodec.h	Tue Oct 30 23:20:26 2007 +0000
@@ -215,6 +215,7 @@
     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,