Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dct32: port SSE 32-point DCT to YASM | Vitor Sessak | 2011-05-21 | 1 | -296/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | xmm_clobbers: list xmm registers first in clobber list | Ramiro Polla | 2010-10-31 | 1 | -3/+3 |
* | dct32: mark xmm registers in clobber list in ff_dct32_float_sse() | Ramiro Polla | 2010-10-25 | 1 | -0/+2 |
* | Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM | Vitor Sessak | 2010-07-06 | 1 | -0/+294 |