Maxis XA demuxer and decoder.

Patch by Robert Marston rmarston (\at/) gmail point com
Original thread: [FFmpeg-soc] [Patch] Maxis EA XA decoder - GSoC Task
Date: 04/08/2008 01:36 AM

Originally committed as revision 12817 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Robert Marston
2008-04-14 14:31:43 +00:00
committed by Benoit Fouet
parent 6f7b915a0d
commit 861c63a216
6 changed files with 146 additions and 1 deletions

View File

@@ -235,6 +235,7 @@ enum CodecID {
CODEC_ID_ADPCM_IMA_EA_SEAD,
CODEC_ID_ADPCM_IMA_EA_EACS,
CODEC_ID_ADPCM_EA_XAS,
CODEC_ID_ADPCM_EA_MAXIS_XA,
/* AMR */
CODEC_ID_AMR_NB= 0x12000,