| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/drawutils: ban XYZ formats | Niklas Haas | 2023-10-31 | 1 | -1/+0 |
* | swscale: add GBRAP14 format support | Paul B Mahol | 2023-09-28 | 1 | -0/+1 |
* | lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts | Lynne | 2023-05-29 | 1 | -0/+2 |
* | avfilter/drawutils: rgb48/bgr48 is supported | Paul B Mahol | 2022-12-10 | 1 | -0/+2 |
* | swscale/output: add support for P012 | Philip Langdale | 2022-09-10 | 1 | -0/+1 |
* | 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 |
* | lavfi/drawutils: improve colorspace support | rcombs | 2022-06-19 | 1 | -42/+42 |
* | lavfi/drawutils: re-enable P010 and P016 support | rcombs | 2022-01-04 | 1 | -0/+2 |
* | lavfi/drawutils: overhaul to improve pixel format support | rcombs | 2022-01-04 | 1 | -10/+10 |
* | lavfi/drawutils: reject shift-packed formats | rcombs | 2022-01-04 | 1 | -2/+0 |
* | swscale: add P210/P410/P216/P416 output | rcombs | 2021-12-22 | 1 | -0/+4 |
* | 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 |
* | fate: update hashes after ya16 change | Paul B Mahol | 2019-09-26 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | swscale : add support for YUVA444P12 and YUVA422P12 | Martin Vignali | 2018-11-24 | 1 | -0/+2 |
* | swscale : add YA16 LE/BE output | Martin Vignali | 2018-10-18 | 1 | -0/+1 |
* | fate: update pad pixfmt test | Paul B Mahol | 2018-05-05 | 1 | -1/+1 |
* | swscale: add gray14 support | Paul B Mahol | 2018-05-05 | 1 | -0/+1 |
* | avfilter/drawutils: add support for full range | Paul B Mahol | 2018-05-03 | 1 | -5/+5 |
* | lavfi/drawutils: Do not claim to support P016. | Carl Eugen Hoyos | 2018-03-08 | 1 | -1/+0 |
* | swscale: Add p016 output support and generalise yuv420p1x to p010 | Philip Langdale | 2018-03-02 | 1 | -0/+1 |
* | fate: update ref files for gray pixel formats changes | James Almer | 2017-08-08 | 1 | -3/+3 |
* | libswscale: add gray9 support | Paul B Mahol | 2017-08-07 | 1 | -0/+1 |
* | avfilter/drawutils: support gbrap10 too | Paul B Mahol | 2017-08-07 | 1 | -1/+1 |
* | tests: Fix gray10 and gray12 references after c1616b45. | Carl Eugen Hoyos | 2017-04-13 | 1 | -2/+2 |
* | swscale: add gbr(a)p16 output support | Paul B Mahol | 2016-12-01 | 1 | -0/+2 |
* | fate: update after addition of gray10 to lavc/raw | Paul B Mahol | 2016-11-30 | 1 | -1/+1 |
* | lsws: Add GRAY10 conversion. | Carl Eugen Hoyos | 2016-11-14 | 1 | -0/+1 |
* | nut: add gray12 support | Michael Niedermayer | 2016-11-10 | 1 | -1/+1 |
* | swscale: Add GRAY12 | Luca Barbato | 2016-11-10 | 1 | -0/+1 |
* | swscale: Add GBRAP10 output | Michael Niedermayer | 2016-11-10 | 1 | -0/+1 |
* | swscale: Add the GBRAP12 output | Luca Barbato | 2016-11-10 | 1 | -0/+1 |
* | 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 | -4/+4 |
* | lavfi/drawutils: support NV12 and NV21 | Rodger Combs | 2016-05-10 | 1 | -0/+2 |
* | avfilter/drawutils: >8 bit support | Paul B Mahol | 2016-02-17 | 1 | -0/+32 |
* | swscale/utils: handle gray+alpha formats like gray for luma ranges | Michael Niedermayer | 2015-09-10 | 1 | -1/+1 |
* | swscale: implement YA8 output | Paul B Mahol | 2015-07-02 | 1 | -0/+1 |
* | Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' | Michael Niedermayer | 2015-05-10 | 1 | -27/+27 |
|\ |
|
| * | fate: Reduce the number of frames used to test video filters | Luca Barbato | 2015-05-10 | 1 | -17/+17 |
* | | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 1 | -27/+27 |
* | | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' | Michael Niedermayer | 2014-05-18 | 1 | -27/+27 |
|\| |
|
* | | avcodec/raw: gbrp support | Michael Niedermayer | 2013-08-09 | 1 | -1/+1 |