14 Commits (7ea5dbcb83a502d8152d5c64d32f9a16e7e907c7)

Author SHA1 Message Date
Carl Eugen Hoyos 52be5428c0 Add some missing _EXTERNAL suffixes to yasm source files. 13 years ago
Carl Eugen Hoyos 186923758d Fix compilation with old yasm that does not support AVX. 13 years ago
Ronald S. Bultje de53b9068a swscale: implement MMX, SSE2 and AVX functions for RGB32 input. 13 years ago
Ronald S. Bultje 212f161caa swscale: make rgb24 function macros slightly smaller. 13 years ago
Ronald S. Bultje b5d08c27c3 swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm. 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Carl Eugen Hoyos ef3a19d595 Fix compilation with yasm-0.6.2 13 years ago
Oka Motofumi cd44521625 swscale: specify register type. 13 years ago
Ronald S. Bultje 2170a0e6ad swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. 13 years ago