]> git.sesse.net Git - ffmpeg/history - libswscale/input.c
mp3: Forward seeking errors
[ffmpeg] / libswscale / input.c
2015-01-16 Vittorio Giovaraswscale: fix gbrap to gbrap alpha scaling
2015-01-16 Vittorio Giovaraswscale: fix warning about incompatible function pointe...
2015-01-14 Paul B Mahollibswscale: GBRAP input & output and GBRAP16 input...
2014-08-04 Vittorio Giovaraswscale: support AV_PIX_FMT_YA16 as input
2014-08-04 Vittorio Giovaraavutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
2014-04-07 Vittorio Giovaraswscale: support converting YVYU422 pixel format
2012-10-31 Kostya Shishkovswscale: do not forget to swap data in formats with...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-06-12 Ronald S. Bultjesws: fix planar RGB input conversions for 9/10/16 bpp.
2012-04-22 Diego Biurrunswscale: K&R formatting cosmetics (part III)
2012-04-04 Ronald S. Bultjeswscale: handle complete dimensions for monoblack/white.
2012-02-07 Ronald S. Bultjeswscale: Split C input functions into separate file.