20 Commits (b051bc7cb8e4cc81fb313d9e75b169b09f3184ed)

Author SHA1 Message Date
James Almer afb06aef7e avcodec/decode: remove unused argument from ff_frame_new_side_data_from_buf() 6 months ago
Niklas Haas 62f40d0e38 avcodec/libjxldec: respect side data preference 11 months ago
Leo Izen 5942cf46b6
avcodec/libjxldec: emit proper PTS to decoded AVFrame 1 year ago
Leo Izen f6ef6a853c
avcodec/libjxldec: produce rgbf32 and rgbaf32 frames 1 year ago
Leo Izen 7a69f7312e
avcodec/libjxldec: use internal AVFrame as buffered space 1 year ago
Leo Izen 245910d5c9
avcodec/libjxldec: fix errors when decoding grayscale after rgb 1 year ago
Leo Izen 75b1a555a7
avcodec/libjxldec: build against libjxl 0.9 2 years ago
Leo Izen 99da411322
avcodec/libjxldec: add animated decode support 2 years ago
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Leo Izen 0009348306
avcodec/libjxl: add #ifdef guards for libjxl >= 0.8.0 features 2 years ago
Leo Izen fb823161a8
avcodec/libjxl: respect AVCodecContext->bits_per_raw_sample 2 years ago
Leo Izen 9d5e66942c avcodec/libjxldec: fix gamma22 and gamma28 recognition 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Niklas Haas 61ffa23c2e avcodec/codec_internal: add cap for ICC profile support 3 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 3 years ago
Andreas Rheinhardt 930e560da3 avcodec/decoders: Use const uint8_t* to access input packet data 3 years ago
Leo Izen ef43767911 avcodec/libjxldec: properly tag output colorspace 3 years ago
Leo Izen 458cc7e314 avcodec/libjxl: add Jpeg XL decoding via libjxl 3 years ago