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

Nathan Caldwell saintdev
Fri Feb 18 05:32:50 CET 2011


On Thu, Feb 17, 2011 at 5:52 PM, Young Han Lee <cpumaker at gmail.com> wrote:
> 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(-)

LGTM. Would like to hear what Alex has to say about it.

Just curious, what's the reason for this? To cut down on memory usage?


-- 
-Nathan Caldwell



More information about the ffmpeg-devel mailing list