38 Commits (c84a91eff73d6fa3b75cea75ce389ef94e9327b1)

Author SHA1 Message Date
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Michael Niedermayer f59750641a swscale: x86: Add some forgotten 12-bit planar YUV cases 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
James Almer 345f2234d1 x86/scale: fix xmm register count for hscale*_sse2 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
Michael Niedermayer a32032b508 sws/x86: add some forgotten 12bit planar yuv cases 13 years ago
Henrik Gramner 729f90e268 x86inc improvements for 64-bit 13 years ago
Ronald S. Bultje 45fdcc8e2d swscale: convert hscale() to use named arguments. 13 years ago
Ronald S. Bultje aba7a827aa swscale: convert hscale to cpuflags(). 13 years ago
Ronald S. Bultje 2254b559cb swscale: make filterPos 32bit. 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Ronald S. Bultje 6ea64339c5 swscale: split scale.asm. 13 years ago
Diego Biurrun 52de07e1f1 swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions. 13 years ago
Ronald S. Bultje 8283f90a52 swscale: handle unaligned buffers in yuv2plane1 13 years ago
Ronald S. Bultje c435653627 swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 13 years ago
Ronald S. Bultje 9e66b892e8 swscale: add missing colons to x86 assembly yuv2planeX. 13 years ago
Ronald S. Bultje 6cacecdca3 swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware. 13 years ago
Kieran Kunhya 7fbbf95293 yuv2planeX10 SIMD 13 years ago
Ronald S. Bultje 6aa3cac6bf swscale: use aligned move for storage into temporary buffer. 13 years ago
Michael Niedermayer 1eb8014b49 swscale: add 14bit support to the "MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling" 13 years ago
Ronald S. Bultje e0c3e07387 sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 13 years ago