summaryrefslogtreecommitdiff
path: root/libavcodec/mlz.c
Commit message (Expand)AuthorAge
* mlz: limit next_code to data buffer sizeAndreas Cadhalpun2016-11-15
* avcodec/mlz: Check output chars before using itMichael Niedermayer2016-09-21
* avcodec/mlz: Check offset before writingMichael Niedermayer2016-09-08
* avcodec/mlz: clear dict on allocation to ensure there are no uninitialized va...Michael Niedermayer2016-09-08
* avcodec: Implement masked lz decompressionUmair Khan2016-08-22