Commit History

Author SHA1 Message Date
  Michael Niedermayer 4eb93bed4e swscale: GBRP output support 12 years ago
  Michael Niedermayer e4033d89f1 sws: GBRP9, GBRP10 GBRP12 GBRP14 output support 12 years ago
  Michael Niedermayer 61884d1985 sws: GBRP output support 12 years ago
  Michael Niedermayer 5c42078b99 sws: fix ED mono dither black level 12 years ago
  Michael Niedermayer ca447592b1 sws: rgb/bgr 4/8 error diffusion dither 12 years ago
  Michael Niedermayer 646ade7679 sws: Support error diffusion dither for mono output 12 years ago
  Michael Niedermayer 822d10e7c5 swscale: fix 12 and 14 bit YUV planar output with scaling. 12 years ago
  Michael Niedermayer a9bd51b1e6 Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc' 12 years ago
  Anton Khirnov 0a7068fa5d sws: do not use av_pix_fmt_descriptors directly. 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 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. 13 years ago
  Michael Niedermayer 35e0496a7b Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 7f77e9041a swscale: clip before assigning tables in RGB output functions. 13 years ago
  Ronald S. Bultje 4860625236 swscale: fix off-by-one in second coefficient in bilinear filters. 13 years ago
  Michael Niedermayer 7432bcfe5a Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 9206ac80a5 swscale: handle last pixel if lines have an odd width. 13 years ago
  Michael Niedermayer 2c5a2958e9 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje bc0bdda77b swscale: handle complete dimensions for monoblack/white. 13 years ago
  Michael Niedermayer bf807a5e87 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 9487fb4dea swscale: clip unscaled output intermediates. 13 years ago
  Michael Niedermayer 4a9f466b99 Fix alpha overflow when converting from RGBA64 to RGBA. 13 years ago
  Michael Niedermayer bbb61a1cd5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 25c42234a9 swscale: make monowhite/black RGB-independent. 13 years ago
  Michael Niedermayer 94bc672489 swscale: yuv2422_2_c_template() add cliping. 13 years ago
  Michael Niedermayer f03a029939 swscale: Add cliping to yuv2422_1_c_template() 13 years ago
  Michael Niedermayer ef96bf294d swscale: Fix rounding in yuv2mono_1_c_template() 13 years ago
  Michael Niedermayer c0c32a3704 swscale: Fix rounding in yuv2rgb_1_c_template() 13 years ago
  Michael Niedermayer 2bc610ddc5 swscale: yuv2422_1_c_template: fix rounding 13 years ago
  Michael Niedermayer 04b53746ad Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 7331b6e718 Drop some completely unnecessary av_unused attributes. 13 years ago
  Ronald S. Bultje 3cac475655 swscale: move YUV2PACKED16WRAPPER() macro down to where it is used. 13 years ago
  Ronald S. Bultje c0b87359b2 swscale: handle gray16 as a "planar" YUV format (Y-only, of course). 13 years ago
  Ronald S. Bultje d63b7d8c37 swscale: fix incorrect chroma bias in yuv2rgb48_1_c(). 13 years ago
  Ronald S. Bultje 1ca7dc60d2 swscale: fix invalid memory accesses in yuvpacked1() functions. 13 years ago
  Michael Niedermayer 18d0a16fc9 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 2144941069 swscale: split C output functions into separate file. 13 years ago