summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp8dsp_armv6.S
Commit message (Expand)AuthorAge
* Merge commit '802727b538b484e3f9d1345bfcc4ab24cfea8898'James Almer2017-03-19
|\
| * vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3cDiego Biurrun2016-08-26
* | Merge commit '5f74bd31a9bd1ac7655103b11743c12d38e0419f'Hendrik Leppkes2016-11-17
|\|
| * vp8/armv6: mc: avoid boolean expression in calculationJanne Grunau2016-07-10
* | Merge commit 'e8b96a77010dd62624c3c65c357d7ae3b397ceaa'Hendrik Leppkes2016-11-14
|\|
| * arm: Fix a typo in a commentMartin Storsjö2016-07-06
* | Merge commit '5a7f382a5d33d9a26890affe6c8c5070a48dfc22'Michael Niedermayer2014-03-12
|\|
| * armv6: vp8: use explicit labels in motion compensation asmJanne Grunau2014-03-12
* | Merge commit '5bcbb516f2ff45290ef7995b081762e668693672'Michael Niedermayer2014-02-08
|\|
| * arm: Add X() around all references to extern symbolsMartin Storsjö2014-02-07
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|/
* arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_whtMartin Storsjö2013-01-27
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* ARMv6: vp8: fix stack allocation with Apple's assemblerMans Rullgard2012-08-04
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
* vp8: armv6: fix non-armv6t2 buildMans Rullgard2012-04-25
* vp8: armv6 optimisationsMans Rullgard2012-04-25
* vp8: arm: separate ARMv6 functions from NEONMans Rullgard2012-04-25