summaryrefslogtreecommitdiffstats
path: root/libswscale
Commit message (Expand)AuthorAgeFilesLines
* swscale: Add GRAY10Carl Eugen Hoyos2018-11-065-1/+8
* 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-test: const correctnessDiego Biurrun2017-04-241-10/+14
* swscale: Convert the check check_image_pointers helper to a macroLuca Barbato2017-04-151-22/+15
* swscale: Do not shift negative values directlyLuca Barbato2017-04-151-10/+13
* swscale: Add gbrap10 outputMichael Niedermayer2017-04-152-2/+4
* swscale: Add input support for gbrap10 pixel formatPaul B Mahol2017-04-132-0/+19
* Bump major versions of all librariesVittorio Giovara2017-03-231-1/+1
* x86util: Port all macros to cpuflagsDiego Biurrun2017-03-141-9/+1
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-012-3/+3
* swscale-test: const correctness for pointer variableDiego Biurrun2017-01-241-1/+1
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-141-4/+1
* swscale: Add GRAY12Luca Barbato2016-11-074-0/+7
* Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-281-1/+1
* swscale: Properly load alpha for planar rgbMichael Niedermayer2016-10-181-0/+37
* swscale: Add the GBRAP12 outputLuca Barbato2016-10-122-2/+4
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-123-0/+7
* swscale: Enable GBRP12 outputLuca Barbato2016-10-122-2/+4
* swscale: x86: Add some forgotten 12-bit planar YUV casesMichael Niedermayer2016-10-122-2/+6
* swscale: Add input support for 12-bit formatsMichael Niedermayer2016-10-125-3/+43
* swscale: Add missing yuv444p12 swappingVittorio Giovara2016-10-121-0/+4
* pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-272-1/+5
* pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-273-1/+9
* pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-274-2/+17
* swscale: Rename is9_OR_10 to match what it doesLuca Barbato2016-09-276-10/+10
* swscale: Update bitdepth range checkLuca Barbato2016-09-273-11/+11
* swscale: Consistently order input YUV pixel formatsVittorio Giovara2016-09-271-29/+29
* swscale: Kill non-compiling disabled cruftDiego Biurrun2016-08-172-13/+0
* swscale: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-165-7/+7
* swscale: Rename sws_context_class to ff_sws_context_classAndreas Cadhalpun2016-07-163-4/+4
* swscale: add P010 input supportHendrik Leppkes2016-07-023-1/+55
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+6
* asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-283-447/+447
* Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-282-2/+0
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-133-3/+7
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-046-72/+72
* Drop pointless assert.h #includesDiego Biurrun2016-05-033-3/+0
* build: miscellaneous cosmeticsDiego Biurrun2016-04-071-8/+8
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* yuv2rgb: Document the color space coefficientsVittorio Giovara2016-01-201-0/+11
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-115-19/+19
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-075-16/+15
* Bump major versions of all librariesVittorio Giovara2015-08-281-1/+1
* sws: Drop deprecated SWS_CPU_CAPS definesVittorio Giovara2015-08-282-23/+0
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-311-1/+1
* swscale: Check memory allocationFederico Tomassetti2015-03-211-8/+14
* libswscale: fix compiler warnings enumerated type mixed with another typeHimangi Saraogi2015-03-151-1/+1
OpenPOWER on IntegriCloud