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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-19swscale: remove unneeded include assert.hMichael Niedermayer
2013-07-19swscale/input: fix 16bit gbrp inputMichael Niedermayer
2013-05-08libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol
2013-05-07sws: factorize rgb 9+ planar funcs declarations.Clément Bœsch
2013-04-15sws: move RGB2YUV_SHIFT to swscale_internal.hMichael Niedermayer
2013-04-14sws/input: replace hardcoded rgb2yuv coefficients by tableMichael Niedermayer
2013-01-26sws: add planar RGB formats to isAnyRGBMichael Niedermayer
2012-11-01Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer
2012-10-31swscale: do not forget to swap data in formats with different endiannessKostya Shishkov
2012-10-31sws: fix handling of big endian alphaMichael Niedermayer
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-07-19swscale/input: silence warnings about incompatible pointer typesPaul B Mahol
2012-07-18sws/input: switch to av_assertMichael Niedermayer
2012-07-05sws: support 12&14 bit planar colorspacesMichael Niedermayer
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-12sws: fix planar RGB input conversions for 9/10/16 bpp.Ronald S. Bultje
2012-04-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-22swscale: K&R formatting cosmetics (part III)Diego Biurrun
2012-04-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-04swscale: handle complete dimensions for monoblack/white.Ronald S. Bultje
2012-03-04Support RGBA64 as input colour space.Carl Eugen Hoyos
2012-02-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-07swscale: Split C input functions into separate file.Ronald S. Bultje