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
2018-10-18swscale : add YA16 LE/BE outputMartin Vignali
2018-05-05fate: update pad pixfmt testPaul B Mahol
2018-05-05swscale: add gray14 supportPaul B Mahol
2018-05-03avfilter/drawutils: add support for full rangePaul B Mahol
2018-03-08lavfi/drawutils: Do not claim to support P016.Carl Eugen Hoyos
2018-03-03swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale
2017-08-08fate: update ref files for gray pixel formats changesJames Almer
2017-08-07libswscale: add gray9 supportPaul B Mahol
2017-08-07avfilter/drawutils: support gbrap10 tooPaul 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-05-11lavfi/drawutils: support NV12 and NV21Rodger Combs
2016-02-17avfilter/drawutils: >8 bit supportPaul B Mahol
2015-09-10swscale/utils: handle gray+alpha formats like gray for luma rangesMichael Niedermayer
2015-07-02swscale: implement YA8 outputPaul B Mahol
2015-05-11Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b'Michael Niedermayer
2015-05-10fate: Reduce the number of frames used to test video filtersLuca Barbato
2014-05-19ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer
2014-05-18Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer
2013-08-10avcodec/raw: gbrp supportMichael Niedermayer
2013-07-08lavfi/drawutils: fix planar rgbPaul B Mahol
2013-07-08swscale: treat gray as a fullrage (0-255) formatMichael Niedermayer
2013-05-21add YUVJ411PMichael Niedermayer
2013-05-08libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol
2013-04-28Merge commit 'b963f021b603509b5159873de4919dec441d0782'Michael Niedermayer
2013-04-27fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun