[FFmpeg-devel] [PATCH] Electronic Arts Decoder
Aurelien Jacobs
aurel
Wed Oct 17 01:29:38 CEST 2007
pross at xvid.org wrote:
> 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
Wow ! That's a huge patch !
It needs lots of splitting and cleanup. But this looks very promising.
If you don't mind, I will work on this and send/commit it part by part.
Thanks.
Aurel
More information about the ffmpeg-devel
mailing list