| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: add GBRAP14 format support | Paul B Mahol | 2023-09-28 | 1 | -0/+2 |
* | swscale/output: Bias 16bps output calculations to improve non overflowing ran... | Michael Niedermayer | 2022-11-04 | 1 | -14/+11 |
* | swscale/output: Bias 16bps output calculations to improve non overflowing range | Michael Niedermayer | 2022-11-04 | 1 | -60/+60 |
* | swscale/output: Don't call av_pix_fmt_desc_get() in a loop | Andreas Rheinhardt | 2022-09-19 | 1 | -42/+58 |
* | swscale/output: add support for Y210LE and Y212LE | Philip Langdale | 2022-09-10 | 1 | -0/+48 |
* | swscale/output: add support for XV30LE | Philip Langdale | 2022-09-10 | 1 | -0/+31 |
* | swscale/output: add support for XV36LE | Philip Langdale | 2022-09-10 | 1 | -0/+29 |
* | swscale/output: add support for P012 | Philip Langdale | 2022-09-10 | 1 | -59/+81 |
* | libswscale: add support for VUYX format | Philip Langdale | 2022-08-25 | 1 | -4/+31 |
* | swscale/output: fix reading chroma values when generating vuya output | James Almer | 2022-08-08 | 1 | -2/+2 |
* | swscale/output: add VUYA output support | James Almer | 2022-08-07 | 1 | -0/+57 |
* | swscale/output: use isSwappedChroma | rcombs | 2022-01-04 | 1 | -2/+1 |
* | swscale/output: use isSemiPlanarYUV for NV12/21/24/42 case | rcombs | 2022-01-04 | 1 | -2/+1 |
* | swscale/output: use isDataInHighBits for 10-bit case | rcombs | 2022-01-04 | 1 | -3/+2 |
* | swscale/output: use isSemiPlanarYUV for 16-bit case | rcombs | 2022-01-04 | 1 | -3/+1 |
* | swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit cases | rcombs | 2022-01-04 | 1 | -7/+41 |
* | swscale: add P210/P410/P216/P416 output | rcombs | 2021-12-22 | 1 | -2/+6 |
* | swscale: add input/output support for X2BGR10LE | Manuel Stoeckl | 2021-09-26 | 1 | -1/+8 |
* | avutil/internal, swresample/audioconvert: Remove cpu.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | swscale/output: Implement dither none for yuv2rgb_write_full() | Michael Niedermayer | 2021-07-09 | 1 | -0/+11 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | swscale: cosmetic fixes | Nelson Gomez | 2020-06-14 | 1 | -5/+8 |
* | swscale: make yuv2interleavedX more asm-friendly | Nelson Gomez | 2020-06-14 | 1 | -7/+5 |
* | swscale: Add swscale input/output support for X2RGB10LE | Fei Wang | 2020-06-12 | 1 | -0/+14 |
* | libswscale: add output support for AV_PIX_FMT_GBRAPF32 | Mark Reid | 2020-05-05 | 1 | -0/+82 |
* | 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 |