Commit History

Author SHA1 Message Date
  Michael Niedermayer 852ef62b85 swscale/utils: clear formatConvBuffer on allocation 9 years ago
  Michael Niedermayer 3cca4c770e swscale/utils: More carefully merge and clear coefficients outside the input 9 years ago
  Michael Niedermayer 0d728ed792 swscale/utils: Limit filter shifting so as not to read from prior the array 9 years ago
  Michael Niedermayer bd339d4882 swscale/utils: check chroma width for fast bilinear scaler 10 years ago
  Michael Niedermayer 9de71b0eb2 swscale/utils: remove useless () 10 years ago
  Michael Niedermayer 1ba01d3d46 swscale: treat gray as a fullrage (0-255) format 11 years ago
  Hendrik Leppkes 7cdf574c22 swscale: fix filter alignment reduction without inline asm 11 years ago
  Michael Niedermayer a90baa63c3 add YUVJ411P 11 years ago
  Paul B Mahol e1746d057b swscale: RGBA64 output 11 years ago
  Michael Niedermayer 63725d158d Revert "sws: support endianness conversion for AV_PIX_FMT_RGBA64" 11 years ago
  Paul B Mahol 23f7b14f28 sws: support endianness conversion for AV_PIX_FMT_RGBA64 11 years ago
  Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 11 years ago
  Paul B Mahol 5c057433cc libswscale: GBRAP input & output and GBRAP16 input support 11 years ago
  Michael Niedermayer dce12f6948 Merge commit '9cfa21c8c2b81146aab574f55c93f27e5c2d435c' 11 years ago
  Michael Niedermayer 2060d94409 Merge commit 'c1eb3e7fecdc270e03a700d61ef941600a6af491' 11 years ago
  Janne Grunau 9cfa21c8c2 swscale: support endianness conversion for AV_PIX_FMT_XYZ12 11 years ago
  Janne Grunau c1eb3e7fec swscale: add support for endianness only conversion 11 years ago
  Michael Niedermayer d5dbd84c9a Merge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70' 11 years ago
  Reimar Döffinger 3bb1c58e95 Avoid incorrect deprecated pixel format warning. 11 years ago
  Diego Biurrun 2b677ffca5 swscale: Add av_cold attributes to init functions missing them 11 years ago
  Paul B Mahol e6d4e68755 lavu: add planar 16 bit and 8 bit rgb with alpha 11 years ago
  Michael Niedermayer 2514b80045 sws: share xyzgamma tables. 11 years ago
  Michael Niedermayer 0c47c9028b sws: support xyz input 11 years ago
  Michael Niedermayer 45f1cf88a8 sws: remove hack to support partial convert / xyz bswaping 11 years ago
  Michael Niedermayer 2fa08abdb6 sws: enable xyz12, this for now is just for swaping between le and be 11 years ago
  Michael Niedermayer 13bbfb8fda sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUV 11 years ago
  Michael Niedermayer f05cfb654f sws/fill_rgb2yuv_table: use ROUNDED_DIV 11 years ago
  Michael Niedermayer bcf643486f sws/fill_rgb2yuv_table: increase precission to 32bit 11 years ago
  Michael Niedermayer 2fa11a94a3 sws/fill_rgb2yuv_table: avoid 2 divisions 11 years ago
  Michael Niedermayer 3950236332 sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table 11 years ago
  Michael Niedermayer 2a5d1cb2d9 sws/x86: update rgba->yuv to use user supplied table 11 years ago
  Michael Niedermayer 17ad06c753 sws/x86: update rgb/bgr->yuv code to use provided coefficient table 11 years ago
  Michael Niedermayer 9aafb95ae2 sws: init input_rgb2yuv_table depending on yuv colorspace 11 years ago
  Martin Storsjö d192ac3e03 swscale: Disallow conversion to GBRP16 11 years ago
  Michael Niedermayer f2b89f21cc Merge commit '7b41c24c5fa221b55a9302efaf1a9eeb38b12551' 11 years ago
  Michael Niedermayer 42431a557e Merge commit 'd6d5ef5534d582f9dbaf18ac2605cf5bb72cd821' 11 years ago
  Michael Niedermayer 7b41c24c5f sws: dont enable chrSrcHSubSample for planar RGB 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 3c2ecfcc24 sws: dont enable chrSrcHSubSample for planar RGB 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 aef5c0b68f sws: Check for unsupported combination of ED/FULL_CHR flags 11 years ago
  Michael Niedermayer 2dc2e4f5af sws: Enable full chroma resolution when needed for ED dither 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 bb4fb7715c Merge remote-tracking branch 'qatar/master' 11 years ago
  Xi Wang f73f76fd20 swscale: fix NULL checking in sws_alloc_context() 11 years ago
  Michael Niedermayer add7513e64 Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' 11 years ago