[FFmpeg-devel] [PATCH 2/3] lavc/opus_celt: replace pow(2, x) by exp2f(x)

Michael Niedermayer michael at niedermayer.cc
Sat Jan 16 02:03:16 CET 2016


On Fri, Jan 15, 2016 at 02:01:11PM -0500, Ganesh Ajjanagadde wrote:
> Faster methods possible; since exponent is always a multiple of 1/8.
> 
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> ---
>  libavcodec/opus_celt.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

should be ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160116/e974d0df/attachment.sig>


More information about the ffmpeg-devel mailing list