| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -10/+10 |
* | build: Drop AVX assembly ifdefs | Diego Biurrun | 2012-11-11 | 1 | -26/+0 |
* | x86: PALIGNR: port to cpuflags | Diego Biurrun | 2012-11-09 | 1 | -16/+0 |
* | 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 |
* | Remove usage of INIT_AVX in h264_intrapred_10bit.asm. | Ronald S. Bultje | 2012-10-29 | 1 | -149/+157 |
* | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -13/+13 |
* | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -13/+13 |
* | 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 |
* | H.264: Add optimizations to predict x86 assembly. | Daniel Kang | 2011-07-22 | 1 | -703/+414 |
* | H.264: Add more x86 assembly for 10-bit H.264 predict functions | Daniel Kang | 2011-07-13 | 1 | -1/+230 |
* | H.264: Add x86 assembly for 10-bit H.264 predict functions | Daniel Kang | 2011-07-08 | 1 | -0/+931 |
* | Add x86 assembly for some 10-bit H.264 intra predict functions. | Daniel Kang | 2011-06-06 | 1 | -0/+337 |