summaryrefslogtreecommitdiff
path: root/libswscale/input.c
Commit message (Expand)AuthorAge
* Merge commit 'de8e096c7eda2bce76efd0a1c1c89d37348c2414'Clément Bœsch2017-03-21
|\
| * swscale: Consistently order input YUV pixel formatsVittorio Giovara2016-09-27
| * swscale: add P010 input supportHendrik Leppkes2016-07-02
| * swscale: fix gbrap to gbrap alpha scalingVittorio Giovara2015-01-16
| * swscale: fix warning about incompatible function pointer typeVittorio Giovara2015-01-16
| * libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-14
* | lsws/input: Do not define unused functions.Carl Eugen Hoyos2017-03-08
* | swscale: add P016 input supportPhilip Langdale2017-02-01
* | lsws: Add GRAY10 conversion.Carl Eugen Hoyos2016-11-14
* | swscale: Add GRAY12Luca Barbato2016-11-10
* | swscale/input: Fix alpha bswap for set readAlpPlanarMichael Niedermayer2016-11-10
* | swscale: add input support for gbrap10 pixel formatPaul B Mahol2016-06-10
* | swscale: cleanup unused codePedro Arthur2016-03-31
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-24
* | swscale/input: Fix GBRAP16 inputMichael Niedermayer2016-02-24
* | swscale: add P010 input supportHendrik Leppkes2016-01-26
* | swscale: ayuv64le input supportPaul B Mahol2015-07-24
* | swscale: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-06
* | swscale/input: fix rgba64 alpha non nativeMichael Niedermayer2015-01-21
* | swscale/input: Fix alpha of YA16 inputMichael Niedermayer2015-01-21
* | Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'Michael Niedermayer2014-08-04
|\|
| * swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara2014-08-04
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-04
|\|
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* | swscale/input: fix harmless integer overflowMichael Niedermayer2014-06-16
* | swscale/input: replace assert() by av_assert1()Michael Niedermayer2014-04-09
* | Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'Michael Niedermayer2014-04-09
|\|
| * swscale: support converting YVYU422 pixel formatVittorio Giovara2014-04-07
* | swscale: add full bgra64 supportMichael Niedermayer2014-04-02
* | swscale: remove unneeded include assert.hMichael Niedermayer2013-07-19
* | swscale/input: fix 16bit gbrp inputMichael Niedermayer2013-07-19
* | libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2013-05-08
* | sws: factorize rgb 9+ planar funcs declarations.Clément Bœsch2013-05-07
* | sws: move RGB2YUV_SHIFT to swscale_internal.hMichael Niedermayer2013-04-15
* | sws/input: replace hardcoded rgb2yuv coefficients by tableMichael Niedermayer2013-04-14
* | sws: add planar RGB formats to isAnyRGBMichael Niedermayer2013-01-26
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-01
|\|
| * swscale: do not forget to swap data in formats with different endiannessKostya Shishkov2012-10-31
* | sws: fix handling of big endian alphaMichael Niedermayer2012-10-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-30
|\|
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | swscale/input: silence warnings about incompatible pointer typesPaul B Mahol2012-07-19
* | sws/input: switch to av_assertMichael Niedermayer2012-07-18
* | sws: support 12&14 bit planar colorspacesMichael Niedermayer2012-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\|
| * sws: fix planar RGB input conversions for 9/10/16 bpp.Ronald S. Bultje2012-06-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-24
|\|
| * swscale: K&R formatting cosmetics (part III)Diego Biurrun2012-04-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-05
|\|