summaryrefslogtreecommitdiff
path: root/libavcodec/hpeldsp.c
Commit message (Expand)AuthorAge
* avcodec: [loongarch] Optimize hpeldsp with LASX.Shiyou Yin2022-01-04
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functionsShivraj Patil2015-06-19
* Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b'Michael Niedermayer2014-06-13
|\
| * Rename tpel_template.c ---> pel_template.cDiego Biurrun2014-06-13
* | Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer2014-06-02
|\|
| * Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-02
* | Merge commit '55d7f26e7bcf1dfb69ee986aa9fc21c62e0b3ae6'Michael Niedermayer2014-03-26
|\|
| * hpeldsp_template: Move content to hpeldspDiego Biurrun2014-03-26
* | Merge commit '8011ac911b3f282b9fb64a0fc15404f8bfc7b7ed'Michael Niedermayer2014-03-26
|\|
| * hpeldsp_template: Detemplatize the codeDiego Biurrun2014-03-26
* | Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'Michael Niedermayer2014-03-13
|\|
| * Remove all SPARC architecture optimizationsDiego Biurrun2014-03-13
* | Merge commit 'c65d67ef50241886b9749e88fd333c52090f70c7'Michael Niedermayer2014-01-15
|\|
| * aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-15
| * Remove all Alpha architecture optimizationsDiego Biurrun2013-11-13
* | Merge commit '0c15a9aa7e1654a19144eb594f9639a57fd47482'Michael Niedermayer2013-04-22
|\|
| * sh4: Remove dubious aligned dsputil codeDiego Biurrun2013-04-22
| * alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
| * sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
| * sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer2013-04-19
* | Merge commit 'bfb41b5039e36b7f873d6ea7d24b31bf3e1a8075'Michael Niedermayer2013-04-20
|\|
| * bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* | Merge commit '7384b7a71338d960e421d6dc3d77da09b0a442cb'Michael Niedermayer2013-04-20
|\|
| * arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* | Merge commit '47e5a98174eb9c07ad17be71df129719d60ec8b7'Michael Niedermayer2013-04-20
|\|
| * ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* | Merge commit '8db00081a37d5b7e23918ee500bb16bc59b57197'Michael Niedermayer2013-04-20
|\|
| * x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* | Merge commit '68d8238cca52e50e8cc81bf2edcaf8088c52d4c0'Michael Niedermayer2013-04-20
|\|
| * hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-19
* Move alpha half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje2013-03-13
* Move sparc/vis half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje2013-03-13
* Move sh4 half-pel assembly from dsputil to hpeldsp.Michael Niedermayer2013-03-13
* Move bfin half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje2013-03-13
* Move arm half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje2013-03-13
* Move ppc half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje2013-03-13
* Move x86 half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje2013-03-13
* hpeldsp: add half-pel functions (currently copies of dsputil).Ronald S. Bultje2013-03-13