summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dsputil_init_neon.c
Commit message (Expand)AuthorAge
* dsputil: remove some unused functionsMans Rullgard2011-07-27
* dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-21
* simple_idct: add 10-bit versionMans Rullgard2011-07-20
* ARM: NEON optimised vector_clip_int32()Mans Rullgard2011-07-02
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
* ARM: fix ff_apply_window_int16_neon() prototypeMans Rullgard2011-03-24
* 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
* Add const to some pointer parameters.Eli Friedman2010-06-27
* ARM: NEON clear_block[s]Måns Rullgård2010-06-01
* vp3: DC-only IDCTDavid Conrad2010-04-17
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-16
* ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16Kostya Shishkov2010-02-22
* ARM: NEON 2xN chroma MCMåns Rullgård2009-12-02
* ARM: NEON 16x16 and 8x8 avg qpel MCMåns Rullgård2009-12-02
* ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00Måns Rullgård2009-10-07
* ARM: cosmeticsMåns Rullgård2009-10-04
* ARM: clean up file/function naming conventionsMåns Rullgård2009-10-04