[FFmpeg-devel] [PATCH] x86/fmtconvert: add ff_int32_to_float_fmul_array8_{sse, sse2}
James Almer
jamrial at gmail.com
Sat Sep 27 01:49:15 CEST 2014
On 26/09/14 8:21 PM, Michael Niedermayer wrote:
> On Fri, Sep 26, 2014 at 05:15:03PM -0300, James Almer wrote:
>> About two times faster than the c wrapper.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavcodec/x86/fmtconvert.asm | 38 ++++++++++++++++++++++++++++++++++++++
>> libavcodec/x86/fmtconvert_init.c | 6 ++++++
>> 2 files changed, 44 insertions(+)
>
> LGTM
>
> thanks
Pushed.
More information about the ffmpeg-devel
mailing list