Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-14avcodec: Don't anonymously typedef structsDiego Biurrun
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-03-19libopenjpeg: Support rgba64 decodingVittorio Giovara
2014-03-19libopenjpeg: K&R formatting cosmeticsVittorio Giovara
2013-10-31libopenjpegdec: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-30libopenjpegdec: return meaningful error codesAnton Khirnov
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-04-04libopenjpeg: Add support for XYZ colorspace, found in DCINEMA framesNicolas Bertrand
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2012-12-05lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov
2012-10-12lavc: do not use av_pix_fmt_descriptors directly.Anton Khirnov
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-08-16Add missing includes for code relying on external librariesMartin Storsjö
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-30Improve descriptiveness of a number of codec and container long namesDiego Biurrun
2012-07-26libopenjpeg: support YUV and deep RGB pixel formatsMichael Bradshaw
2012-07-22libopenjpeg: K&R formatting cosmeticsLuca Barbato
2012-07-20libopenjpeg: introduce lowres and lowqual private optionsLuca Barbato
2012-07-17libopenjpeg: rename decoder source file.Michael Bradshaw