22 Commits (b56adc784288bdbe5e34e581e8081b51a2a3eb5f)

Author SHA1 Message Date
  Ronald S. Bultje 185655c601 swscale: add support for planar RGB input. 14 years ago
  John Stebbins 09d243ddd0 swscale: Fix stack alignment for SSE 14 years ago
  Michael Niedermayer 6f326b5054 sws: fix: 14 years ago
  Michael Niedermayer 8c3ab3094b sws: Fix: 14 years ago
  Michael Niedermayer 0a3a125fd9 sws: update copyright dates 14 years ago
  Michael Niedermayer b13ba5cb9a swscale: use isByteRGB() to simplify check for palToRgbWrapper. 14 years ago
  Michael Niedermayer 307b650270 swscale: Fix packed rgb check for planarRgbToRgbWrapper. 14 years ago
  Themaister 1e79926f9e Unscaled Planar RGB -> RGB support in swscale. 14 years ago
  Michael Niedermayer d3d97d43d5 sws: fix warning: new qualifiers in middle of multi-level non-const cast are unsafe warning. 14 years ago
  Michael Niedermayer cca81e7eb0 sws: gbr24p input support 14 years ago
  Michael Niedermayer abe0b8e9f3 sws: use shift for chroma sample up convertion 14 years ago
  Stefano Sabatini 4ce0a94656 lsws: remove deprecated and unused stuff after the 0->1 major bump 14 years ago
  Kostya Shishkov 42ba12888b Do not convert RGB buffer at once when stride does not fit exact samples. 14 years ago
  Ronald S. Bultje 55eda370cb swscale: clip unscaled colorspace conversion path. 14 years ago
  Diego Biurrun 96c1e6d40d doxygen: Make sure parameter names match between .c and .h files. 14 years ago
  Ronald S. Bultje 1ce724ee39 swscale: implement error dithering in planarCopyWrapper. 14 years ago
  Ronald S. Bultje 6af2801088 swscale: split swscale.c in unscaled and generic conversion routines. 14 years ago