[FFmpeg-devel] [PATCH] Optionall hardcode AC3 encoding tables

Michael Niedermayer michaelni
Sat Jan 12 18:19:21 CET 2008


On Sat, Jan 12, 2008 at 06:07:09PM +0100, Reimar D?ffinger wrote:
> Hello,
> On Sat, Jan 12, 2008 at 05:37:45PM +0100, Michael Niedermayer wrote:
> [...]
> > ugh, use ff_reverse
> 
> Hmm... is replacing
> > k = fft_rev[j];
> 
> by
> 
> > k = ff_reverse[j] >> (8 - ln)
> 
> probably ok?

yes

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080112/1fbf0d82/attachment.pgp>



More information about the ffmpeg-devel mailing list