]> git.sesse.net Git - ffmpeg/history - libavcodec/libopenjpegdec.c
lavc: fix decode_frame() third parameter semantics for video decoders
[ffmpeg] / libavcodec / libopenjpegdec.c
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.