aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/h264dsp_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* arm: fix compile with disable-optimizations on androidMichael Niedermayer2012-08-071-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-221-1/+5
|\
| * ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-221-1/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-56/+22
|\|
| * 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
* | h264: Try to fix 422 intra NEONMichael Niedermayer2011-08-241-1/+2
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-151-4/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-161-2/+1
|\|
| * ARM: update ff_h264_idct8_add4_neon for 4:4:4 changesMans Rullgard2011-06-151-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-151-1/+2
|\|
| * 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
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-3/+5
|/
* 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