summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hpeldsp.asm
Commit message (Expand)AuthorAge
* x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka2013-11-04
* x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-08
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-31
* x86: hpeldsp: Fix a typo, use the right registerMichael Niedermayer2013-01-28
* dsputil: Fix error by not using redzone and register nameDaniel Kang2013-01-28
* dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang2013-01-27