| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark some arrays that never change as const. | Anton Khirnov | 2017-02-01 | 1 | -2/+2 |
* | on2avc: Convert to the new bitstream reader | Alexandra Hájková | 2016-11-18 | 1 | -31/+33 |
* | Drop unnecessary golomb.h #includes | Diego Biurrun | 2016-06-08 | 1 | -1/+0 |
* | Drop unnecessary unary.h #includes | Diego Biurrun | 2016-06-08 | 1 | -1/+0 |
* | on2avc: limit number of bits to 30 in get_egolomb | Andreas Cadhalpun | 2016-01-13 | 1 | -2/+9 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | on2avc: Use the integer abs() version | Vittorio Giovara | 2015-06-12 | 1 | -1/+1 |
* | on2avc: check number of channels | Michael Niedermayer | 2014-12-19 | 1 | -0/+4 |
* | on2avc: Fix out of array access | Michael Niedermayer | 2014-11-15 | 1 | -1/+1 |
* | on2avc: Remove pointless dsputil.h #include | Diego Biurrun | 2014-05-27 | 1 | -1/+0 |
* | On2 AVC decoder | Kostya Shishkov | 2014-04-23 | 1 | -0/+1015 |