summaryrefslogtreecommitdiff
path: root/libavcodec/notchlc.c
Commit message (Expand)AuthorAge
* avcodec/notchlc: Mark decoder as init-threadsafeAndreas Rheinhardt2021-05-02
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/notchlc: Check uncompressed size against input for LZ4Michael Niedermayer2021-01-03
* avcodec/notchlc: Check available space for luma block code and alpha codeMichael Niedermayer2020-11-29
* avcodec/notchlc: Revert incorrect compression boundMichael Niedermayer2020-10-20
* avcodec/notchlc: Check uncompressed size against input for LZ4Michael Niedermayer2020-10-20
* avcodec/notchlc: simplify reading le16 in lz4_decompressPaul B Mahol2020-09-05
* avcodec/notchlc: add initial alpha supportPaul B Mahol2020-08-23
* avcodec: add NotchLC decoderPaul B Mahol2020-05-19