[FFmpeg-soc] [PATCH 04/12] Put MDCT tables and temp buffers in a separate context.

Justin Ruggles justin.ruggles at gmail.com
Wed Dec 8 21:27:43 CET 2010


Renamed mdct512() to calc_mdct() since it can work for transform sizes other than 512.
Also 6% faster in function calc_mdct().
---
 libavcodec/ac3enc.c |  121 ++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 90 insertions(+), 31 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Put-MDCT-tables-and-temp-buffers-in-a-separate-conte.patch
Type: text/x-patch
Size: 7345 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20101208/8fcda778/attachment.bin>


More information about the FFmpeg-soc mailing list