]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/dsputil_init_neon.c
Remove lowres video decoding
[ffmpeg] / libavcodec / arm / dsputil_init_neon.c
2012-04-21 Mans RullgardRemove lowres video decoding
2012-03-07 Christophe GISQUETdsputil: remove shift parameter from scalarproduct_int16
2011-12-01 Mans RullgardARM: fix indentation in ff_dsputil_init_neon()
2011-12-01 Mans RullgardARM: add remaining NEON avg_pixels8/16 functions
2011-09-28 Mans RullgardARM: NEON optimised vector_fmac_scalar()
2011-07-27 Mans Rullgarddsputil: remove some unused functions
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-07-02 Mans RullgardARM: NEON optimised vector_clip_int32()
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-03-24 Mans RullgardARM: fix ff_apply_window_int16_neon() prototype
2011-03-24 Mans RullgardARM: NEON optimised apply_window_int16()
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-01-31 Justin RugglesRemove unneeded add bias from 3 functions.
2011-01-22 Justin RugglesChange DSPContext.vector_fmul() from dst=dst*src to...
2010-06-27 Eli FriedmanAdd const to some pointer parameters.
2010-06-01 Måns RullgårdARM: NEON clear_block[s]
2010-04-17 David Conradvp3: DC-only IDCT
2010-03-16 Måns RullgårdMove H264 dsputil functions into their own struct
2010-02-22 Kostya ShishkovARM: NEON scalarproduct_int16 and scalarproduct_and_mad...
2009-12-02 Måns RullgårdARM: NEON 2xN chroma MC
2009-12-02 Måns RullgårdARM: NEON 16x16 and 8x8 avg qpel MC
2009-10-07 Måns RullgårdARM: NEON avg_pixels8 and avg_h264_qpel8_mc00
2009-10-04 Måns RullgårdARM: cosmetics
2009-10-04 Måns RullgårdARM: clean up file/function naming conventions