aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/mlz.c
AgeCommit message (Expand)Author
2016-11-15mlz: limit next_code to data buffer sizeAndreas Cadhalpun
2016-09-21avcodec/mlz: Check output chars before using itMichael Niedermayer
2016-09-08avcodec/mlz: Check offset before writingMichael Niedermayer
2016-09-08avcodec/mlz: clear dict on allocation to ensure there are no uninitialized va...Michael Niedermayer
2016-08-22avcodec: Implement masked lz decompressionUmair Khan