summaryrefslogtreecommitdiff
path: root/libavcodec/arm/h264dsp_init_arm.c
Commit message (Expand)AuthorAge
* arm: fix compile with disable-optimizations on androidMichael Niedermayer2012-08-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-22
|\
| * ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\|
| * H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-21
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* | h264: Try to fix 422 intra NEONMichael Niedermayer2011-08-24
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-16
|\|
| * ARM: update ff_h264_idct8_add4_neon for 4:4:4 changesMans Rullgard2011-06-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-15
|\|
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
| * 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
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-10
|/
* ARM: NEON H264 8x8 IDCTMåns Rullgård2010-08-05
* ARM: remove some unnecessary ifdefs, fix implicit declaration warningsMåns Rullgård2010-06-02
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-16