summaryrefslogtreecommitdiff
path: root/libavcodec/cri.c
Commit message (Expand)AuthorAge
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/cri: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avcodec/cri: Stop the bitreader at the end of uncompressed inputMichael Niedermayer2021-02-22
* avcodec/cri: Use ff_set_dimensions()Michael Niedermayer2021-02-02
* avcodec/cri: Fix whitespace issue in unpack_10bit()Michael Niedermayer2021-01-26
* avcodec/cri: check for available input in unpack_10bit()Michael Niedermayer2021-01-21
* avcodec/cri: Make decoder init-threadsafeAndreas Rheinhardt2020-12-04
* avcodec/cri: Check for end of image in unpack_10bit()Michael Niedermayer2020-10-20
* avcodec: add Cintel RAW decoderPaul B Mahol2020-10-07