Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc: Remove CR/LF from avpriv_request_sample() calls. | Carl Eugen Hoyos | 2016-12-03 | 1 | -2/+2 |
* | avcodec/m101: Ask for samples with too small extradata_size | Michael Niedermayer | 2016-05-18 | 1 | -1/+3 |
* | avcodec/m101: Check BPS value | Michael Niedermayer | 2016-05-18 | 1 | -2/+5 |
* | avcodec/m101: simplify 8bit code | Michael Niedermayer | 2016-05-07 | 1 | -6/+2 |
* | avcodec/m101: remove unneeded zeroing of priv_data_size | Michael Niedermayer | 2016-05-07 | 1 | -1/+0 |
* | avcodec/m101: Simplify if() condition | Michael Niedermayer | 2016-05-07 | 1 | -3/+3 |
* | avcodec: add M101 decoder | Michael Niedermayer | 2016-05-06 | 1 | -0/+116 |