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
2013-02-11swscale: Disallow conversion to GBRP16Martin Storsjö
2013-02-09sws: GBRP9, GBRP10, and GBRP16 output supportMichael Niedermayer
2013-01-28swscale: GBRP output supportMichael Niedermayer
2012-12-05pixdesc: fix yuva 10bit bit depthPaul B Mahol
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-16nut: export codec_tag provided by rawvideoLuca Barbato
2012-10-13nut: prioritize native tagsLuca Barbato
2012-10-12avutil: add yuva422p and yuva444p formatsLuca Barbato
2012-01-27Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse
2012-01-27sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol
2012-01-09swscale: RGB4444 and BGR444 inputPaul B Mahol
2011-12-21fate: account for NUT 10bit supportLuca Barbato
2011-10-22swscale: reintroduce full precision in 16-bit output.Ronald S. Bultje
2011-10-21sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje
2011-10-12sws: support yuv444p9/10 output.Anton Khirnov
2011-08-12swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje
2011-08-02Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje
2011-08-02swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje
2011-07-21swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich
2011-07-09swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje
2011-07-09swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje
2011-07-09swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje
2011-06-29swscale: implement >8bit scaling support.Ronald S. Bultje
2011-06-29fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard