| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of rang... | Michael Niedermayer | 2020-04-04 | 1 | -3/+3 |
* | swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_... | Michael Niedermayer | 2020-04-04 | 1 | -1/+1 |
* | swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() | Michael Niedermayer | 2020-01-22 | 1 | -4/+4 |
* | swscale/output: Avoid 64bit in Alpha in yuv2ya16_X_c_template() | Michael Niedermayer | 2019-10-16 | 1 | -2/+3 |
* | swscale/output: Correct Alpha in yuv2ya16_X_c_template() | Michael Niedermayer | 2019-10-16 | 1 | -2/+3 |
* | swscale/output: Implement Luma computation from yuv2ya16_X_c_template() witho... | Michael Niedermayer | 2019-10-16 | 1 | -1/+2 |
* | swscale/output: fix signed integer overflow for ya16 | Paul B Mahol | 2019-09-26 | 1 | -1/+1 |
* | swscale/output: fix some code indentations | Linjie Fu | 2019-09-06 | 1 | -35/+35 |
* | swscale: Add support for NV24 and NV42 | Philip Langdale | 2019-05-12 | 1 | -2/+4 |
* | swscale: Remove duplicated code | Lauri Kasanen | 2019-03-27 | 1 | -10/+0 |
* | swscale : add YA16 LE/BE output | Martin Vignali | 2018-10-18 | 1 | -0/+105 |
* | libswscale: Adds conversions from/to float gray format. | Sergey Lavrushkin | 2018-08-14 | 1 | -0/+105 |
* | swscale: Add p016 output support and generalise yuv420p1x to p010 | Philip Langdale | 2018-03-02 | 1 | -0/+31 |
* | swscale: fix gbrap16 alpha channel issues | James Cowgill | 2017-08-05 | 1 | -8/+8 |
* | swscale: add gbr(a)p16 output support | Paul B Mahol | 2016-12-01 | 1 | -2/+81 |
* | swscale: Add GBRAP10 output | Michael Niedermayer | 2016-11-10 | 1 | -0/+2 |
* | swscale: Add the GBRAP12 output | Luca Barbato | 2016-11-10 | 1 | -0/+2 |
* | swscale/output: Fix alpha shift in yuv2gbrp_full_X_c() | Michael Niedermayer | 2016-11-10 | 1 | -6/+4 |
* | swscale: Drop is9_OR_10BPS() use, its name is not correct | Michael Niedermayer | 2016-11-10 | 1 | -1/+1 |
* | swscale: add support for P010LE/BE output | Timo Rothenpieler | 2016-08-31 | 1 | -1/+97 |
* | swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() | Michael Niedermayer | 2016-08-23 | 1 | -1/+1 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -5/+5 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -5/+5 |
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -1/+0 |
* | | swscale: cleanup unused code | Pedro Arthur | 2016-03-31 | 1 | -20/+20 |
* | | sws/output: fix ordered dither threshold for mono output | Michael Niedermayer | 2016-02-10 | 1 | -1/+1 |
* | | swscale/output: Assert that yalpha and uvalpha are within their expected range | Michael Niedermayer | 2016-01-14 | 1 | -0/+16 |
* | | swscale/output: fix undefined left shifts of negative numbers | Ganesh Ajjanagadde | 2015-09-20 | 1 | -16/+16 |
* | | Replace all remaining occurances of step/depth_minus1 and offset_plus1 | Hendrik Leppkes | 2015-09-08 | 1 | -3/+3 |
* | | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' | Hendrik Leppkes | 2015-09-08 | 1 | -2/+2 |
|\| |
|
| * | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 1 | -2/+2 |
| * | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2015-01-14 | 1 | -1/+8 |
* | | swscale/output: Fix "warning: assignment from incompatible pointer type" | Michael Niedermayer | 2015-07-25 | 1 | -4/+8 |
* | | swscale: ayuv64le output support | Paul B Mahol | 2015-07-24 | 1 | -0/+48 |
* | | swscale/output: fix input indexing in yuv2ya8_2_c() | Michael Niedermayer | 2015-07-04 | 1 | -2/+2 |
* | | swscale/output: fix null pointer dereference in yuv2ya8_2_c() | Michael Niedermayer | 2015-07-03 | 1 | -1/+1 |
* | | swscale: implement YA8 output | Paul B Mahol | 2015-07-02 | 1 | -0/+96 |
* | | swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chro... | Michael Niedermayer | 2015-06-17 | 1 | -1/+281 |
* | | swscale/output: Factorize rgb48 and 64bit code | Michael Niedermayer | 2015-06-17 | 1 | -211/+71 |
* | | swscale/output: Fix undefined shifts | Michael Niedermayer | 2015-03-25 | 1 | -2/+2 |
* | | swscale: Use av_clip_uintp2() | Michael Niedermayer | 2015-02-21 | 1 | -12/+12 |
* | | Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' | Michael Niedermayer | 2014-04-09 | 1 | -1/+12 |
|\| |
|
| * | swscale: support converting YVYU422 pixel format | Vittorio Giovara | 2014-04-07 | 1 | -1/+12 |
* | | swscale: add full bgra64 support | Michael Niedermayer | 2014-04-02 | 1 | -18/+50 |
* | | swscale: add two spatially stable dithering methods | Øyvind Kolås | 2014-03-25 | 1 | -18/+65 |
* | | Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3' | Michael Niedermayer | 2013-08-16 | 1 | -34/+34 |
|\| |
|
| * | swscale: Move extern declarations for tables to swscale_internal.h | Diego Biurrun | 2013-08-15 | 1 | -20/+20 |
* | | sws: add dither enum | Michael Niedermayer | 2013-08-15 | 1 | -3/+3 |
* | | swscale/output: silence warning about undefined 'ASSERT_LEVEL' | Paul B Mahol | 2013-05-19 | 1 | -1/+1 |
* | | swscale/output: remove unused header | Paul B Mahol | 2013-05-19 | 1 | -1/+0 |