summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hpeldsp_init.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_initDiego Biurrun2014-03-26
* x86: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun2014-03-22
* dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macrosDiego Biurrun2014-03-22
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
* x86: Add some more missing headersDiego Biurrun2014-03-13
* x86: hpeldsp: Add missing av_cold attribute to init functionDiego Biurrun2014-01-09
* x86: Initialize mmxext after amd3dnow optimizationsDiego Biurrun2013-12-04
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-12
* 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: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.cDiego Biurrun2013-05-06
* x86: More specific ifdefs for dsputil/hpeldsp init functionsDiego Biurrun2013-05-06
* 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: Move duplicated put_pixels{8|16}_mmx functions into their own fileDiego Biurrun2013-05-02
* x86: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* x86: hpeldsp: Remove unused macro definitionsDiego Biurrun2013-04-29
* x86: Factorize duplicated inline assembly snippetsMartin Storsjö2013-04-23
* x86: Remove some duplicate function declarationsDiego Biurrun2013-04-22
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19