Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: qpel: Move fullpel and l2 functions to a separate file | Ronald S. Bultje | 2013-04-08 | 1 | -41/+0 |
* | Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. | Diego Biurrun | 2013-02-05 | 1 | -26/+13 |
* | x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp | Diego Biurrun | 2013-01-31 | 1 | -0/+43 |
* | x86: hpeldsp: Fix a typo, use the right register | Michael Niedermayer | 2013-01-28 | 1 | -1/+1 |
* | dsputil: Fix error by not using redzone and register name | Daniel Kang | 2013-01-28 | 1 | -3/+3 |
* | dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm | Daniel Kang | 2013-01-27 | 1 | -0/+465 |