Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/arbc: Skip tiles in fill_tileX() which are completely outside | Michael Niedermayer | 2019-06-04 | 1 | -0/+3 |
* | avcodec/arbc: Try to correct keyframe/frame type | Michael Niedermayer | 2019-04-24 | 1 | -12/+19 |
* | avcodec/arbc: Skip unchanged frames | Michael Niedermayer | 2019-04-24 | 1 | -1/+1 |
* | avcodec/arbc: Check nb_segments before allocating and copying frame | Michael Niedermayer | 2019-03-20 | 1 | -6/+9 |
* | lavc/arbc: Use AV_WB24() where applicable. | Carl Eugen Hoyos | 2019-03-20 | 1 | -12/+8 |
* | avcodec/arbc: Check nb_tiles against dimensions | Michael Niedermayer | 2019-02-25 | 1 | -0/+6 |
* | avcodec/arbc: clear decoder state when seeking | James Almer | 2019-01-28 | 1 | -0/+8 |
* | avcodec: add ARBC decoder | Paul B Mahol | 2019-01-27 | 1 | -0/+204 |