]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/dsputil_neon.S
H.264: make filter_mb_fast support the case of unavailable top mb
[ffmpeg] / libavcodec / arm / dsputil_neon.S
2011-07-02 Mans RullgardARM: NEON optimised vector_clip_int32()
2011-06-23 Mans RullgardARM: allow building in Thumb2 mode
2011-03-24 Mans RullgardARM: NEON optimised apply_window_int16()
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-01-31 Justin RugglesRemove unneeded add bias from 3 functions.
2011-01-22 Justin RugglesChange DSPContext.vector_fmul() from dst=dst*src to...
2010-06-01 Måns RullgårdARM: NEON clear_block[s]
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2009-10-07 Måns RullgårdARM: whitespace cosmetics
2009-10-07 Måns RullgårdARM: NEON avg_pixels8 and avg_h264_qpel8_mc00
2009-10-04 Måns RullgårdARM: clean up file/function naming conventions