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
2020-05-20swscale/utils: Fix invalid left shifts of negative numbersAndreas Rheinhardt
2019-05-12swscale: Add support for NV24 and NV42Philip Langdale
2018-11-24swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali
2018-10-24swscale/utils : simplify unscaled initial test for float pixfmtMartin 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-11-11Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9'James Almer
2017-10-11build: Drop check for sys/mman.h in favor of mmap() checkDiego Biurrun
2017-08-28swscale: Do not expand a macro with 'defined' in itDerek Buitenhuis
2017-08-25utils: Do not expand a macro with 'defined' in itDerek Buitenhuis
2017-08-07libswscale: add gray9 supportPaul B Mahol
2017-07-10build: Add feature test macros for glibc 2.19+Diego Biurrun
2017-04-15swscale: Add gbrap10 outputMichael Niedermayer
2017-04-13swscale: Add input support for gbrap10 pixel formatPaul B Mahol
2017-04-13lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16.Carl Eugen Hoyos
2017-03-19Merge commit 'aa37d2bf4505afc106e2a23c44afc722bb204a8e'Clément Bœsch
2017-02-02swscale: add P016 input supportPhilip Langdale
2016-12-01swscale: add gbr(a)p16 output supportPaul B Mahol
2016-11-14lsws: Add GRAY10 conversion.Carl Eugen Hoyos
2016-11-10swscale: Add GRAY12Luca Barbato
2016-11-10swscale: Add GBRAP10 outputMichael Niedermayer
2016-11-10swscale: Add the GBRAP12 outputLuca Barbato
2016-11-08swscale: Add GRAY12Luca Barbato
2016-10-12swscale: Add the GBRAP12 outputLuca Barbato
2016-10-12Add GBRAP12 pixel format supportKieran Kunhya
2016-10-12swscale: Enable GBRP12 outputLuca Barbato
2016-10-12swscale: Add input support for 12-bit formatsMichael Niedermayer
2016-09-27pixfmt: Add yuv444p12 pixel formatLuca Barbato
2016-09-27pixfmt: Add yuv422p12 pixel formatLuca Barbato
2016-09-27pixfmt: Add yuv420p12 pixel formatLuca Barbato
2016-08-31swscale: add support for P010LE/BE outputTimo Rothenpieler
2016-08-17swscale: Kill non-compiling disabled cruftDiego Biurrun
2016-07-16swscale: Add proper ff_ prefix to init functionsDiego Biurrun
2016-07-16swscale: Rename sws_context_class to ff_sws_context_classAndreas Cadhalpun
2016-07-02swscale: add P010 input supportHendrik Leppkes
2016-06-10swscale: add input support for gbrap10 pixel formatPaul B Mahol
2016-05-28asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun
2016-04-11sws/aarch64: add ff_yuv2planeX_8_neonClément Bœsch
2016-04-07swscale/utils: Remove unused variableMichael Niedermayer
2016-04-05sws/aarch64: restore ff_hscale_8_to_15_neon()Clément Bœsch
2016-03-31swscale: cleanup unused codePedro Arthur
2016-03-31swscale: Deprecate vector functions which are unused outside swscaleMichael Niedermayer
2016-03-31sws/aarch64: add ff_hscale_8_to_15_neonClément Bœsch
2016-02-24Add GBRAP12 pixel formatKieran Kunhya
2016-02-24swscale/utils: Fix chrSrcHSubSample for GBRAP16Michael Niedermayer
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2016-01-26swscale: add P010 input supportHendrik Leppkes
2016-01-14swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() callsMichael Niedermayer