Commit History

Author SHA1 Message Date
  Michael Niedermayer 03bffb68f6 swscale: Use av_clip_uintp2() 9 years ago
  Michael Niedermayer ed962414bd Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' 10 years ago
  Vittorio Giovara 92b099daf4 swscale: support converting YVYU422 pixel format 10 years ago
  Michael Niedermayer 37f69cd93e swscale: add full bgra64 support 10 years ago
  Øyvind Kolås 3e6016622e swscale: add two spatially stable dithering methods 10 years ago
  Michael Niedermayer c14fc4585c Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3' 11 years ago
  Michael Niedermayer 1e0e193240 sws: add dither enum 11 years ago
  Diego Biurrun aa2ba8c99e swscale: Move extern declarations for tables to swscale_internal.h 11 years ago
  Paul B Mahol b154d203b1 swscale/output: silence warning about undefined 'ASSERT_LEVEL' 11 years ago
  Paul B Mahol f4b2d3598b swscale/output: remove unused header 11 years ago
  Michael Niedermayer e1efacf60b sws/output: yuv2rgb_write() assert that alpha has the correct value in the tables 11 years ago
  Michael Niedermayer 5918b7ac41 sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence of alpha input 11 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 11 years ago
  Michael Niedermayer e751481cd8 swscale/output: silence compiler warnings about uninitialized variables 11 years ago
  Michael Niedermayer 145e644aee sws/output: remove offset/coef for alpha in rgba64 11 years ago
  Paul B Mahol e1746d057b swscale: RGBA64 output 11 years ago
  Michael Niedermayer 7ded017983 sws/output/yuv2gbrp_full_X_c(): silence warning about uninitialized variable 11 years ago
  Michael Niedermayer 8ef453ff83 sws/output: silence warnings about uninitialized use of variables 11 years ago
  Paul B Mahol 5c057433cc libswscale: GBRAP input & output and GBRAP16 input support 11 years ago
  Michael Niedermayer 41ebb64511 swscale/output: fix alpha scale in the new functions 11 years ago
  Michael Niedermayer a4b5e45e2b sws/output: add yuv2rgb_full_1_c_template() 11 years ago
  Michael Niedermayer 9204a7dc8e sws/output: add +yuv2rgb_full_2_c_template() 11 years ago
  Michael Niedermayer 662664551c sws/output: factor yuv2rgb_write_full() out 11 years ago
  Michael Niedermayer 42431a557e Merge commit 'd6d5ef5534d582f9dbaf18ac2605cf5bb72cd821' 11 years ago
  Michael Niedermayer d6d5ef5534 sws: GBRP9, GBRP10, and GBRP16 output support 11 years ago
  Michael Niedermayer bb2f4ae434 Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2' 11 years ago
  Michael Niedermayer 4eb93bed4e swscale: GBRP output support 11 years ago
  Michael Niedermayer e4033d89f1 sws: GBRP9, GBRP10 GBRP12 GBRP14 output support 11 years ago
  Michael Niedermayer 61884d1985 sws: GBRP output support 11 years ago
  Michael Niedermayer 5c42078b99 sws: fix ED mono dither black level 11 years ago
  Michael Niedermayer ca447592b1 sws: rgb/bgr 4/8 error diffusion dither 11 years ago
  Michael Niedermayer 646ade7679 sws: Support error diffusion dither for mono output 11 years ago
  Michael Niedermayer 822d10e7c5 swscale: fix 12 and 14 bit YUV planar output with scaling. 11 years ago
  Michael Niedermayer a9bd51b1e6 Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc' 11 years ago
  Anton Khirnov 0a7068fa5d sws: do not use av_pix_fmt_descriptors directly. 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 11 years ago
  Michael Niedermayer 14de55784d sws/output: use unsigned variables where harmless overflows are expected. 12 years ago
  Michael Niedermayer 2cb4d51654 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 5a6e3c039c swscale: Mark all init functions as av_cold 12 years ago
  Michael Niedermayer 22a279539e yuv2rgb: implement 15/16bit ordered dither 12 years ago
  Michael Niedermayer bdf28d14f2 sws: extend dither tables by 1 line so simpler arithmetic can be used to address the next line 12 years ago
  Michael Niedermayer 3be0c86b97 sws: remove cliping in yuv2rgb code. 12 years ago
  Michael Niedermayer 35e0496a7b Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 7f77e9041a swscale: clip before assigning tables in RGB output functions. 12 years ago
  Ronald S. Bultje 4860625236 swscale: fix off-by-one in second coefficient in bilinear filters. 12 years ago
  Michael Niedermayer 7432bcfe5a Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 9206ac80a5 swscale: handle last pixel if lines have an odd width. 12 years ago
  Michael Niedermayer 2c5a2958e9 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje bc0bdda77b swscale: handle complete dimensions for monoblack/white. 12 years ago