[FFmpeg-devel] [PATCH] [RFC] E-AC-3 vs. AC-3 separation

Diego Biurrun diego
Wed Jul 22 17:17:05 CEST 2009


On Tue, Jul 21, 2009 at 07:17:06PM -0400, Justin Ruggles wrote:
> Diego Biurrun wrote:
> > Here is a feeble attempt to separate the E-AC-3 and the AC-3 decoders.
> > I have the nagging feeling that it might not be quite so easy, but it
> > could be a start..
> 
> If it compiles when E-AC-3 is disabled but AC-3 is enabled, then it
> actually looks ok.  They could be separated even more by splitting up
> ac3dec_data.c into 2 files.  For example, the VQ tables, which are
> pretty big, are not needed for regular AC-3 and are only used in eac3dec.c.

Your wish is my command, see the attached patch..

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eac3_refactor.diff
Type: text/x-diff
Size: 66673 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090722/1364ec87/attachment.diff>



More information about the ffmpeg-devel mailing list