1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-01 16:59:58 +02:00
ffmpeg/libswscale/x86
James Almer 345f2234d1 x86/scale: fix xmm register count for hscale*_sse2
xmm6 was being clobbered in ff_hscale8to{15,19}_8_sse2 on Win64

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-09 04:13:23 +02:00
..
input.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
Makefile Merge commit 'a519583991c38d38503ab08357716513facc5725' 2013-08-29 14:42:34 +02:00
output.asm Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
rgb2rgb_template.c Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' 2014-03-26 14:50:55 +01:00
rgb2rgb.c Add missing external declarations. 2014-03-17 00:48:09 +01:00
scale.asm x86/scale: fix xmm register count for hscale*_sse2 2014-06-09 04:13:23 +02:00
swscale_template.c Fix compilation with !HAVE_6REGS. 2014-04-19 09:56:01 +02:00
swscale.c swscale/x86/swscale: remove unused constants 2014-03-17 00:06:45 +01:00
w64xmmtest.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
yuv2rgb_template.c inline asm: fix arrays as named constraints. 2014-05-07 15:02:45 +02:00
yuv2rgb.c Fix compilation with !HAVE_6REGS. 2014-04-19 09:56:01 +02:00