summaryrefslogtreecommitdiff
path: root/libswscale/input.c
Commit message (Expand)AuthorAge
* 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
* swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara2014-08-04
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* swscale: support converting YVYU422 pixel formatVittorio Giovara2014-04-07
* swscale: do not forget to swap data in formats with different endiannessKostya Shishkov2012-10-31
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* sws: fix planar RGB input conversions for 9/10/16 bpp.Ronald S. Bultje2012-06-12
* swscale: K&R formatting cosmetics (part III)Diego Biurrun2012-04-22
* swscale: handle complete dimensions for monoblack/white.Ronald S. Bultje2012-04-04
* swscale: Split C input functions into separate file.Ronald S. Bultje2012-02-07