ffmpeg/libavutil/x86
Michael Niedermayer 579a0fdc21 avutil/lls: Make unchanged function arguments const
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-09-28 19:32:07 +02:00
..
Makefile avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
asm.h
bswap.h
cpu.c avutil/x86/cpu: fix cpuid sub-leaf selection 2014-09-27 13:21:31 +02:00
cpu.h
cpuid.asm
emms.asm
emms.h
float_dsp.asm
float_dsp_init.c
intreadwrite.h
lls.asm drop LLS1, rename LLS2 to LLS 2014-08-09 23:20:31 +02:00
lls_init.c avutil/lls: Make unchanged function arguments const 2014-09-28 19:32:07 +02:00
pixelutils.asm avutil/pixelutils: faster pixelutils_sad_16x16 2014-08-23 20:12:56 +02:00
pixelutils.h avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
pixelutils_init.c avutil: add pixelutils API 2014-08-05 21:05:52 +02:00
timer.h
w64xmmtest.h
x86inc.asm x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 2014-09-05 14:06:03 +02:00
x86util.asm