index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
hpeldsp.c
Age
Commit message (
Expand
)
Author
2015-06-19
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions
Shivraj Patil
2014-06-13
Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b'
Michael Niedermayer
2014-06-13
Rename tpel_template.c ---> pel_template.c
Diego Biurrun
2014-06-02
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
Michael Niedermayer
2014-06-02
Remove all Blackfin architecture optimizations
Diego Biurrun
2014-03-26
Merge commit '55d7f26e7bcf1dfb69ee986aa9fc21c62e0b3ae6'
Michael Niedermayer
2014-03-26
Merge commit '8011ac911b3f282b9fb64a0fc15404f8bfc7b7ed'
Michael Niedermayer
2014-03-26
hpeldsp_template: Move content to hpeldsp
Diego Biurrun
2014-03-26
hpeldsp_template: Detemplatize the code
Diego Biurrun
2014-03-13
Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'
Michael Niedermayer
2014-03-13
Remove all SPARC architecture optimizations
Diego Biurrun
2014-01-15
Merge commit 'c65d67ef50241886b9749e88fd333c52090f70c7'
Michael Niedermayer
2014-01-15
aarch64: hpeldsp NEON optimizations
Janne Grunau
2013-11-13
Remove all Alpha architecture optimizations
Diego Biurrun
2013-04-22
Merge commit '0c15a9aa7e1654a19144eb594f9639a57fd47482'
Michael Niedermayer
2013-04-22
sh4: Remove dubious aligned dsputil code
Diego Biurrun
2013-04-20
Merge commit 'bfb41b5039e36b7f873d6ea7d24b31bf3e1a8075'
Michael Niedermayer
2013-04-20
Merge commit '7384b7a71338d960e421d6dc3d77da09b0a442cb'
Michael Niedermayer
2013-04-20
Merge commit '47e5a98174eb9c07ad17be71df129719d60ec8b7'
Michael Niedermayer
2013-04-20
Merge commit '8db00081a37d5b7e23918ee500bb16bc59b57197'
Michael Niedermayer
2013-04-20
Merge commit '68d8238cca52e50e8cc81bf2edcaf8088c52d4c0'
Michael Niedermayer
2013-04-19
alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Michael Niedermayer
2013-04-19
bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
hpeldsp: Add half-pel functions (currently copies of dsputil)
Ronald S. Bultje
2013-03-13
Move alpha half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
Move sparc/vis half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
Move sh4 half-pel assembly from dsputil to hpeldsp.
Michael Niedermayer
2013-03-13
Move bfin half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
Move arm half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
Move ppc half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
Move x86 half-pel assembly from dsputil to hpeldsp.
Ronald S. Bultje
2013-03-13
hpeldsp: add half-pel functions (currently copies of dsputil).
Ronald S. Bultje