| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: use the new AVFrame key_frame flag in all decoders and encoders | James Almer | 2023-05-04 | 1 | -1/+1 |
* | avcodec/hdrdec: Check for end of input in decompress() | Michael Niedermayer | 2022-12-28 | 1 | -3/+11 |
* | avcodec/hdrdec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM | Paul B Mahol | 2022-09-24 | 1 | -4/+8 |
* | avcodec/hdrdec: Update w in inner loop of decompress() | Michael Niedermayer | 2022-09-16 | 1 | -1/+1 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec/internal: Move ff_set_dimensions() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -4/+1 |
* | avcodec/hdrdec: lines can be empty | Michael Niedermayer | 2022-07-20 | 1 | -1/+1 |
* | avcodec: add Radiance HDR image format support | Paul B Mahol | 2022-07-16 | 1 | -0/+222 |