summaryrefslogtreecommitdiff
path: root/libavcodec/lzf.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/lzf: Consider the needed size in reallocationMichael Niedermayer2020-06-081-2/+2
* lzf: update pointer p after reallocAndreas Cadhalpun2016-11-051-0/+2
* Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'Hendrik Leppkes2015-09-071-4/+4
* lavc: Add a lzf decompressorLuca Barbato2015-09-021-0/+90