summaryrefslogtreecommitdiff
path: root/libavcodec/arbc.c
Commit message (Expand)AuthorAge
* avcodec/arbc: Check nb_segments before allocating and copying frameMichael Niedermayer2019-03-20
* lavc/arbc: Use AV_WB24() where applicable.Carl Eugen Hoyos2019-03-20
* avcodec/arbc: Check nb_tiles against dimensionsMichael Niedermayer2019-02-25
* avcodec/arbc: clear decoder state when seekingJames Almer2019-01-28
* avcodec: add ARBC decoderPaul B Mahol2019-01-27