]> git.sesse.net Git - ffmpeg/history - libswscale/swscale_unscaled.c
swscale: add endian conversion for RGB555 and RGB444 pixel formats
[ffmpeg] / libswscale / swscale_unscaled.c
2011-12-17 Janne Grunauswscale: add endian conversion for RGB555 and RGB444...
2011-12-17 Janne Grunauswscale: add rgb565 endianess conversion
2011-12-16 Janne Grunauswscale: add unscaled packed 16 bit per component endia...
2011-11-24 Ronald S. Bultjeswscale: add support for planar RGB input.
2011-11-19 John Stebbinsswscale: Fix stack alignment for SSE
2011-07-30 Kostya ShishkovDo not convert RGB buffer at once when stride does...
2011-07-14 Ronald S. Bultjeswscale: clip unscaled colorspace conversion path.
2011-07-14 Diego Biurrundoxygen: Make sure parameter names match between .c...
2011-07-08 Ronald S. Bultjeswscale: implement error dithering in planarCopyWrapper.
2011-06-03 Ronald S. Bultjeswscale: split swscale.c in unscaled and generic conver...