[FFmpeg-devel] [PATCH 1/3] ac3enc: use MUL64() to multiply fixed-point coefficients
Justin Ruggles
justin.ruggles
Tue Mar 8 19:33:44 CET 2011
On 03/08/2011 01:30 PM, Justin Ruggles wrote:
> On 03/08/2011 01:18 PM, Justin Ruggles wrote:
>
>> ---
>> libavcodec/ac3enc.c | 8 ++++----
>> libavcodec/ac3enc_fixed.h | 2 ++
>> libavcodec/ac3enc_float.h | 2 ++
>> 3 files changed, 8 insertions(+), 4 deletions(-)
>
>
> I just realized that this patch is not necessary for the patch set since
> I decided to keep the exponent strategy decision before coefficient
> scaling. The other 2 patches should apply cleanly without this one.
Geez. I need some caffeine or more food or something today...
I meant rematrixng strategy decision is before coefficient scaling.
-Justin
More information about the ffmpeg-devel
mailing list