summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264qpel.c
Commit message (Collapse)AuthorAgeFilesLines
* aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-151-0/+2
| | | | Ported from ARMv7 NEON.
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
|
* dsputil: Separate h264 qpelMans Rullgard2013-01-241-0/+86
The sh4 optimizations are removed, because the code is 100% identical to the C code, so it is unlikely to provide any real practical benefit. Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
OpenPOWER on IntegriCloud