summaryrefslogtreecommitdiff
path: root/libswscale/x86/input.asm
Commit message (Expand)AuthorAge
* Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-31
|\
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\|
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* | Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-31
* | Fix compilation with old yasm that does not support AVX.Carl Eugen Hoyos2012-02-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-03
|\|
| * swscale: implement MMX, SSE2 and AVX functions for RGB32 input.Ronald S. Bultje2012-02-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-02
|\|
| * swscale: make rgb24 function macros slightly smaller.Ronald S. Bultje2012-02-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm.Ronald S. Bultje2012-01-27
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* | Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-11
|\|
| * swscale: specify register type.Oka Motofumi2012-01-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|/
* swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm.Ronald S. Bultje2012-01-08