summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dsputil_init_arm.c
Commit message (Expand)AuthorAge
* arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-22
* Remove lowres video decodingMans Rullgard2012-04-21
* remove iwmmxt optimizationsJanne Grunau2012-03-12
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-21
* simple_idct: add 10-bit versionMans Rullgard2011-07-20
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-04
* ARM: make function names all-lowercaseMåns Rullgård2009-10-06
* ARM: enable ARMv4 add_pixels_clampedMåns Rullgård2009-10-06
* ARM: add ff_ prefix to lots of functionsMåns Rullgård2009-10-04
* ARM: cosmeticsMåns Rullgård2009-10-04
* ARM: replace some #if with if()Måns Rullgård2009-10-04
* ARM: clean up file/function naming conventionsMåns Rullgård2009-10-04