ffmpeg/libswresample/x86
James Almer c16e99e3b3 x86: check for AV_CPU_FLAG_AVXSLOW where useful
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-01 00:15:35 +02:00
..
Makefile x86/swr: split audioconvert and rematrix DSP into separate files 2014-07-04 02:00:11 +02:00
audio_convert.asm x86/swr: make pack_8ch functions work with compilers without aligned stack 2015-02-15 13:57:37 -03:00
audio_convert_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
rematrix.asm
rematrix_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
resample.asm x86/swr: add ff_resample_{common, linear}_int16_xop 2014-07-02 01:11:20 +02:00
resample_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
w64xmmtest.c