summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dsputil_neon.S
Commit message (Expand)AuthorAge
* ARM: NEON optimised vector_fmac_scalar()Mans Rullgard2011-09-28
* dsputil: remove some unused functionsMans Rullgard2011-07-27
* ARM: NEON optimised vector_clip_int32()Mans Rullgard2011-07-02
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* 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
* 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