summaryrefslogtreecommitdiff
path: root/libavcodec/libjxldec.c
Commit message (Expand)AuthorAge
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* avcodec/internal: Move ff_set_dimensions() to decode.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt2022-08-27
* avcodec/codec_internal: add cap for ICC profile supportNiklas Haas2022-07-30
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec/decoders: Use const uint8_t* to access input packet dataAndreas Rheinhardt2022-07-04
* avcodec/libjxldec: properly tag output colorspaceLeo Izen2022-06-25
* avcodec/libjxl: add Jpeg XL decoding via libjxlLeo Izen2022-04-23