summaryrefslogtreecommitdiff
path: root/libswscale/swscale_unscaled.c
Commit message (Expand)AuthorAge
* Unscaled Planar RGB -> RGB support in swscale.Hans-Kristian Arntzen2012-04-03
* rgb2rgb: rgb12to15()Paul B Mahol2012-01-12
* swscale: fix invalid conversions and memory problems.Ronald S. Bultje2012-01-12
* rgb2rgb: rgb12tobgr12()Paul B Mahol2012-01-11
* rgb2rgb: allow conversion for <15 bppPaul B Mahol2012-01-09
* swscale: prevent invalid writes in packed_16bpc_bswapJanne Grunau2011-12-26
* swscale: fix formatting and indentation of unscaled conversion routines.Nathan Adil Maxson2011-12-18
* swscale: add endian conversion for RGB555 and RGB444 pixel formatsJanne Grunau2011-12-17
* swscale: add rgb565 endianess conversionJanne Grunau2011-12-17
* swscale: add unscaled packed 16 bit per component endianess conversionJanne Grunau2011-12-16
* swscale: add support for planar RGB input.Ronald S. Bultje2011-11-24
* swscale: Fix stack alignment for SSEJohn Stebbins2011-11-19
* Do not convert RGB buffer at once when stride does not fit exact samples.Kostya Shishkov2011-07-30
* swscale: clip unscaled colorspace conversion path.Ronald S. Bultje2011-07-14
* doxygen: Make sure parameter names match between .c and .h files.Diego Biurrun2011-07-14
* swscale: implement error dithering in planarCopyWrapper.Ronald S. Bultje2011-07-08
* swscale: split swscale.c in unscaled and generic conversion routines.Ronald S. Bultje2011-06-03