summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dsputil_avg_template.c
Commit message (Expand)AuthorAge
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang2013-01-27
* dsputil: drop non-compliant "fast" qpel mc functionsMans Rullgard2013-01-20
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-25
* x86: h264: Remove 3dnow QPEL codeDaniel Kang2012-11-25
* x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-31
* x86: avcodec: Drop silly "_mmx" suffix from dsputil template namesDiego Biurrun2012-09-07