Commit History

Author SHA1 Message Date
  Michael Niedermayer b89ce2d6af swscale: alpha less rgb32 support. 13 years ago
  Martin Storsjö f32dfad9dc swscale: Readd #define _SVID_SOURCE 13 years ago
  Michael Niedermayer 92afb43162 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 185655c601 swscale: add support for planar RGB input. 13 years ago
  Michael Niedermayer 58eca5178a sws: Fix: 13 years ago
  Michael Niedermayer 5bccb2d096 sws: handle jpeg pixel formats in sws_init_context() 13 years ago
  Sean McGovern 124e56454d swscale: add padding to conversion buffer. 13 years ago
  Michael Niedermayer d8cab5c26b Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 1deb08fcb6 swscale: align vertical filtersize by 2 on x86. 13 years ago
  Michael Niedermayer aedc908601 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje dc49bf1270 sws/pixfmt/pixdesc: add support for yuv420p9le/be. 13 years ago
  Ronald S. Bultje 8305041e13 swscale: prevent overflow in coefficient calculation. 13 years ago
  Ronald Bultje d1d421cbc0 swscale: prevent overflow during initialization 13 years ago
  Anton Khirnov 04de1569cd sws: support yuv444p9/10 output. 13 years ago
  Michael Niedermayer cca81e7eb0 sws: gbr24p input support 13 years ago
  Reimar Döffinger ae23b26995 Enable conversions to YUV444P9/YUV444P10, they seem to work fine. 13 years ago
  Jean First 9569a3c9f4 Add new pix_fmt RGBA64 13 years ago
  Michael Niedermayer 62101030c4 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje ea540401d6 swscale: fix byte overreads in SSE-optimized hscale(). 13 years ago
  Michael Niedermayer 66bb5cd592 sws: remove hScale16N() and use ronalds reformated version of it. 13 years ago
  Michael Niedermayer ca1dfea127 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 28c1115a91 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
  Michael Niedermayer 3e32bf3dbd Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 6a92551234 lsws: remove optimization debug logs in sws_init_context() 13 years ago
  Stefano Sabatini 347167ecf5 lsws: use array for storing the supported in/out information 13 years ago
  Stefano Sabatini 4ce0a94656 lsws: remove deprecated and unused stuff after the 0->1 major bump 13 years ago
  Ronald S. Bultje 62ee0e6a97 Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." 13 years ago
  Ronald S. Bultje ac0fb59348 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
  Stefano Sabatini 25a53c54d1 lsws: apply logging factorization in sws_scale_init() 13 years ago
  Stefano Sabatini 07f49ca1d1 lsws: remove redundant macros isSupportedIn/Out 13 years ago
  Stefano Sabatini 64bb656326 lsws: factorize some logging code in sws_init_context() 13 years ago
  Stefano Sabatini e8794f1d5e lsws: fix weird indent 13 years ago
  Stefano Sabatini c899bedbca lsws: use array for storing the supported in/out information 13 years ago
  Michael Niedermayer f93f6963ba Merge remote-tracking branch 'qatar/master' 13 years ago
  Joseph Artsimovich eedb1f2034 swscale: mark YUV422P10(LE,BE) as supported for output 13 years ago
  Michael Niedermayer 042f9d62ca Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje baba2eedac swscale: extend mmx padding. 13 years ago
  Michael Niedermayer 5dc6bd86f0 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 96c1e6d40d doxygen: Make sure parameter names match between .c and .h files. 13 years ago
  Michael Niedermayer e1d9cee13d sws: dont mess with XInc when the code needing it isnt used 13 years ago
  Michael Niedermayer 29fb1b5a06 sws: Fix chroma init for 32bit buffers. 13 years ago
  Ronald S. Bultje ac9ac45aca swscale: fix 16-bit scaling when output is 8-bits. 13 years ago
  Michael Niedermayer b5ff61695f sws: fix uv overwrite in 32bt 13 years ago
  Ronald S. Bultje 948ccdadf4 swscale: for >8bit scaling, read in native bit-depth. 13 years ago
  Michael Niedermayer f2db5602ba Merge branch 'ronalds_buggy_gt8bit_sws' 13 years ago
  Ronald S. Bultje 5c391a161a swscale: rename uv_off/uv_off2 to uv_off_px/byte. 13 years ago
  Ronald S. Bultje 42d622fab3 swscale: fix 16-bit scaling when output is 8-bits. 13 years ago
  Ronald S. Bultje 8f440223f6 swscale: disable full_chroma_int when converting to non-24/32bpp RGB. 13 years ago
  Ronald S. Bultje 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth. 13 years ago
  Ronald S. Bultje 45f6ffe5e9 swscale: implement >8bit scaling support. 13 years ago