summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp8dsp_neon.S
Commit message (Expand)AuthorAge
* Merge commit 'cef914e08310166112ac09567e66452a7679bfc8'James Almer2019-03-14
|\
| * arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2Martin Storsjö2019-02-19
* | Merge commit 'e8b96a77010dd62624c3c65c357d7ae3b397ceaa'Hendrik Leppkes2016-11-14
|\|
| * arm: Fix a typo in a commentMartin Storsjö2016-07-06
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-06
|\|
| * vp8: Use 2 registers for dst_stride and src_stride in neon bilin filterMartin Storsjö2014-02-06
* | vp8: use 2 registers for dst_stride and src_stride in neon bilin filter.Ronald S. Bultje2013-09-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-08
|\|
| * ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
| * vp8: arm: separate ARMv6 functions from NEONMans Rullgard2012-04-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-07
|\|
| * doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-03
|\|
| * ARM: make some NEON macros reusableJanne Grunau2011-12-02
* | VP8: armv6 optimizations.Ronald S. Bultje2011-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * ARM: fix vp8 neon with pic enabledMans Rullgard2011-02-27
| * VP8: ARM NEON optimisations for dsp functionsMans Rullgard2011-02-07
* ARM: fix vp8 neon with pic enabledMans Rullgard2011-02-28
* VP8: ARM NEON optimisations for dsp functionsMans Rullgard2011-02-09