| Commit message (Expand) | Author | Age | Files | Lines |
* | Partially revert "Fix png decoding on x86." | Reimar Döffinger | 2012-02-10 | 1 | -8/+8 |
* | Fix png decoding on x86. | Reimar Döffinger | 2012-02-03 | 1 | -9/+9 |
* | Use SECTION_TEXT instead of section .text for the compatibility | KO Myung-Hun | 2012-02-02 | 1 | -1/+1 |
* | png: add support for bpp>4 to paeth x86 SIMD code. | Ronald S. Bultje | 2012-01-29 | 1 | -1/+13 |
* | png: add SSE2 version for add_bytes_l2. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+20 |
* | png: convert DSP functions to yasm. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+142 |