summaryrefslogtreecommitdiff
path: root/libavcodec/mlz.h
Commit message (Collapse)AuthorAge
* avcodec/alsdec, mlz: Check allocationAndreas Rheinhardt2022-02-18
| | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* avcodec/mlz: Remove 'l' postfixes from numbersMichael Niedermayer2016-09-21
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avcodec: Implement masked lz decompressionUmair Khan2016-08-22
Signed-off-by: Umair Khan <omerjerk@gmail.com>