Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add d suffix to movd target register to make it work with nasm. | Reimar Döffinger | 2010-09-26 | 1 | -2/+2 |
* | Unroll loop in h264_idct_add16intra_sse2(). Basically identical to r25171, this | Ronald S. Bultje | 2010-09-24 | 1 | -28/+28 |
* | Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[] in the | Ronald S. Bultje | 2010-09-24 | 1 | -29/+20 |
* | Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from | Ronald S. Bultje | 2010-09-14 | 1 | -0/+865 |