summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/dsputil_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-58/+0
* arm: dsputil: Coalesce all init filesDiego Biurrun2014-07-161-6/+27
* dsputil: Drop unused bit_depth parameter from all init functionsDiego Biurrun2014-07-111-3/+2
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-60/+0
* dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun2014-03-201-5/+6
* arm: dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-201-11/+17
* arm: dsputil: Add a bunch of missing #includesDiego Biurrun2014-03-131-0/+5
* arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-191-39/+0
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-051-8/+8
* Drop DCTELEM typedefDiego Biurrun2013-01-221-9/+9
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-1/+0
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-221-4/+6
* Remove lowres video decodingMans Rullgard2012-04-211-1/+1
* remove iwmmxt optimizationsJanne Grunau2012-03-121-1/+0
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-1/+1
* dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-211-1/+1
* simple_idct: add 10-bit versionMans Rullgard2011-07-201-1/+1
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-0/+4
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-5/+0
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-041-1/+1
* ARM: make function names all-lowercaseMåns Rullgård2009-10-061-18/+18
* ARM: enable ARMv4 add_pixels_clampedMåns Rullgård2009-10-061-2/+4
* ARM: add ff_ prefix to lots of functionsMåns Rullgård2009-10-041-39/+39
* ARM: cosmeticsMåns Rullgård2009-10-041-19/+20
* ARM: replace some #if with if()Måns Rullgård2009-10-041-10/+3
* ARM: clean up file/function naming conventionsMåns Rullgård2009-10-041-0/+130
OpenPOWER on IntegriCloud