]> git.sesse.net Git - ffmpeg/history - libavcodec/cri.c
avcodec: Constify AVCodecs
[ffmpeg] / libavcodec / cri.c
2021-04-27 Andreas Rheinhardtavcodec: Constify AVCodecs
2021-03-17 James Almeravcodec/cri: use av_packet_alloc() to allocate packets
2021-02-22 Michael Niedermayeravcodec/cri: Stop the bitreader at the end of uncompres...
2021-02-02 Michael Niedermayeravcodec/cri: Use ff_set_dimensions()
2021-01-26 Michael Niedermayeravcodec/cri: Fix whitespace issue in unpack_10bit()
2021-01-21 Michael Niedermayeravcodec/cri: check for available input in unpack_10bit()
2020-12-04 Andreas Rheinhardtavcodec/cri: Make decoder init-threadsafe
2020-10-20 Michael Niedermayeravcodec/cri: Check for end of image in unpack_10bit()
2020-10-07 Paul B Maholavcodec: add Cintel RAW decoder