Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rv34: change most "int stride" into "ptrdiff_t stride". | Ronald S. Bultje | 2012-02-20 | 1 | -2/+2 |
* | rv34: 1-pass inter MB reconstruction | Christophe GISQUET | 2012-01-16 | 1 | -48/+14 |
* | rv34: Intra 16x16 handling | Christophe GISQUET | 2012-01-16 | 1 | -1/+46 |
* | rv34: DC-only inverse transform | Christophe GISQUET | 2012-01-12 | 1 | -0/+24 |
* | rv34: joint coefficient decoding and dequantization | Christophe GISQUET | 2012-01-04 | 1 | -16/+0 |
* | rv34: move 4x4 dequant to RV34DSPContext | Mans Rullgard | 2011-12-13 | 1 | -0/+16 |
* | rv34: NEON optimised inverse transform functions | Janne Grunau | 2011-12-06 | 1 | -0/+3 |
* | rv34: move inverse transform functions to DSP context | Janne Grunau | 2011-10-12 | 1 | -0/+106 |