[FFmpeg-devel] [PATCH] Electronic Arts Decoder

pross at xvid.org pross
Wed Oct 17 00:46:46 CEST 2007


This patch add support for *all* known Electronic Arts full-motion-video 
formats. Descriptions of the container format, codecs, and links samples,
have been posted on the wiki. 

http://wiki.multimedia.cx/index.php?title=Electronic_Arts_Formats.

Summary of changes:
- EA format demux rework
- new video codecs: EACMV, EATGV, EATGQ, EATQI, EAMAD
- new audio codecs: PCM_S16LE_PLANAR, ADPCM_IMA_EA_EACS, ADPCM_IMA_EA_SEAD, 
     ADPCM_EA_R1, ADPCM_EA_R2, ADPCM_EA_R3
- new bs readers: ALT_BITSTREAM_READER_EA16, ALT_BITSTREAM_READER_EA32
- globalised some mpeg12 tables
- quadraphonic and 5.1 audio downsampling

Cheers,
-- pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ea-game-codec1.diff
Type: text/x-diff
Size: 104728 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071017/0d575c64/attachment.diff>



More information about the ffmpeg-devel mailing list