summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/h264dsp_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* h264: Move start code search functions into separate source files.Ben Avison2014-08-041-3/+2
* arm: Macroize the test for 'setend' CPU instruction supportBen Avison2014-07-211-5/+1
* arm: Avoid using the 'setend' instruction on ARMv7 and newerMartin Storsjö2014-07-081-1/+5
* arm: cosmetics: Reindent the h264dsp neon init functionMartin Storsjö2014-01-071-19/+19
* h264: do not use 422 functions for monochromeAnton Khirnov2014-01-061-1/+1
* arm: Add assembly version of h264_find_start_code_candidateBen Avison2013-08-081-0/+4
* arm: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-301-3/+3
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-2/+5
* Drop DCTELEM typedefDiego Biurrun2013-01-221-8/+8
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-221-1/+5
* H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-211-56/+21
* h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-211-4/+5
* ARM: update ff_h264_idct8_add4_neon for 4:4:4 changesMans Rullgard2011-06-151-2/+1
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-1/+2
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-3/+5
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* ARM: NEON H264 8x8 IDCTMåns Rullgård2010-08-051-0/+9
* ARM: remove some unnecessary ifdefs, fix implicit declaration warningsMåns Rullgård2010-06-021-2/+0
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-161-0/+126
OpenPOWER on IntegriCloud