summaryrefslogtreecommitdiff
path: root/libavcodec/scpr.c
Commit message (Expand)AuthorAge
* avcodec/scpr: remove 4 dead storePaul B Mahol2017-02-24
* avcodec/scpr: improve motion vectors checking for out of buffer writePaul B Mahol2017-02-24
* avcodec/scpr: make sure that component value is <= 0x1F for 16 bpcPaul B Mahol2017-02-24
* avcodec/scpr: improve check for out of range motion vectorsPaul B Mahol2017-02-23
* avcodec/scpr: check that current row is in valid rangePaul B Mahol2017-02-23
* avcodec/scpr: do not allow out of array access for 16bit casePaul B Mahol2017-02-23
* avcodec: add ScreenPressor decoderPaul B Mahol2017-02-22