summaryrefslogtreecommitdiff
path: root/libavcodec/arm/h264dsp_init_arm.c
Commit message (Expand)AuthorAge
* Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-06
|\
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | 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