summaryrefslogtreecommitdiffstats
path: root/libswscale/x86/input.asm
Commit message (Expand)AuthorAgeFilesLines
* Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-311-3/+3
* Fix compilation with old yasm that does not support AVX.Carl Eugen Hoyos2012-02-141-1/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-031-0/+157
|\
| * swscale: implement MMX, SSE2 and AVX functions for RGB32 input.Ronald S. Bultje2012-02-011-0/+159
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-021-16/+13
|\ \ | |/
| * swscale: make rgb24 function macros slightly smaller.Ronald S. Bultje2012-02-011-16/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-4/+273
|\ \ | |/
| * 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
* | Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-121-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-111-2/+2
|\ \ | |/
| * swscale: specify register type.Oka Motofumi2012-01-101-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-101-11/+11
|/
* swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm.Ronald S. Bultje2012-01-081-0/+242
OpenPOWER on IntegriCloud