| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-30 | 1 | -18/+18 |
|\ |
|
| * | Use ptrdiff_t instead of int for intra pred "stride" function parameter. | Ronald S. Bultje | 2012-10-29 | 1 | -18/+18 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |
* | | arm: fix compile with disable-optimizations on android | Michael Niedermayer | 2012-08-07 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-22 | 1 | -1/+5 |
|\| |
|
| * | ARM: allow runtime masking of CPU features | Mans Rullgard | 2012-04-22 | 1 | -1/+5 |
| * | h264: 4:2:2 intra decoding support | Baptiste Coudurier | 2011-10-21 | 1 | -3/+3 |
* | | h264: Try to fix 422 intra NEON | Michael Niedermayer | 2011-08-24 | 1 | -1/+2 |
* | | h264pred_init_arm: compile hotfix | Michael Niedermayer | 2011-08-15 | 1 | -2/+2 |
* | | h264dec: h264: 4:2:2 intra decoding | Baptiste Coudurier | 2011-08-15 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -1/+1 |
|\| |
|
| * | arm/h264pred: add missing argument type. | Ronald S. Bultje | 2011-05-10 | 1 | -1/+1 |
| * | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -3/+8 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Allow h264pred_init_arm.c to compile. | Bill Pringlemeir | 2011-04-18 | 1 | -1/+1 |
* | | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-04-10 | 1 | -3/+8 |
|/ |
|
* | Reindent after r23716. | Ronald S. Bultje | 2010-06-22 | 1 | -1/+1 |
* | Add intra prediction functions for VP8. | David Conrad | 2010-06-22 | 1 | -2/+3 |
* | ARM: remove some unnecessary ifdefs, fix implicit declaration warnings | Måns Rullgård | 2010-06-02 | 1 | -2/+0 |
* | ARM: 1l c&p fix: do not set pred16x16_plane for rv40 | Måns Rullgård | 2009-12-02 | 1 | -1/+0 |
* | ARM: NEON optimised H264 16x16, 8x8 pred | Måns Rullgård | 2009-12-02 | 1 | -0/+77 |