summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dsputil_neon.S
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-25
|\
| * ARM: NEON optimised apply_window_int16()Mans Rullgard2011-03-24
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-02
| * Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-31
| * Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.Justin Ruggles2011-01-22
* | Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-04
* | Remove unneeded add bias from 3 functions.Justin Ruggles2011-02-02
* | Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.Justin Ruggles2011-01-23
|/
* ARM: NEON clear_block[s]Måns Rullgård2010-06-01
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-09
* ARM: whitespace cosmeticsMåns Rullgård2009-10-07
* ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00Måns Rullgård2009-10-07
* ARM: clean up file/function naming conventionsMåns Rullgård2009-10-04