]> git.sesse.net Git - ffmpeg/history - libavcodec/libopenjpegdec.c
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
[ffmpeg] / libavcodec / libopenjpegdec.c
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2014-08-04 Vittorio Giovaraavutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
2014-03-18 Vittorio Giovaralibopenjpeg: Support rgba64 decoding
2014-03-18 Vittorio Giovaralibopenjpeg: K&R formatting cosmetics
2013-10-31 Anton Khirnovlibopenjpegdec: stop using deprecated avcodec_set_dimen...
2013-10-30 Anton Khirnovlibopenjpegdec: return meaningful error codes
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-04-04 Nicolas Bertrandlibopenjpeg: Add support for XYZ colorspace, found...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-10-12 Anton Khirnovlavc: do not use av_pix_fmt_descriptors directly.
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-08-16 Martin StorsjöAdd missing includes for code relying on external libraries
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-07-26 Michael Bradshawlibopenjpeg: support YUV and deep RGB pixel formats
2012-07-22 Luca Barbatolibopenjpeg: K&R formatting cosmetics
2012-07-20 Luca Barbatolibopenjpeg: introduce lowres and lowqual private options
2012-07-17 Michael Bradshawlibopenjpeg: rename decoder source file.