summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* 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
* libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-14
* swscale: check memory allocationsVittorio Giovara2015-01-05
* swscale: Properly scale YUVDerek Buitenhuis2014-12-05
* swscale: fix sign extensions in yuv planar conversionVittorio Giovara2014-10-18
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* swscale: Undeprecate sws_getContext()Diego Biurrun2014-08-07
* swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara2014-08-04
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04