1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavutil/x86
James Almer 7f520524f6 x86/float_dsp: remove len check from ff_butterflies_float_sse
The function documentation explicitly mentions it needs to be a multiple of 4.

Reviewed-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2016-01-08 16:14:24 -03:00
..
asm.h
bswap.h avutil/x86/bswap: Remove warning about bswap intrinsics with msvc. 2015-11-23 23:03:32 +11:00
cpu.c lavu: add AESNI CPU flag 2015-10-28 04:23:14 -05:00
cpu.h lavu: add AESNI CPU flag 2015-10-28 04:23:14 -05:00
cpuid.asm
emms.asm
emms.h
float_dsp_init.c
float_dsp.asm x86/float_dsp: remove len check from ff_butterflies_float_sse 2016-01-08 16:14:24 -03:00
intmath.h x86/intmath: add sse optimized av_clipf and av_clipd 2016-01-07 14:24:01 -03:00
intreadwrite.h
lls_init.c
lls.asm
Makefile
pixelutils_init.c
pixelutils.asm
pixelutils.h
timer.h
w64xmmtest.h
x86inc.asm lavu: add AESNI CPU flag 2015-10-28 04:23:14 -05:00
x86util.asm