summaryrefslogtreecommitdiff
path: root/libswscale/input.c
Commit message (Expand)AuthorAge
* 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
|\|
| * swscale: handle complete dimensions for monoblack/white.Ronald S. Bultje2012-04-04
* | Support RGBA64 as input colour space.Carl Eugen Hoyos2012-03-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-08
|/
* swscale: Split C input functions into separate file.Ronald S. Bultje2012-02-07