]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/h264idct_neon.S
arm: Mangle external symbols properly in new vfp assembly files
[ffmpeg] / libavcodec / arm / h264idct_neon.S
2013-04-10 Ronald S. Bultjeh264: Integrate clear_blocks calls with IDCT
2012-10-02 Mans RullgardARM: set Tag_ABI_align_preserved in all asm files
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2011-11-23 Mans RullgardARM: remove needless .text/.align directives
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-06-15 Mans RullgardARM: update ff_h264_idct8_add4_neon for 4:4:4 changes
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-14 Måns RullgårdARM: fix NEON h264_idct_add8
2010-08-05 Måns RullgårdARM: NEON H264 8x8 IDCT
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2009-12-02 Måns RullgårdARM: small tweak of NEON H264 IDCT
2009-10-02 Måns RullgårdARM: remove unnecessary .fpu neon directives
2008-12-30 Måns RullgårdARM: work around linker bug with movw/movt relocations...
2008-12-25 Måns RullgårdARM: add new h264 idct functions
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"