[FFmpeg-devel] [PATCH 0/2] Remove float_to_int16 add bias hack
Justin Ruggles
justin.ruggles
Wed Jan 26 20:09:28 CET 2011
On 01/26/2011 02:06 PM, M?ns Rullg?rd wrote:
> Justin Ruggles <justin.ruggles at gmail.com> writes:
>> This patch does not address the 3 asm functions that will no longer
>> need the bias parameter. I just don't feel comfortable enough
>> with modifying the ARM versions myself.
>> SynthFilterContext.synth_filter_float()
>> DCADSPContext.lfe_fir()
>> DSPContext.vector_fmul_window()
>
> That's fine. I'll take care of the ARM versions. Unfortunately, due
> to ordering of function arguments, we must remove it from all the
> implementations at the same time. That's not blocking this patch
> though.
Ok, I'll work on the other versions and submit a patch, then we can
combine our 2 patches.
-Justin
More information about the ffmpeg-devel
mailing list