aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/libjxldec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-031-1/+1
* avcodec/internal: Move ff_set_dimensions() to decode.hAndreas Rheinhardt2022-08-271-1/+0
* avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt2022-08-271-0/+1
* avcodec/codec_internal: add cap for ICC profile supportNiklas Haas2022-07-301-1/+2
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-181-1/+2
* avcodec/decoders: Use const uint8_t* to access input packet dataAndreas Rheinhardt2022-07-041-1/+1
* avcodec/libjxldec: properly tag output colorspaceLeo Izen2022-06-251-17/+197
* avcodec/libjxl: add Jpeg XL decoding via libjxlLeo Izen2022-04-231-0/+280