summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp8dsp_armv6.S
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '802727b538b484e3f9d1345bfcc4ab24cfea8898'James Almer2017-03-191-12/+12
|\
| * vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3cDiego Biurrun2016-08-261-12/+12
* | Merge commit '5f74bd31a9bd1ac7655103b11743c12d38e0419f'Hendrik Leppkes2016-11-171-7/+2
|\ \ | |/
| * vp8/armv6: mc: avoid boolean expression in calculationJanne Grunau2016-07-101-7/+2
* | Merge commit 'e8b96a77010dd62624c3c65c357d7ae3b397ceaa'Hendrik Leppkes2016-11-141-1/+1
|\ \ | |/
| * arm: Fix a typo in a commentMartin Storsjö2016-07-061-1/+1
* | Merge commit '5a7f382a5d33d9a26890affe6c8c5070a48dfc22'Michael Niedermayer2014-03-121-1/+7
|\ \ | |/
| * armv6: vp8: use explicit labels in motion compensation asmJanne Grunau2014-03-121-1/+7
* | Merge commit '5bcbb516f2ff45290ef7995b081762e668693672'Michael Niedermayer2014-02-081-8/+8
|\ \ | |/
| * arm: Add X() around all references to extern symbolsMartin Storsjö2014-02-071-8/+8
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_whtMartin Storsjö2013-01-271-8/+8
* Drop DCTELEM typedefDiego Biurrun2013-01-221-6/+6
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-071-3/+3
* ARMv6: vp8: fix stack allocation with Apple's assemblerMans Rullgard2012-08-041-1/+7
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-081-1/+1
* vp8: armv6: fix non-armv6t2 buildMans Rullgard2012-04-251-0/+2
* vp8: armv6 optimisationsMans Rullgard2012-04-251-0/+1573
* vp8: arm: separate ARMv6 functions from NEONMans Rullgard2012-04-251-0/+53