Commit History

Author SHA1 Message Date
  Michael Niedermayer f44ad92c3f sws: print a warning on unaligned input on SSE2+ 13 years ago
  Michael Niedermayer fbf4b390d0 sws: increase stride alignment requirement for the warning print code. 13 years ago
  Michael Niedermayer 90640cc764 sws: fix assert failure 13 years ago
  Michael Niedermayer 76a3490672 sws: add yuv2yuvX() back and updated to the just 1 plane API 13 years ago
  Michael Niedermayer 74fdb7a0f8 sws: factorize v*Filter use 13 years ago
  Michael Niedermayer b6dcd6dfcc sws cleanup yuv2planeX_10_c_template() 13 years ago
  Michael Niedermayer b1a4b735f9 sws: remove nonsensical code that leaked in from libav 13 years ago
  Michael Niedermayer 1c26f2da81 sws: drop unused code 13 years ago
  Michael Niedermayer f97faf6751 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 109f62e8f8 swscale: decide whether to use yuv2plane1/X on a per-plane basis. 13 years ago
  Ronald S. Bultje f99654d470 swscale: reintroduce full precision in 16-bit output. 13 years ago
  Kieran Kunhya ff7913aef1 Split up yuv2yuvX functions 13 years ago
  Kieran Kunhya 34e8d147b3 Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions 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
  Michael Niedermayer cca81e7eb0 sws: gbr24p input support 13 years ago
  Michael Niedermayer bd141af460 swscale: Fix prototypes of *toyv12 so they can be used with planar rgb input. 13 years ago
  Michael Niedermayer a7758884db Merge remote-tracking branch 'qatar/master' 13 years ago
  Kieran Kunhya 4d4d0e8176 Fix unnecessary shift with 9/10bit vertical scaling 13 years ago
  Michael Niedermayer d06c5b44cc swscale: drop redundant code. 13 years ago
  Clément Bœsch 7c14c24250 sws: fix a huge amount of incompatible pointer type arguments warnings. 13 years ago
  Michael Niedermayer edae3dbf1d Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 3f04ab4fcd swscale: split hScale() function pointer into h[cy]Scale(). 13 years ago
  Michael Niedermayer d9c9a0c767 sws: remove hScale16NX_c() 13 years ago
  Michael Niedermayer 66bb5cd592 sws: remove hScale16N() and use ronalds reformated version of it. 13 years ago
  Michael Niedermayer 3652409f5b sws: remove unneeded code from last merge 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
  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
  Michael Niedermayer 3b2d285afb Merge branch 'sws_32bit_integration' 13 years ago
  Ronald S. Bultje c59f9a68e2 swscale: error dithering for 16/9/10-bit to 8-bit. 13 years ago
  Ronald S. Bultje 93a10dd561 swscale: fix overflow in 16-bit vertical scaling. 13 years ago
  Ronald S. Bultje 71a04bc19d swscale: fix crash in 8-bpc bilinear output without alpha. 13 years ago
  Michael Niedermayer 08b57574c6 sws: fix non native endian 9-15 bit input with 16bit out 13 years ago
  Michael Niedermayer ca78fa24b7 sws: disable scale16 when int32 is used 13 years ago
  Michael Niedermayer 987e4c1787 sws: fix rgb -> 16bit 13 years ago
  Michael Niedermayer d2c910b9a4 sws: fix gray16_1 13 years ago
  Michael Niedermayer 9470205414 sws:ix yuv2rgb48_1_c_template() 13 years ago
  Michael Niedermayer ae05dd8731 sws: fix 16/32 bug from merge 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 4e3e333a79 swscale: error dithering for 16/9/10-bit to 8-bit. 13 years ago
  Ronald S. Bultje 7d7bacf0f1 swscale: fix overflow in 16-bit vertical scaling. 13 years ago
  Ronald S. Bultje bf2cba4532 swscale: fix crash in 8-bpc bilinear output without alpha. 13 years ago
  Ronald S. Bultje f44d50a94c swscale: fix 16-bit horizontal scaling underflow. 13 years ago
  Michael Niedermayer 5d4fd1d1ad Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun e589e4b82d Remove unused static tables and static inline functions. 13 years ago
  Michael Niedermayer 3074f03a07 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth. 13 years ago