aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/filter-pixfmts-vflip
Commit message (Expand)AuthorAgeFilesLines
* swscale: add support for new 10/12 bit MSB formatsTimo Rothenpieler2025-07-111-0/+8
* avcodec/raw: Add GBR(A)PF16/32LE/BEMichael Niedermayer2025-03-281-4/+4
* swscale/output: add support for NV20James Almer2025-03-191-0/+2
* swscale: use 16-bit intermediate precision for RGB/XYZ conversionNiklas Haas2024-12-261-2/+2
* swscale/range_convert: fix mpeg ranges in yuv range conversion for non-8-bit ...Ramiro Polla2024-12-051-17/+17
* avformat/riff: map Y416 fourcc to RAWVIDEO decoderJames Almer2024-10-261-1/+1
* swscale/output: add XV48 output supportJames Almer2024-10-261-0/+2
* avformat/riff: map Y210 and Y216 fourcc to RAWVIDEO decoderJames Almer2024-10-251-2/+2
* swscale/output: add Y216LE output supportJames Almer2024-10-231-0/+1
* swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapperJames Almer2024-10-211-2/+2
* swscale/output: fix alpha endianness in XV36James Almer2024-10-171-1/+1
* swscale/output: fill the xv30le alpha bitsJames Almer2024-10-171-2/+2
* swscale/output: add AYUV64BE output supportJames Almer2024-10-171-0/+1
* swscale/output: add X36VBE output supportJames Almer2024-10-171-0/+1
* swscale/output: fill all the xv36le alpha bitsJames Almer2024-10-171-1/+1
* avformat/riff: map Y410 fourcc to RAWVIDEO decoderJames Almer2024-10-131-1/+1
* avformat/riff: map v410 fourcc to RAWVIDEO decoderJames Almer2024-10-121-1/+1
* avformat/riff: map v308 fourcc to RAWVIDEO decoderJames Almer2024-10-121-1/+1
* avformat/riff: map v408 fourcc to RAWVIDEO decoderJames Almer2024-10-121-1/+1
* avformat/riff: map y408 fourcc to RAWVIDEO decoderJames Almer2024-10-121-1/+1
* swscale/output: add V30X output supportJames Almer2024-10-121-0/+1
* swscale/output: add VYU444 output supportJames Almer2024-10-121-0/+1
* swscale/output: add UYVA output supportJames Almer2024-10-121-0/+1
* swscale/output: add AYUV output supportJames Almer2024-10-121-0/+1
* swscale/rgb2xyz: add explicit width parameterNiklas Haas2024-10-091-2/+2
* swscale/output: don't leave the alpha channel undefined in vuyx and xv36leJames Almer2024-08-131-2/+2
* swscale: add GBRAP14 format supportPaul B Mahol2023-09-281-0/+2
* lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmtsLynne2023-05-291-0/+4
* swscale/output: add support for Y210LE and Y212LEPhilip Langdale2022-09-101-0/+2
* swscale/output: add support for XV30LEPhilip Langdale2022-09-101-0/+1
* swscale/output: add support for XV36LEPhilip Langdale2022-09-101-0/+1
* swscale/output: add support for P012Philip Langdale2022-09-101-0/+2
* libswscale: add support for VUYX formatPhilip Langdale2022-08-251-0/+1
* swscale/output: fix reading chroma values when generating vuya outputJames Almer2022-08-081-1/+1
* avformat/riff: map AYUV fourcc to RAWVIDEO decoderJames Almer2022-08-071-1/+1
* swscale/output: add VUYA output supportJames Almer2022-08-071-0/+1
* swscale: add NV16 input/outputMatthieu Bouron2022-07-191-0/+1
* swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit casesrcombs2022-01-041-4/+4
* swscale: add P210/P410/P216/P416 outputrcombs2021-12-221-0/+8
* swscale: add input/output support for X2BGR10LEManuel Stoeckl2021-09-261-0/+1
* swscale/yuv2rgb: fix conversion to X2RGB10Manuel Stoeckl2021-09-261-1/+1
* swscale: Add swscale input/output support for X2RGB10LEFei Wang2020-06-121-0/+1
* libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid2020-05-051-0/+4
* fate: update hashes after ya16 changePaul B Mahol2019-09-261-2/+2
* swscale: Add support for NV24 and NV42Philip Langdale2019-05-121-0/+2
* avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol2018-12-141-4/+4
* swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-241-0/+4
* swscale : add YA16 LE/BE outputMartin Vignali2018-10-181-0/+2
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-141-0/+2
* swscale: add gray14 supportPaul B Mahol2018-05-051-0/+2