1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswscale
Henrik Gramner 729f90e268 x86inc improvements for 64-bit
Add support for all x86-64 registers
Prefer caller-saved register over callee-saved on WIN64
Support up to 15 function arguments

Also (by Ronald S. Bultje)
Fix up our asm to work with new x86inc.asm.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2012-04-11 15:47:00 -04:00
..
bfin swscale: K&R formatting cosmetics for Blackfin code 2012-02-02 18:50:12 +01:00
ppc ppc: Add/remove a number of const qualifiers to fix related warnings. 2012-04-09 20:39:33 +02:00
sparc swscale: K&R formatting cosmetics for SPARC code 2012-02-07 19:49:49 +01:00
x86 x86inc improvements for 64-bit 2012-04-11 15:47:00 -04:00
colorspace-test.c swscale-test: Drop unused argc and argv arguments from main(). 2012-02-01 14:24:25 +01:00
input.c swscale: handle complete dimensions for monoblack/white. 2012-04-04 10:55:50 -07:00
libswscale.v
Makefile build: Only clean the architecture subdirectory we build for. 2012-03-26 13:29:03 +02:00
options.c swscale: remove "cpu flags" from -sws_flags description. 2012-03-04 06:52:06 -08:00
output.c swscale: handle complete dimensions for monoblack/white. 2012-04-04 10:55:50 -07:00
rgb2rgb_template.c swscale: K&R formatting cosmetics (part I) 2012-02-21 22:53:40 +01:00
rgb2rgb.c swscale: K&R formatting cosmetics (part I) 2012-02-21 22:53:40 +01:00
rgb2rgb.h rgb2rgb: rgb12to15() 2012-01-12 16:43:17 -08:00
swscale_internal.h Unscaled Planar RGB -> RGB support in swscale. 2012-04-03 13:06:42 -04:00
swscale_unscaled.c Unscaled Planar RGB -> RGB support in swscale. 2012-04-03 13:06:42 -04:00
swscale-test.c swscale-test: fix stack overread. 2012-01-12 16:38:29 -08:00
swscale.c swscale: make filterPos 32bit. 2012-03-06 10:47:41 -08:00
swscale.h swscale: K&R reformatting cosmetics for header files 2012-01-08 23:32:56 +01:00
utils.c swscale: make filterPos 32bit. 2012-03-06 10:47:41 -08:00
yuv2rgb.c swscale: K&R formatting cosmetics (part I) 2012-02-21 22:53:40 +01:00