summaryrefslogtreecommitdiffstats
path: root/libswscale/x86/input.asm
Commit message (Expand)AuthorAgeFilesLines
* x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-181-4/+4
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* swscale: implement MMX, SSE2 and AVX functions for RGB32 input.Ronald S. Bultje2012-02-011-0/+159
* swscale: make rgb24 function macros slightly smaller.Ronald S. Bultje2012-02-011-16/+13
* swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm.Ronald S. Bultje2012-01-271-0/+271
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-4/+4
* swscale: specify register type.Oka Motofumi2012-01-101-2/+2
* swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm.Ronald S. Bultje2012-01-081-0/+242
OpenPOWER on IntegriCloud