[FFmpeg-devel] [PATCH] Optimization of original IFF codec
Sebastian Vater
cdgs.basty
Thu Apr 22 17:49:08 CEST 2010
Just a small patch doing small but neat optimizations (like the one I
did with RIFF).
But this time I'm not only replacing * with << and / with >> , but also
were able to remove a multiplication inside a loop replacing with an
addition.
--
Best regards,
:-) Basty/CDGS (-:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iff-optimize.patch
Type: text/x-diff
Size: 2797 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100422/947fda9d/attachment.patch>
More information about the ffmpeg-devel
mailing list