summaryrefslogtreecommitdiff
path: root/libswscale/input.c
Commit message (Expand)AuthorAge
* 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