summaryrefslogtreecommitdiffstats
path: root/libswscale/utils.c
Commit message (Expand)AuthorAgeFilesLines
* swscale/utils: Fix invalid left shifts of negative numbersAndreas Rheinhardt2019-09-281-1/+1
* swscale: Add support for NV24 and NV42Philip Langdale2019-05-121-0/+2
* swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-241-0/+4
* swscale/utils : simplify unscaled initial test for float pixfmtMartin Vignali2018-10-241-2/+1
* swscale : add YA16 LE/BE outputMartin Vignali2018-10-181-2/+2
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-141-1/+19
* swscale: add gray14 supportPaul B Mahol2018-05-051-0/+4
* swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale2018-03-021-2/+2
* Merge commit '29ccc641b17afad058a5c24071ea827865a8b3a9'James Almer2017-11-111-1/+1
|\
| * build: Drop check for sys/mman.h in favor of mmap() checkDiego Biurrun2017-10-101-1/+1
| * swscale: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-281-1/+5
| * build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-101-0/+1
| * swscale: Add gbrap10 outputMichael Niedermayer2017-04-151-2/+2
| * swscale: Add input support for gbrap10 pixel formatPaul B Mahol2017-04-131-0/+3
| * swscale: Add GRAY12Luca Barbato2016-11-071-0/+2
| * swscale: Add the GBRAP12 outputLuca Barbato2016-10-121-2/+2
| * Add GBRAP12 pixel format supportKieran Kunhya2016-10-121-0/+2
| * swscale: Enable GBRP12 outputLuca Barbato2016-10-121-2/+2
| * swscale: Add input support for 12-bit formatsMichael Niedermayer2016-10-121-1/+4
| * pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-271-0/+2
| * pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-271-0/+2
| * pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-271-0/+2
* | utils: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-251-1/+5
* | libswscale: add gray9 supportPaul B Mahol2017-08-071-0/+4
* | lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16.Carl Eugen Hoyos2017-04-121-0/+4
* | Merge commit 'aa37d2bf4505afc106e2a23c44afc722bb204a8e'Clément Bœsch2017-03-191-9/+1
|\ \ | |/
| * swscale: Kill non-compiling disabled cruftDiego Biurrun2016-08-171-7/+0
| * swscale: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-161-1/+1
| * swscale: Rename sws_context_class to ff_sws_context_classAndreas Cadhalpun2016-07-161-1/+1
| * swscale: add P010 input supportHendrik Leppkes2016-07-021-0/+2
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-281-11/+11
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-111-5/+5
* | swscale: add P016 input supportPhilip Langdale2017-02-011-0/+2
* | swscale: add gbr(a)p16 output supportPaul B Mahol2016-12-011-4/+4
* | lsws: Add GRAY10 conversion.Carl Eugen Hoyos2016-11-141-0/+2
* | swscale: Add GRAY12Luca Barbato2016-11-101-0/+2
* | swscale: Add GBRAP10 outputMichael Niedermayer2016-11-101-2/+2
* | swscale: Add the GBRAP12 outputLuca Barbato2016-11-101-2/+2
* | swscale: add support for P010LE/BE outputTimo Rothenpieler2016-08-311-2/+2
* | swscale: add input support for gbrap10 pixel formatPaul B Mahol2016-06-101-0/+6
* | sws/aarch64: add ff_yuv2planeX_8_neonClément Bœsch2016-04-111-1/+2
* | swscale/utils: Remove unused variableMichael Niedermayer2016-04-071-1/+1
* | sws/aarch64: restore ff_hscale_8_to_15_neon()Clément Bœsch2016-04-051-1/+1
* | swscale: cleanup unused codePedro Arthur2016-03-311-76/+2
* | swscale: Deprecate vector functions which are unused outside swscaleMichael Niedermayer2016-03-311-0/+46
* | sws/aarch64: add ff_hscale_8_to_15_neonClément Bœsch2016-03-311-1/+3
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-241-0/+6
* | swscale/utils: Fix chrSrcHSubSample for GBRAP16Michael Niedermayer2016-02-241-0/+1
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-5/+5
* | swscale: add P010 input supportHendrik Leppkes2016-01-261-0/+2
OpenPOWER on IntegriCloud