summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/h264dsp_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* 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