| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vp9block: fix runtime error: signed integer overflow: 196675 * 20670 ... | Michael Niedermayer | 2017-05-21 | 1 | -2/+2 |
* | vp9: split out reconstruction functions in their own source file. | Ronald S. Bultje | 2017-03-28 | 1 | -631/+12 |
* | vp9: re-split the decoder/format/dsp interface header files. | Ronald S. Bultje | 2017-03-28 | 1 | -0/+1 |
* | lavc/vp9: consistent use of typedef instead of struct | Clément Bœsch | 2017-03-27 | 1 | -2/+2 |
* | lavc/vp9: misc cosmetics | Clément Bœsch | 2017-03-27 | 1 | -86/+112 |
* | lavc/vp9: rename ctx to avctx | Clément Bœsch | 2017-03-27 | 1 | -33/+33 |
* | lavc/vp9: split into vp9{block,data,mvs} | Clément Bœsch | 2017-03-27 | 1 | -0/+2059 |