Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/cri: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -6/+10 |
* | avcodec/cri: Stop the bitreader at the end of uncompressed input | Michael Niedermayer | 2021-02-22 | 1 | -0/+3 |
* | avcodec/cri: Use ff_set_dimensions() | Michael Niedermayer | 2021-02-02 | 1 | -2/+6 |
* | avcodec/cri: Fix whitespace issue in unpack_10bit() | Michael Niedermayer | 2021-01-26 | 1 | -1/+1 |
* | avcodec/cri: check for available input in unpack_10bit() | Michael Niedermayer | 2021-01-21 | 1 | -4/+7 |
* | avcodec/cri: Make decoder init-threadsafe | Andreas Rheinhardt | 2020-12-04 | 1 | -2/+2 |
* | avcodec/cri: Check for end of image in unpack_10bit() | Michael Niedermayer | 2020-10-20 | 1 | -0/+18 |
* | avcodec: add Cintel RAW decoder | Paul B Mahol | 2020-10-07 | 1 | -0/+406 |