Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
* | ARM: Move asm.S from libavcodec to libavutil | Justin Ruggles | 2012-06-08 | 1 | -1/+1 |
* | rv34: add NEON rv34_idct_add | Janne Grunau | 2012-01-16 | 1 | -3/+56 |
* | rv34: 1-pass inter MB reconstruction | Christophe GISQUET | 2012-01-16 | 1 | -47/+12 |
* | ARM: rv34: fix asm syntax in dc transform functions | Mans Rullgard | 2012-01-12 | 1 | -11/+11 |
* | rv34: NEON optimised dc only inverse transform | Janne Grunau | 2012-01-12 | 1 | -0/+29 |
* | rv34: joint coefficient decoding and dequantization | Christophe GISQUET | 2012-01-04 | 1 | -24/+0 |
* | rv34: NEON optimised 4x4 dequant | Mans Rullgard | 2011-12-13 | 1 | -0/+24 |
* | rv34: NEON optimised inverse transform functions | Janne Grunau | 2011-12-06 | 1 | -0/+109 |