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
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
2018-03-03swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale
2017-08-07libswscale: add gray9 supportPaul B Mahol
2017-08-06swscale: fix gbrap16 alpha channel issuesJames Cowgill
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-09-06swscale: add unscaled conversion from yuv420p to p010Timo Rothenpieler
2016-08-31swscale: add support for P010LE/BE outputTimo Rothenpieler
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-02-10sws/output: fix ordered dither threshold for mono outputMichael Niedermayer
2016-02-09nut: Add PAL8 supportMichael 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-06-17swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chro...Michael Niedermayer
2015-05-11Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b'Michael Niedermayer
2015-05-10fate: Reduce the number of frames used to test video filtersLuca Barbato
2015-05-06fate: add/update reference files for 440 addition.Ronald S. Bultje
2015-01-16swscale: fix gbrap to gbrap alpha scalingVittorio Giovara
2015-01-14libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol
2014-12-05swscale: Properly scale YUVDerek Buitenhuis
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-09fate: update tests for YVYU422 pixel formatVittorio Giovara
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-10-10swscale: Use full resolution chroma for yuv2rgb when the input has full chromaMichael Niedermayer
2013-08-10avcodec/raw: gbrp supportMichael Niedermayer
2013-07-23libswscale: Adding RGB => XYZ supportclook
2013-07-08swscale: treat gray as a fullrage (0-255) formatMichael Niedermayer
2013-05-21add YUVJ411PMichael Niedermayer