]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/vp8dsp_armv6.S
arm: dsputil: Add a bunch of missing #includes
[ffmpeg] / libavcodec / arm / vp8dsp_armv6.S
2014-03-12 Janne Grunauarmv6: vp8: use explicit labels in motion compensation asm
2014-02-07 Martin Storsjöarm: Add X() around all references to extern symbols
2013-01-27 Martin Storsjöarm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2012-08-03 Mans RullgardARMv6: vp8: fix stack allocation with Apple's assembler
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2012-04-25 Mans Rullgardvp8: armv6: fix non-armv6t2 build
2012-04-25 Mans Rullgardvp8: armv6 optimisations
2012-04-25 Mans Rullgardvp8: arm: separate ARMv6 functions from NEON