Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-10swscale/output: add support for Y210LE and Y212LEPhilip Langdale
2022-09-10swscale/output: add support for XV30LEPhilip Langdale
2022-09-10swscale/output: add support for XV36LEPhilip Langdale
2022-08-26libswscale: add support for VUYX formatPhilip Langdale
2022-08-08swscale/output: fix reading chroma values when generating vuya outputJames Almer
2022-08-07avformat/riff: map AYUV fourcc to RAWVIDEO decoderJames Almer
2022-08-07swscale/output: add VUYA output supportJames Almer
2022-07-19swscale: add NV16 input/outputMatthieu Bouron
2022-01-05swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit casesrcombs
2021-12-23swscale: add P210/P410/P216/P416 outputrcombs
2021-09-26swscale: add input/output support for X2BGR10LEManuel Stoeckl
2021-09-26swscale/yuv2rgb: fix conversion to X2RGB10Manuel Stoeckl
2020-06-12swscale: Add swscale input/output support for X2RGB10LEFei Wang
2020-05-05libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid
2019-09-26fate: update hashes after ya16 changePaul B Mahol
2019-05-12swscale: Add support for NV24 and NV42Philip Langdale
2018-12-14avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol
2018-11-24swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali
2018-10-18swscale : add YA16 LE/BE outputMartin Vignali
2018-08-14libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin
2018-05-05swscale: add gray14 supportPaul B Mahol
2017-08-07libswscale: add gray9 supportPaul B Mahol
2017-04-13tests: Fix gray10 and gray12 references after c1616b45.Carl Eugen Hoyos
2016-12-01swscale: add gbr(a)p16 output supportPaul B Mahol
2016-11-30fate: update after addition of gray10 to lavc/rawPaul B Mahol
2016-11-14lsws: Add GRAY10 conversion.Carl Eugen Hoyos
2016-11-10nut: add gray12 supportMichael Niedermayer
2016-11-10swscale: Add GRAY12Luca Barbato
2016-11-10swscale: Add GBRAP10 outputMichael Niedermayer
2016-11-10swscale: Add the GBRAP12 outputLuca Barbato
2016-08-24fate: update for gbrap after 61980dc479ce045d2e280bff0ba2118ccb8ce595Paul B Mahol
2016-08-23swscale/output: Fix rounding offset in yuv2gbrp_full_X_c()Michael Niedermayer
2016-01-21lavf/nut: Add forgotten fourccs for YUV4xxP9.Carl Eugen Hoyos
2015-09-10swscale/utils: handle gray+alpha formats like gray for luma rangesMichael Niedermayer
2015-07-24swscale: ayuv64le output supportPaul B Mahol
2015-07-02swscale: implement YA8 outputPaul B Mahol
2015-05-11Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b'Michael Niedermayer
2014-05-19ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer
2014-05-18Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer
2014-04-09Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a'Michael Niedermayer
2014-04-09Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'Michael Niedermayer
2014-04-02swscale: add full bgra64 supportMichael Niedermayer
2014-04-02Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68'Michael Niedermayer
2014-03-19swscale/utils: Fix color range of gray16Carl Eugen Hoyos
2014-01-10nut: Support XYZ12 rawvideoMichael Niedermayer
2014-01-10swscale: fix rgb48Toxyz12() endiannessMichael Niedermayer
2013-09-30fate: add fieldorder testPaul B Mahol