| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/dstdec: Use local channels variable | Michael Niedermayer | 2020-02-14 | 1 | -7/+7 |
* | avcodec/dstdec: Use get_ur_golomb_jpegls() | Michael Niedermayer | 2019-12-15 | 1 | -1/+1 |
* | avcodec/dstdec: Check that AC probabilities are within range | Michael Niedermayer | 2019-11-09 | 1 | -0/+4 |
* | avcodec/dstdec: Check read_table() for failure | Michael Niedermayer | 2019-11-09 | 1 | -2/+6 |
* | avcodec/dstdec: Check for input exhaustion | Michael Niedermayer | 2019-10-10 | 1 | -0/+7 |
* | avcodec/dstdec: Fix integer overflow in samples_per_frame computation | Michael Niedermayer | 2019-09-26 | 1 | -1/+1 |
* | avcodec/dstdec: use appropriate alignment | Peter Ross | 2019-01-12 | 1 | -1/+1 |
* | dstdec: big-endian compatiblity | Peter Ross | 2019-01-11 | 1 | -2/+2 |
* | avcodec/dstdec: Fix "warning: initialization from incompatible pointer type [... | Michael Niedermayer | 2016-05-15 | 1 | -1/+1 |
* | avcodec: add Direct Stream Transfer (DST) decoder | Peter Ross | 2016-05-15 | 1 | -0/+374 |