| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 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 |
* | x86: use 32-bit source registers with movd instruction | Mans Rullgard | 2012-08-07 | 1 | -6/+6 |
* | x86: add colons after labels | Mans Rullgard | 2012-08-07 | 1 | -2/+2 |
* | h264_loopfilter: port x86 simd to cpuflags. | Ronald S. Bultje | 2012-07-27 | 1 | -39/+38 |
* | h264: fix mmxext chroma deblock to use correct TC values. | Ronald S. Bultje | 2012-02-27 | 1 | -1/+1 |
* | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -6/+6 |
* | Fix NASM include directive | Dave Yeo | 2011-08-15 | 1 | -2/+2 |
* | Move x86util.asm from libavcodec/ to libavutil/. | Ronald S. Bultje | 2011-08-12 | 1 | -1/+1 |
* | Move x86inc.asm to libavutil/. | Ronald S. Bultje | 2011-08-12 | 1 | -1/+1 |
* | h264: Fix 10-bit H.264 x86 chroma v loopfilter asm. | Oskar Arvidsson | 2011-06-10 | 1 | -1/+8 |
* | Fix FSF address copy paste error in some license headers. | Diego Biurrun | 2011-05-14 | 1 | -1/+1 |
* | 10-bit H.264 x86 chroma v loopfilter asm | Jason Garrett-Glaser | 2011-05-11 | 1 | -0/+106 |
* | Port x86 10-bit H.264 deblock asm from x264 | Jason Garrett-Glaser | 2011-05-10 | 1 | -0/+804 |