]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/simple_idct_neon.S
arm: dsputil: Add a bunch of missing #includes
[ffmpeg] / libavcodec / arm / simple_idct_neon.S
2013-01-23 Diego BiurrunDrop DCTELEM typedef
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-07-10 Mans RullgardARM: use const macro to define constant data in asm
2011-06-23 Mans RullgardARM: allow building in Thumb2 mode
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-07 Måns RullgårdARM: remove unnecessary .previous directive
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2009-10-02 Måns RullgårdARM: remove unnecessary .fpu neon directives
2009-05-28 Måns RullgårdARM: add some PLD in NEON IDCT
2008-12-30 Måns RullgårdARM: work around linker bug with movw/movt relocations...
2008-12-30 Måns RullgårdARM: rename coefficient table in NEON IDCT
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"