| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 1 | -16/+16 |
* | x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros | Diego Biurrun | 2012-11-10 | 1 | -5/+5 |
* | x86: PALIGNR: port to cpuflags | Diego Biurrun | 2012-11-09 | 1 | -4/+0 |
* | x86: h264_qpel_10bit: port to cpuflags | Diego Biurrun | 2012-11-09 | 1 | -159/+155 |
* | 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: add colons after labels | Mans Rullgard | 2012-08-07 | 1 | -8/+8 |
* | x86inc improvements for 64-bit | Henrik Gramner | 2012-04-11 | 1 | -9/+11 |
* | h264: change underread for 10bit QPEL to overread. | Ronald S. Bultje | 2012-03-02 | 1 | -1/+1 |
* | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -4/+4 |
* | 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 x86 assembly for 10-bit H.264 qpel functions. | Daniel Kang | 2011-07-03 | 1 | -0/+891 |