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
2020-07-02swscale/input: Fix several invalid shifts related to rgb2yuv constantsMichael Niedermayer
2017-08-07libswscale: add gray9 supportPaul B Mahol
2017-03-21Merge commit 'de8e096c7eda2bce76efd0a1c1c89d37348c2414'Clément Bœsch
2017-03-08lsws/input: Do not define unused functions.Carl Eugen Hoyos
2017-02-02swscale: add P016 input supportPhilip Langdale
2016-11-14lsws: Add GRAY10 conversion.Carl Eugen Hoyos
2016-11-10swscale: Add GRAY12Luca Barbato
2016-11-10swscale/input: Fix alpha bswap for set readAlpPlanarMichael Niedermayer
2016-09-27swscale: Consistently order input YUV pixel formatsVittorio Giovara
2016-07-02swscale: add P010 input supportHendrik Leppkes
2016-06-10swscale: add input support for gbrap10 pixel formatPaul B Mahol
2016-03-31swscale: cleanup unused codePedro Arthur
2016-02-24Add GBRAP12 pixel formatKieran Kunhya
2016-02-24swscale/input: Fix GBRAP16 inputMichael Niedermayer
2016-01-26swscale: add P010 input supportHendrik Leppkes
2015-07-24swscale: ayuv64le input supportPaul B Mahol
2015-05-06swscale: add yuv440p10/12 pixfmts.Ronald S. Bultje
2015-01-21swscale/input: fix rgba64 alpha non nativeMichael Niedermayer
2015-01-21swscale/input: Fix alpha of YA16 inputMichael Niedermayer
2015-01-16swscale: fix gbrap to gbrap alpha scalingVittorio Giovara
2015-01-16swscale: fix warning about incompatible function pointer typeVittorio Giovara
2015-01-14libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol
2014-08-05Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'Michael Niedermayer
2014-08-04Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer
2014-08-04swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-06-17swscale/input: fix harmless integer overflowMichael Niedermayer
2014-04-09swscale/input: replace assert() by av_assert1()Michael Niedermayer
2014-04-09Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'Michael Niedermayer
2014-04-08swscale: support converting YVYU422 pixel formatVittorio Giovara
2014-04-02swscale: add full bgra64 supportMichael Niedermayer
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