summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* build: Add feature test macros for glibc 2.19+Diego Biurrun2017-07-10
* swscale-test: const correctnessDiego Biurrun2017-04-24
* swscale: Convert the check check_image_pointers helper to a macroLuca Barbato2017-04-15
* swscale: Do not shift negative values directlyLuca Barbato2017-04-15
* swscale: Add gbrap10 outputMichael Niedermayer2017-04-15
* swscale: Add input support for gbrap10 pixel formatPaul B Mahol2017-04-13
* Bump major versions of all librariesVittorio Giovara2017-03-23
* x86util: Port all macros to cpuflagsDiego Biurrun2017-03-14
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
* swscale-test: const correctness for pointer variableDiego Biurrun2017-01-24
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* ppc: Centralize compiler-specific altivec.h #include handling in one placeDiego Biurrun2016-12-14
* swscale: Add GRAY12Luca Barbato2016-11-07
* Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
* swscale: Properly load alpha for planar rgbMichael Niedermayer2016-10-18
* swscale: Add the GBRAP12 outputLuca Barbato2016-10-12
* Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
* swscale: Enable GBRP12 outputLuca Barbato2016-10-12
* swscale: x86: Add some forgotten 12-bit planar YUV casesMichael Niedermayer2016-10-12
* swscale: Add input support for 12-bit formatsMichael Niedermayer2016-10-12
* swscale: Add missing yuv444p12 swappingVittorio Giovara2016-10-12
* pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-27
* pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-27
* pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-27
* swscale: Rename is9_OR_10 to match what it doesLuca Barbato2016-09-27
* swscale: Update bitdepth range checkLuca Barbato2016-09-27
* swscale: Consistently order input YUV pixel formatsVittorio Giovara2016-09-27
* swscale: Kill non-compiling disabled cruftDiego Biurrun2016-08-17
* swscale: Add proper ff_ prefix to init functionsDiego Biurrun2016-07-16
* swscale: Rename sws_context_class to ff_sws_context_classAndreas Cadhalpun2016-07-16
* swscale: add P010 input supportHendrik Leppkes2016-07-02
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-29
* asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-28
* Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-28
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* Drop pointless assert.h #includesDiego Biurrun2016-05-03
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* yuv2rgb: Document the color space coefficientsVittorio Giovara2016-01-20
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* Bump major versions of all librariesVittorio Giovara2015-08-28
* sws: Drop deprecated SWS_CPU_CAPS definesVittorio Giovara2015-08-28
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* swscale: Check memory allocationFederico Tomassetti2015-03-21
* libswscale: fix compiler warnings enumerated type mixed with another typeHimangi Saraogi2015-03-15
* swscale: Check memory allocationsFederico Tomassetti2015-02-17
* swscale: fix gbrap to gbrap alpha scalingVittorio Giovara2015-01-16
* swscale: fix warning about incompatible function pointer typeVittorio Giovara2015-01-16