summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/h264pred_init_arm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '256ef19844892c6cf8e0386e3287bae970ec6320'Michael Niedermayer2015-07-181-16/+17
|\
| * h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1Janne Grunau2015-07-181-14/+16
* | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-041-2/+4
|\ \ | |/
| * On2 VP7 decoderPeter Ross2014-04-041-3/+5
* | On2 VP7 decoderPeter Ross2014-03-251-3/+3
* | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'Michael Niedermayer2013-05-011-4/+4
|\ \ | |/
| * arm: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-301-4/+4
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-2/+6
|\ \ | |/
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-2/+6
* | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'Michael Niedermayer2013-01-231-0/+1
|\ \ | |/
| * arm: Add some missing header #includesDiego Biurrun2013-01-221-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-301-18/+18
|\ \ | |/
| * Use ptrdiff_t instead of int for intra pred "stride" function parameter.Ronald S. Bultje2012-10-291-18/+18
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-3/+3
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-3/+3
* | 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
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-211-3/+3
* | h264: Try to fix 422 intra NEONMichael Niedermayer2011-08-241-1/+2
* | h264pred_init_arm: compile hotfixMichael Niedermayer2011-08-151-2/+2
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-151-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-1/+1
|\ \ | |/
| * arm/h264pred: add missing argument type.Ronald S. Bultje2011-05-101-1/+1
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-3/+8
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Allow h264pred_init_arm.c to compile.Bill Pringlemeir2011-04-181-1/+1
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-3/+8
|/
* Reindent after r23716.Ronald S. Bultje2010-06-221-1/+1
* Add intra prediction functions for VP8.David Conrad2010-06-221-2/+3
* ARM: remove some unnecessary ifdefs, fix implicit declaration warningsMåns Rullgård2010-06-021-2/+0
* ARM: 1l c&p fix: do not set pred16x16_plane for rv40Måns Rullgård2009-12-021-1/+0
* ARM: NEON optimised H264 16x16, 8x8 predMåns Rullgård2009-12-021-0/+77
OpenPOWER on IntegriCloud