]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/vp3dsp_neon.S
arm: asm decode_block_coeffs_internal is vp8 specific
[ffmpeg] / libavcodec / arm / vp3dsp_neon.S
2014-01-07 Martin Storsjöarm: Add a missing # as prefix for an immediate constant
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2012-07-18 Mans Rullgardvp3: move idct and loop filter pointers to new vp3dsp...
2012-07-01 Mans RullgardARM: generate position independent code to access data...
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-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-05-28 David Conradvp3: 10l Fix DC-only IDCT for C and ARM too
2010-04-17 David Conradvp3: DC-only IDCT
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2009-07-04 David ConradARM: NEON VP3 IDCT
2009-05-23 David ConradARM: actually add VP3 loop filter