95 Commits (466c14d10728cd315c60e602ffe3797e7dd0c3d3)

Author SHA1 Message Date
Carl Eugen Hoyos 52e8a0d96d lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14. 6 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Michael Bradshaw 279dc40716 lavc: drop support for OpenJPEG 1.3-2.0 7 years ago
Michael Bradshaw 41d6d62702 lavc: add support for OpenJPEG 2.3.0 7 years ago
Reino17 078322f33c Add support for LibOpenJPEG v2.2/git 8 years ago
Michael Bradshaw 616513ef6e avcodec/libopenjpegdec: Set key frame metadata 8 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Andreas Cadhalpun 7a65aef00d configure: fix detection of libopenjpeg 8 years ago
James Almer 21cd0228be avcodec/libopenjpegdec: fix mixed declarations and code 9 years ago
Michael Bradshaw 99eabcdd5f avcodec: add OpenJPEG 2.x compatibility 9 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Michael Niedermayer adbe1d7de4 avcodec/libopenjpegdec: Mark as experimental if <= 1.3 10 years ago
Andreas Cadhalpun 12a83bc0aa libopenjpegdec: register logging callback functions 10 years ago
Andreas Cadhalpun 3ef5702926 libopenjpegdec: check existence of image component data 10 years ago
Vilius Grigaliūnas ff6b08141a acvodec/lipopenjpeg: Fix pixel value shift for 12-bit pixel formats 10 years ago
Diego Biurrun 7f9f771eac avcodec: Don't anonymously typedef structs 10 years ago
Carl Eugen Hoyos f018b1f3a0 Support YA16 in jpeg 2000. 10 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
Vittorio Giovara 1b51b7ba00 libopenjpeg: Support rgba64 decoding 11 years ago
Vittorio Giovara 1ea9fa15c3 libopenjpeg: K&R formatting cosmetics 11 years ago
Carl Eugen Hoyos 05e5bb6107 Fix decoding of some 8 < bpc < 16 signed j2k samples with libopenjpeg. 11 years ago
Carl Eugen Hoyos 26fc6ffec4 Cast signed libopenjpeg data values to unsigned before shifting. 11 years ago
Carl Eugen Hoyos 8298b54179 Fix libopenjpeg colour range adjust for 8<bpp<16. 11 years ago
Carl Eugen Hoyos 8b7cce441c Support signed j2k images via libopenjpeg. 11 years ago
Anton Khirnov 967cd6fafb libopenjpegdec: stop using deprecated avcodec_set_dimensions 11 years ago
Anton Khirnov 5c0a09839c libopenjpegdec: return meaningful error codes 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Michael Bradshaw 7412a4a48f libopenjpegdec.c: Correctly scale gray16 output if precision < 16 11 years ago
Sean McGovern bf18abb2eb Rename "AVClass class" as "AVClass component_class" for external codecs. 12 years ago
Nicolas Bertrand 28a807e28b libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Johannes Nixdorf e749b5dd98 configure: consider using /usr/include/openjpeg-1.5 when searching for openjpeg 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Carl Eugen Hoyos b5d496f3a4 Support new transparency colour-spaces with libopenjpeg. 12 years ago
Anton Khirnov 50ba57e0ce lavc: do not use av_pix_fmt_descriptors directly. 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Martin Storsjö 7ebe3962f3 Add missing includes for code relying on external libraries 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Michael Bradshaw a763cafc0c libopenjpegdec: increase max lowres from 5 to 31 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Michael Bradshaw 44dc9c6af0 libopenjpeg: support YUV and deep RGB pixel formats 12 years ago
Luca Barbato 51a5ddfa01 libopenjpeg: K&R formatting cosmetics 12 years ago
Paul B Mahol a36f19e942 libopenjpegdec: set cp_reduce value only once 12 years ago
Luca Barbato ce64e5bfd1 libopenjpeg: introduce lowres and lowqual private options 13 years ago
Michael Bradshaw b43a7bb4f9 libopenjpeg: rename decoder source file. 13 years ago