aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/arm/dsputil_init_neon.c
AgeCommit message (Expand)Author
2011-04-10Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson
2011-03-25Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-24ARM: fix ff_apply_window_int16_neon() prototypeMans Rullgard
2011-03-24ARM: NEON optimised apply_window_int16()Mans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-04Separate format conversion DSP functions from DSPContext.Justin Ruggles
2011-02-02Separate format conversion DSP functions from DSPContext.Justin Ruggles
2011-02-02Remove unneeded add bias from 3 functions.Justin Ruggles
2011-01-31Remove unneeded add bias from 3 functions.Justin Ruggles
2011-01-23Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.Justin Ruggles
2011-01-22Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.Justin Ruggles
2010-06-27Add const to some pointer parameters.Eli Friedman
2010-06-01ARM: NEON clear_block[s]Måns Rullgård
2010-04-17vp3: DC-only IDCTDavid Conrad
2010-03-16Move H264 dsputil functions into their own structMåns Rullgård
2010-02-22ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16Kostya Shishkov
2009-12-02ARM: NEON 2xN chroma MCMåns Rullgård
2009-12-02ARM: NEON 16x16 and 8x8 avg qpel MCMåns Rullgård
2009-10-07ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00Måns Rullgård
2009-10-04ARM: cosmeticsMåns Rullgård
2009-10-04ARM: clean up file/function naming conventionsMåns Rullgård