summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/hpeldsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: hpeldsp: Add missing av_cold attribute to init functionDiego Biurrun2014-01-091-1/+2
* x86: Initialize mmxext after amd3dnow optimizationsDiego Biurrun2013-12-041-3/+3
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-291-4/+5
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-14/+14
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* x86: dsputil: Refactor pixels16 wrapper functions with a macroDiego Biurrun2013-05-121-16/+21
* x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-071-0/+7
* x86: rnd_template: Eliminate pointless OP_AVG macro indirectionDiego Biurrun2013-05-071-2/+0
* x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.cDiego Biurrun2013-05-061-2/+1
* x86: More specific ifdefs for dsputil/hpeldsp init functionsDiego Biurrun2013-05-061-8/+8
* 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
OpenPOWER on IntegriCloud