Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -13/+13 |
|\ | |||||
| * | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -13/+13 |
* | | Move x264asm to libavutil. | Kieran Kunhya | 2011-10-19 | 1 | -2/+2 |
|/ | |||||
* | 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 |