| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: cosmetics: Reindent the h264dsp neon init function | Martin Storsjö | 2014-01-07 | 1 | -19/+19 |
* | h264: do not use 422 functions for monochrome | Anton Khirnov | 2014-01-06 | 1 | -1/+1 |
* | arm: Add assembly version of h264_find_start_code_candidate | Ben Avison | 2013-08-08 | 1 | -0/+4 |
* | arm: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -3/+3 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -2/+5 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -8/+8 |
* | ARM: allow runtime masking of CPU features | Mans Rullgard | 2012-04-22 | 1 | -1/+5 |
* | H264: change weight/biweight functions to take a height argument. | Ronald S. Bultje | 2011-10-21 | 1 | -56/+21 |
* | h264: 4:2:2 intra decoding support | Baptiste Coudurier | 2011-10-21 | 1 | -4/+5 |
* | ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes | Mans Rullgard | 2011-06-15 | 1 | -2/+1 |
* | 4:4:4 H.264 decoding support | Jason Garrett-Glaser | 2011-06-13 | 1 | -1/+2 |
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -3/+5 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | ARM: NEON H264 8x8 IDCT | Måns Rullgård | 2010-08-05 | 1 | -0/+9 |
* | ARM: remove some unnecessary ifdefs, fix implicit declaration warnings | Måns Rullgård | 2010-06-02 | 1 | -2/+0 |
* | Move H264 dsputil functions into their own struct | Måns Rullgård | 2010-03-16 | 1 | -0/+126 |