| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/notchlc: Check uncompressed size against input for LZ4 | Michael Niedermayer | 2021-01-03 | 1 | -0/+3 |
* | avcodec/notchlc: Check available space for luma block code and alpha code | Michael Niedermayer | 2020-11-29 | 1 | -0/+6 |
* | avcodec/notchlc: Revert incorrect compression bound | Michael Niedermayer | 2020-10-20 | 1 | -5/+0 |
* | avcodec/notchlc: Check uncompressed size against input for LZ4 | Michael Niedermayer | 2020-10-20 | 1 | -0/+5 |
* | avcodec/notchlc: simplify reading le16 in lz4_decompress | Paul B Mahol | 2020-09-05 | 1 | -2/+1 |
* | avcodec/notchlc: add initial alpha support | Paul B Mahol | 2020-08-23 | 1 | -10/+73 |
* | avcodec: add NotchLC decoder | Paul B Mahol | 2020-05-19 | 1 | -0/+479 |