ffmpeg/libswresample/x86
James Almer acdd672506 x86/audio_convert: fix clobbering of xmm registers
Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
2015-10-01 22:40:50 -03:00
..
Makefile
audio_convert.asm x86/audio_convert: fix clobbering of xmm registers 2015-10-01 22:40:50 -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 swresample/x86: add missing colon to labels 2015-07-26 02:51:13 -03:00
rematrix_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
resample.asm x86: move XOP emulation code back to x86inc 2015-08-03 17:11:13 -03:00
resample_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
w64xmmtest.c