summaryrefslogtreecommitdiff
path: root/libavcodec/x86/rnd_template.c
Commit message (Expand)AuthorAge
* x86: dsputil: Move inline assembly macros to a separate headerDiego Biurrun2014-03-22
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
* x86: dsputil: Refactor pixels16 wrapper functions with a macroDiego Biurrun2013-05-12
* x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-07
* x86: rnd_template: Eliminate pointless OP_AVG macro indirectionDiego Biurrun2013-05-07
* x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.cDiego Biurrun2013-05-02
* x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.cDiego Biurrun2013-05-02
* x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö2013-04-25