[FFmpeg-devel] [PATCH] aacenc: remove the data arrays

Young Han Lee cpumaker
Fri Feb 18 01:52:13 CET 2011


The data arrays using in forward MDCT and scaled coefficients
can be substituted with "ret" data array.

---
 libavcodec/aacenc.c |   28 +++++++++++++++-------------
 libavcodec/aacenc.h |    5 ++---
 2 files changed, 17 insertions(+), 16 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-aacenc-remove-the-data-arrays.patch
Type: text/x-patch
Size: 5098 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110218/e541db0c/attachment.bin>



More information about the ffmpeg-devel mailing list