summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp8dsp_armv6.S
Commit message (Expand)AuthorAge
* 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