summaryrefslogtreecommitdiff
path: root/libavcodec/mlz.c
Commit message (Expand)AuthorAge
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* 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