Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |