]> git.sesse.net Git - ffmpeg/history - libavcodec/notchlc.c
avcodec: Constify AVCodecs
[ffmpeg] / libavcodec / notchlc.c
2021-04-27 Andreas Rheinhardtavcodec: Constify AVCodecs
2021-01-03 Michael Niedermayeravcodec/notchlc: Check uncompressed size against input...
2020-11-29 Michael Niedermayeravcodec/notchlc: Check available space for luma block...
2020-10-20 Michael Niedermayeravcodec/notchlc: Revert incorrect compression bound
2020-10-20 Michael Niedermayeravcodec/notchlc: Check uncompressed size against input...
2020-09-05 Paul B Maholavcodec/notchlc: simplify reading le16 in lz4_decompress
2020-08-23 Paul B Maholavcodec/notchlc: add initial alpha support
2020-05-19 Paul B Maholavcodec: add NotchLC decoder