| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: SPLATD: port to cpuflags | Diego Biurrun | 2012-11-18 | 1 | -1/+1 |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -2/+2 |
* | x86: PALIGNR: port to cpuflags | Diego Biurrun | 2012-11-09 | 1 | -3/+1 |
* | x86: mmx2 ---> mmxext in comments and messages | Diego Biurrun | 2012-10-31 | 1 | -2/+2 |
* | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | x86inc improvements for 64-bit | Henrik Gramner | 2012-04-11 | 1 | -2/+2 |
* | swscale: make %rep unconditional. | Ronald S. Bultje | 2012-03-03 | 1 | -4/+7 |
* | swscale: remove now unnecessary hack. | Ronald S. Bultje | 2012-03-03 | 1 | -1/+1 |
* | swscale: fix crashes in yuv2yuvX on x86-32. | Ronald S. Bultje | 2012-02-13 | 1 | -2/+2 |
* | swscale: convert yuv2yuvX() to using named arguments. | Ronald S. Bultje | 2012-02-12 | 1 | -11/+11 |
* | swscale: rename "dstw" to "w" to prevent name collisions. | Ronald S. Bultje | 2012-02-12 | 1 | -23/+23 |
* | swscale: use named registers in yuv2yuv1_plane() place. | Ronald S. Bultje | 2012-02-12 | 1 | -1/+1 |
* | swscale: sign-extend integer function argument to qword on x86-64. | Ronald S. Bultje | 2012-02-08 | 1 | -0/+1 |
* | swscale: make yuv2yuv1 use named registers. | Ronald S. Bultje | 2012-02-07 | 1 | -25/+25 |
* | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -8/+8 |
* | swscale: change yuv2yuvX code to use cpuflag(). | Ronald S. Bultje | 2012-01-13 | 1 | -60/+59 |
* | swscale: split scale.asm. | Ronald S. Bultje | 2012-01-03 | 1 | -0/+409 |