]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/dsputil_arm_s.S
cosmetics: whitespaces, empty lines
[ffmpeg] / libavcodec / arm / dsputil_arm_s.S
2009-01-27 Måns RullgårdARM: remove some unused macro arguments
2009-01-27 Måns RullgårdARM: reorder some instructions in put_pixels*_arm for...
2009-01-27 Måns RullgårdARM: replace jump tables with conditional branches
2009-01-27 Måns RullgårdARM: replace explicit literal loads with ldr Rd, =lit
2009-01-27 Måns RullgårdARM: change alignment of loops in put_pixels*_arm to 32
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"