summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* swscale/utils: add asserts to check filterposMichael Niedermayer2015-02-24
* swscale/utils: More carefully merge and clear coefficients outside the inputMichael Niedermayer2015-02-24
* swscale: Use av_clip_uintp2()Michael Niedermayer2015-02-21
* swscale/yuv2rgb: Use av_clip_uint8()Michael Niedermayer2015-02-21
* swscale/bayer_template: Add () to protect the argument of BAYER_READ()Michael Niedermayer2015-02-18
* Merge commit 'e51f22122d23589e93ac4f0b3e570bb925755915'Michael Niedermayer2015-02-17
|\
| * 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
* | swscale/utils: Limit filter shifting so as not to read from prior the arrayMichael Niedermayer2015-02-05
* | swscale/input: fix rgba64 alpha non nativeMichael Niedermayer2015-01-21
* | swscale/input: Fix alpha of YA16 inputMichael Niedermayer2015-01-21
* | Merge commit '928061670e873e816daa14827853b7e11221ff5f'Michael Niedermayer2015-01-15
|\|
| * libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-14
* | Merge commit '1dd797e3c9f179f957316a0becbec048b42df8aa'Michael Niedermayer2015-01-06
|\|
| * swscale: check memory allocationsVittorio Giovara2015-01-05
* | swscale: Pass through chroma positions in sws_getCachedContextKieran Kunhya2014-12-26
* | swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byteMichael Niedermayer2014-12-24
* | swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4Michael Niedermayer2014-12-24
* | swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 outputMichael Niedermayer2014-12-24
* | swscale: increase yuv2rgb table headroomMichael Niedermayer2014-12-16
* | Merge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20'Michael Niedermayer2014-12-06
|\|
| * swscale: Properly scale YUVDerek Buitenhuis2014-12-05
* | swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 outputMichael Niedermayer2014-12-03
* | swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()Michael Niedermayer2014-11-20
* | swscale/utils: support bayer input + scaling, and bayer input + any supported...Michael Niedermayer2014-11-12
* | libswscale/ppc/swscale_altivec.c : fix hScale_altivec_real() yuv2planeX_16_al...Rong Yan2014-11-12
* | swscale: fix yuv2yuvX_8 assembly on x86Kieran Kunhya2014-11-09
* | Merge commit 'fc1eda543c6ef043300612db90da5cfd972af650'Michael Niedermayer2014-10-18
|\|
| * swscale: fix sign extensions in yuv planar conversionVittorio Giovara2014-10-18
* | swscale: support internal scaler cascadesMichael Niedermayer2014-10-11
* | swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruftJames Almer2014-10-05
* | swscale: Allow chroma samples to be above and to the left of luma samplesMichael Niedermayer2014-09-21
* | swscale/x86: do not expect registers to be preserved across inline ASM blocksVitor Sessak2014-09-18
* | sws: use av_clip() instead of av_clip_c()Clément Bœsch2014-09-16
* | lsws: duplicate ff_log2_tabJames Almer2014-08-12
* | Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer2014-08-10
|\|
| * Bump major versions of all libraries.Anton Khirnov2014-08-09
* | Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer2014-08-09
|\|
| * Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* | Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e'Michael Niedermayer2014-08-07
|\|
| * swscale: Undeprecate sws_getContext()Diego Biurrun2014-08-07
* | swscale/swscale_internal: fix ya16 -> rgbaMichael Niedermayer2014-08-05
* | swscale/swscale_unscaled: fix ya16 inputMichael Niedermayer2014-08-05
* | Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'Michael Niedermayer2014-08-04
|\|
| * swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara2014-08-04
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-04
|\|
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* | Merge commit '5420099cab1e915b191cceccec4364f54cec6e52'Michael Niedermayer2014-08-04
|\|
| * swscale: correctly pad destination buffer in rgb conversionKostya Shishkov2014-08-04