Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swscale: support AV_PIX_FMT_YA16 as input | Vittorio Giovara | 2014-08-04 | 1 | -0/+40 |
* | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 1 | -2/+2 |
* | swscale: support converting YVYU422 pixel format | Vittorio Giovara | 2014-04-07 | 1 | -0/+15 |
* | swscale: do not forget to swap data in formats with different endianness | Kostya Shishkov | 2012-10-31 | 1 | -0/+42 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -177/+177 |
* | sws: fix planar RGB input conversions for 9/10/16 bpp. | Ronald S. Bultje | 2012-06-12 | 1 | -41/+97 |
* | swscale: K&R formatting cosmetics (part III) | Diego Biurrun | 2012-04-22 | 1 | -358/+575 |
* | swscale: handle complete dimensions for monoblack/white. | Ronald S. Bultje | 2012-04-04 | 1 | -2/+4 |
* | swscale: Split C input functions into separate file. | Ronald S. Bultje | 2012-02-07 | 1 | -0/+761 |