[FFmpeg-devel] [PATCH] aaccoder: reduce the multiplication
Young Han Lee
cpumaker
Fri Mar 4 09:19:53 CET 2011
---
libavcodec/aaccoder.c | 48
++++++++++++++++++++++++++----------------------
1 files changed, 26 insertions(+), 22 deletions(-)
Hi,
there are a lot of w*16 repeatedly.
It seems the same multiplication can be removed.
I switched it to w16.
If it is acceptable, I'm going to do this for the rest of part.
I need your calls.
Regards,
Young Han
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-aaccoder-reduce-the-multiplication.patch
Type: text/x-patch
Size: 6579 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110304/6d0eebd8/attachment.bin>
More information about the ffmpeg-devel
mailing list