[FFmpeg-soc] [PATCH 6/6] Move large arrays to AC3EncodeContext.
Justin Ruggles
justin.ruggles at gmail.com
Sat Dec 4 21:00:56 CET 2010
Reduced memory usage due to adjusting allocated size based on number of channels. Also aligns arrays for future SIMD optimization.
---
libavcodec/ac3enc.c | 242 +++++++++++++++++++++++++++------------------------
1 files changed, 129 insertions(+), 113 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Move-large-arrays-to-AC3EncodeContext.patch
Type: text/x-patch
Size: 23913 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20101204/06ce0308/attachment.bin>
More information about the FFmpeg-soc
mailing list