summaryrefslogtreecommitdiffstats
path: root/libswscale/input.c
Commit message (Expand)AuthorAgeFilesLines
* swscale: fix gbrap to gbrap alpha scalingVittorio Giovara2015-01-161-3/+2
* swscale: fix warning about incompatible function pointer typeVittorio Giovara2015-01-161-1/+1
* libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-141-0/+15
* swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara2014-08-041-0/+40
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-2/+2
* swscale: support converting YVYU422 pixel formatVittorio Giovara2014-04-071-0/+15
* swscale: do not forget to swap data in formats with different endiannessKostya Shishkov2012-10-311-0/+42
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-177/+177
* sws: fix planar RGB input conversions for 9/10/16 bpp.Ronald S. Bultje2012-06-121-41/+97
* swscale: K&R formatting cosmetics (part III)Diego Biurrun2012-04-221-358/+575
* swscale: handle complete dimensions for monoblack/white.Ronald S. Bultje2012-04-041-2/+4
* swscale: Split C input functions into separate file.Ronald S. Bultje2012-02-071-0/+761
OpenPOWER on IntegriCloud