aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/hpeldsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.cDiego Biurrun2013-05-021-0/+2
* x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.cDiego Biurrun2013-05-021-0/+1
* x86: Move duplicated put_pixels{8|16}_mmx functions into their own fileDiego Biurrun2013-05-021-68/+4
* x86: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-301-14/+14
* x86: hpeldsp: Remove unused macro definitionsDiego Biurrun2013-04-291-7/+0
* x86: Factorize duplicated inline assembly snippetsMartin Storsjö2013-04-231-76/+0
* x86: Remove some duplicate function declarationsDiego Biurrun2013-04-221-5/+0
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-191-0/+408