summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/dsputil_init_neon.c
Commit message (Expand)AuthorAgeFilesLines
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-0/+6
* ARM: fix ff_apply_window_int16_neon() prototypeMans Rullgard2011-03-241-1/+1
* ARM: NEON optimised apply_window_int16()Mans Rullgard2011-03-241-0/+5
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-021-10/+0
* Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-311-2/+1
* Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.Justin Ruggles2011-01-221-1/+1
* Add const to some pointer parameters.Eli Friedman2010-06-271-3/+3
* ARM: NEON clear_block[s]Måns Rullgård2010-06-011-0/+6
* vp3: DC-only IDCTDavid Conrad2010-04-171-0/+2
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-161-92/+0
* ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16Kostya Shishkov2010-02-221-0/+8
* ARM: NEON 2xN chroma MCMåns Rullgård2009-12-021-0/+4
* ARM: NEON 16x16 and 8x8 avg qpel MCMåns Rullgård2009-12-021-0/+60
* ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00Måns Rullgård2009-10-071-0/+6
* ARM: cosmeticsMåns Rullgård2009-10-041-16/+15
* ARM: clean up file/function naming conventionsMåns Rullgård2009-10-041-0/+340
OpenPOWER on IntegriCloud