| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: add GBRAP14 format support | Paul B Mahol | 2023-09-28 | 1 | -0/+2 |
* | lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts | Lynne | 2023-05-29 | 1 | -0/+4 |
* | swscale/output: add support for Y210LE and Y212LE | Philip Langdale | 2022-09-10 | 1 | -0/+2 |
* | swscale/output: add support for XV30LE | Philip Langdale | 2022-09-10 | 1 | -0/+1 |
* | swscale/output: add support for XV36LE | Philip Langdale | 2022-09-10 | 1 | -0/+1 |
* | swscale/output: add support for P012 | Philip Langdale | 2022-09-10 | 1 | -0/+2 |
* | libswscale: add support for VUYX format | Philip Langdale | 2022-08-25 | 1 | -0/+1 |
* | swscale/output: fix reading chroma values when generating vuya output | James Almer | 2022-08-08 | 1 | -1/+1 |
* | avformat/riff: map AYUV fourcc to RAWVIDEO decoder | James Almer | 2022-08-07 | 1 | -1/+1 |
* | swscale/output: add VUYA output support | James Almer | 2022-08-07 | 1 | -0/+1 |
* | swscale: add NV16 input/output | Matthieu Bouron | 2022-07-19 | 1 | -0/+1 |
* | swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit cases | rcombs | 2022-01-04 | 1 | -4/+4 |
* | swscale: add P210/P410/P216/P416 output | rcombs | 2021-12-22 | 1 | -0/+8 |
* | swscale: add input/output support for X2BGR10LE | Manuel Stoeckl | 2021-09-26 | 1 | -0/+1 |
* | swscale/yuv2rgb: fix conversion to X2RGB10 | Manuel Stoeckl | 2021-09-26 | 1 | -1/+1 |
* | swscale: Add swscale input/output support for X2RGB10LE | Fei Wang | 2020-06-12 | 1 | -0/+1 |
* | libswscale: add output support for AV_PIX_FMT_GBRAPF32 | Mark Reid | 2020-05-05 | 1 | -0/+4 |
* | fate: update hashes after ya16 change | Paul B Mahol | 2019-09-26 | 1 | -2/+2 |
* | swscale: Add support for NV24 and NV42 | Philip Langdale | 2019-05-12 | 1 | -0/+2 |
* | avformat/nut: add support for yuva444/422p12 pixel format | Paul B Mahol | 2018-12-14 | 1 | -4/+4 |
* | swscale : add support for YUVA444P12 and YUVA422P12 | Martin Vignali | 2018-11-24 | 1 | -0/+4 |
* | swscale : add YA16 LE/BE output | Martin Vignali | 2018-10-18 | 1 | -0/+2 |
* | libswscale: Adds conversions from/to float gray format. | Sergey Lavrushkin | 2018-08-14 | 1 | -0/+2 |
* | swscale: add gray14 support | Paul B Mahol | 2018-05-05 | 1 | -0/+2 |
* | swscale: Add p016 output support and generalise yuv420p1x to p010 | Philip Langdale | 2018-03-02 | 1 | -0/+2 |
* | libswscale: add gray9 support | Paul B Mahol | 2017-08-07 | 1 | -0/+2 |
* | tests: Fix gray10 and gray12 references after c1616b45. | Carl Eugen Hoyos | 2017-04-13 | 1 | -4/+4 |
* | swscale: add gbr(a)p16 output support | Paul B Mahol | 2016-12-01 | 1 | -0/+4 |
* | fate: update after addition of gray10 to lavc/raw | Paul B Mahol | 2016-11-30 | 1 | -2/+2 |
* | lsws: Add GRAY10 conversion. | Carl Eugen Hoyos | 2016-11-14 | 1 | -0/+2 |
* | nut: add gray12 support | Michael Niedermayer | 2016-11-10 | 1 | -2/+2 |
* | swscale: Add GRAY12 | Luca Barbato | 2016-11-10 | 1 | -0/+2 |
* | 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: add unscaled conversion from yuv420p to p010 | Timo Rothenpieler | 2016-09-06 | 1 | -1/+1 |
* | swscale: add support for P010LE/BE output | Timo Rothenpieler | 2016-08-31 | 1 | -0/+2 |
* | fate: update for gbrap after 61980dc479ce045d2e280bff0ba2118ccb8ce595 | Paul B Mahol | 2016-08-24 | 1 | -1/+1 |
* | swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() | Michael Niedermayer | 2016-08-23 | 1 | -8/+8 |
* | sws/output: fix ordered dither threshold for mono output | Michael Niedermayer | 2016-02-10 | 1 | -2/+2 |
* | nut: Add PAL8 support | Michael Niedermayer | 2016-02-09 | 1 | -1/+1 |
* | lavf/nut: Add forgotten fourccs for YUV4xxP9. | Carl Eugen Hoyos | 2016-01-21 | 1 | -6/+6 |
* | swscale/utils: handle gray+alpha formats like gray for luma ranges | Michael Niedermayer | 2015-09-10 | 1 | -1/+1 |
* | swscale: ayuv64le output support | Paul B Mahol | 2015-07-24 | 1 | -0/+1 |
* | swscale: implement YA8 output | Paul B Mahol | 2015-07-02 | 1 | -0/+1 |
* | Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' | Michael Niedermayer | 2015-05-10 | 1 | -123/+123 |
|\ |
|
| * | fate: Reduce the number of frames used to test video filters | Luca Barbato | 2015-05-10 | 1 | -91/+91 |
| * | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2015-01-14 | 1 | -0/+1 |
| * | swscale: Properly scale YUV | Derek Buitenhuis | 2014-12-05 | 1 | -8/+8 |
* | | fate: add/update reference files for 440 addition. | Ronald S. Bultje | 2015-05-06 | 1 | -0/+4 |
* | | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 1 | -119/+119 |