Changeset fbb6b49d in ffmpeg

Timestamp:
Feb 13, 2011, 9:49:39 PM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
aabc2682
Parents:
1a973feb
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (02/13/11 19:49:50)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (02/13/11 21:49:39)
Message:

ac3enc: Add x86-optimized function to speed up log2_tab().

AC3DSPContext.ac3_max_msb_abs_int16() finds the maximum MSB of the absolute
value of each element in an array of int16_t.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.