| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b' | Michael Niedermayer | 2013-01-19 | 1 | -4/+4 |
|\ |
|
| * | x86inc: Rename "program_name" to "private_prefix" | Diego Biurrun | 2013-01-18 | 1 | -4/+4 |
* | | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' | Michael Niedermayer | 2012-10-31 | 1 | -1/+1 |
|\| |
|
| * | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' | Michael Niedermayer | 2012-10-31 | 1 | -1/+0 |
|\| |
|
| * | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | | Add some missing _EXTERNAL suffixes to yasm source files. | Carl Eugen Hoyos | 2012-08-31 | 1 | -3/+3 |
* | | Fix compilation with old yasm that does not support AVX. | Carl Eugen Hoyos | 2012-02-14 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -0/+157 |
|\| |
|
| * | swscale: implement MMX, SSE2 and AVX functions for RGB32 input. | Ronald S. Bultje | 2012-02-01 | 1 | -0/+159 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-02 | 1 | -16/+13 |
|\| |
|
| * | swscale: make rgb24 function macros slightly smaller. | Ronald S. Bultje | 2012-02-01 | 1 | -16/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -4/+273 |
|\| |
|
| * | swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm. | Ronald S. Bultje | 2012-01-27 | 1 | -0/+271 |
| * | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -4/+4 |
* | | Fix compilation with yasm-0.6.2 | Carl Eugen Hoyos | 2012-01-12 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-11 | 1 | -2/+2 |
|\| |
|
| * | swscale: specify register type. | Oka Motofumi | 2012-01-10 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-10 | 1 | -11/+11 |
|/ |
|
* | swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. | Ronald S. Bultje | 2012-01-08 | 1 | -0/+242 |