| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vp8dsp: Constify src in vp8_mc_func | Andreas Rheinhardt | 2022-09-11 | 1 | -3/+3 |
* | Merge commit '802727b538b484e3f9d1345bfcc4ab24cfea8898' | James Almer | 2017-03-19 | 1 | -12/+12 |
|\ |
|
| * | vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3c | Diego Biurrun | 2016-08-26 | 1 | -12/+12 |
* | | Merge commit '5f74bd31a9bd1ac7655103b11743c12d38e0419f' | Hendrik Leppkes | 2016-11-17 | 1 | -7/+2 |
|\| |
|
| * | vp8/armv6: mc: avoid boolean expression in calculation | Janne Grunau | 2016-07-10 | 1 | -7/+2 |
* | | Merge commit 'e8b96a77010dd62624c3c65c357d7ae3b397ceaa' | Hendrik Leppkes | 2016-11-14 | 1 | -1/+1 |
|\| |
|
| * | arm: Fix a typo in a comment | Martin Storsjö | 2016-07-06 | 1 | -1/+1 |
* | | Merge commit '5a7f382a5d33d9a26890affe6c8c5070a48dfc22' | Michael Niedermayer | 2014-03-12 | 1 | -1/+7 |
|\| |
|
| * | armv6: vp8: use explicit labels in motion compensation asm | Janne Grunau | 2014-03-12 | 1 | -1/+7 |
* | | Merge commit '5bcbb516f2ff45290ef7995b081762e668693672' | Michael Niedermayer | 2014-02-08 | 1 | -8/+8 |
|\| |
|
| * | arm: Add X() around all references to extern symbols | Martin Storsjö | 2014-02-07 | 1 | -8/+8 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
|/ |
|
* | arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht | Martin Storsjö | 2013-01-27 | 1 | -8/+8 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -6/+6 |
* | arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation | Mans Rullgard | 2012-12-07 | 1 | -3/+3 |
* | ARMv6: vp8: fix stack allocation with Apple's assembler | Mans Rullgard | 2012-08-04 | 1 | -1/+7 |
* | ARM: Move asm.S from libavcodec to libavutil | Justin Ruggles | 2012-06-08 | 1 | -1/+1 |
* | vp8: armv6: fix non-armv6t2 build | Mans Rullgard | 2012-04-25 | 1 | -0/+2 |
* | vp8: armv6 optimisations | Mans Rullgard | 2012-04-25 | 1 | -0/+1573 |
* | vp8: arm: separate ARMv6 functions from NEON | Mans Rullgard | 2012-04-25 | 1 | -0/+53 |