]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/simple_idct_armv5te.S
arm: Use the matching endfunc macro instead of the assembler directive directly
[ffmpeg] / libavcodec / arm / simple_idct_armv5te.S
2012-08-01 Mans RullgardARM: use =const syntax instead of explicit literal...
2012-08-01 Mans RullgardARM: use standard syntax for all LDRD/STRD instructions
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2011-06-23 Mans RullgardARM: allow building in Thumb2 mode
2011-06-14 Mans RullgardARM: factor some repetitive code into macros
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2009-10-04 Måns RullgårdARM: add ff_ prefix to lots of functions
2009-10-02 Måns RullgårdARM: use plain labels for pc-relative addressing
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"