summaryrefslogtreecommitdiff
path: root/libavcodec/arm/h264pred_init_arm.c
Commit message (Expand)AuthorAge
* h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1Janne Grunau2015-07-18
* On2 VP7 decoderPeter Ross2014-04-04
* arm: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* arm: Add some missing header #includesDiego Biurrun2013-01-22
* Use ptrdiff_t instead of int for intra pred "stride" function parameter.Ronald S. Bultje2012-10-29
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-22
* h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* arm/h264pred: add missing argument type.Ronald S. Bultje2011-05-10
* 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
* Reindent after r23716.Ronald S. Bultje2010-06-22
* Add intra prediction functions for VP8.David Conrad2010-06-22
* ARM: remove some unnecessary ifdefs, fix implicit declaration warningsMåns Rullgård2010-06-02
* ARM: 1l c&p fix: do not set pred16x16_plane for rv40Måns Rullgård2009-12-02
* ARM: NEON optimised H264 16x16, 8x8 predMåns Rullgård2009-12-02