Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-31swscale: cleanup unused codePedro Arthur
2016-03-31sws/aarch64: add ff_hscale_8_to_15_neonClément Bœsch
2016-03-29fix some a/an typosLou Logan
2016-03-01sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neonClément Bœsch
2016-01-14swscale/vscale: Check that 2 tap filters are bilinear before using bilinear codeMichael Niedermayer
2016-01-14swscale: Move Contexts used only in hscale.c into itMichael Niedermayer
2016-01-14swscale: Move VScalerContext into vscale.cMichael Niedermayer
2016-01-14swscale/yuv2rgb: Increase YUV2RGB table headroomMichael Niedermayer
2016-01-14swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM outMichael Niedermayer
2015-10-30swscale: rename sws_context_class to ff_sws_context_classAndreas Cadhalpun
2015-10-13swscale: fix ticket #4881Pedro Arthur
2015-09-10swscale: Forward colorspace updates to the 2nd cascaded context in case of al...Michael Niedermayer
2015-09-08Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-09-05swscale: re-enable gammaPedro Arthur
2015-08-19swscale: refactor vertical scalerPedro Arthur
2015-08-18swscale: Fixed typosPedro Arthur
2015-08-18swscale: fixed compiler warningsPedro Arthur
2015-08-18swscale: process horizontal lines in batchesPedro Arthur
2015-08-18swscale: refactor horizontal scalingPedro Arthur
2015-08-09swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARDMichael Niedermayer
2015-08-08swscale: Implement alphablendaway for planar 4:4:4 formatsMichael Niedermayer
2015-08-08swscale: Add sws_alloc_set_opts()Michael Niedermayer
2015-07-24swscale: ayuv64le input supportPaul B Mahol
2015-04-23swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flagMichael Niedermayer
2015-04-23Add gamma encodign/decoding before/after scaling in libswscalePedro Arthur
2015-02-27swscale: Add prefix to updateMMXDitherTables()Michael Niedermayer
2015-01-14libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol
2014-12-17swscale: increase yuv2rgb table headroomMichael Niedermayer
2014-10-11swscale: support internal scaler cascadesMichael Niedermayer
2014-10-06swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruftJames Almer
2014-08-05swscale/swscale_internal: fix ya16 -> rgbaMichael Niedermayer
2014-08-05Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'Michael Niedermayer
2014-08-04Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer
2014-08-04swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-07-19sws/x86: split mmxext fast bilinear scaler outMichael Niedermayer
2014-07-19sws: Move fast bilinear C code into seperate fileMichael Niedermayer
2014-07-19swscale/swscale_internal: add needed version.hMichael Niedermayer
2014-07-13fix spelling errorsAndreas Cadhalpun
2014-06-13swscale: Allow the max filter size to be set at compile timeDerek Buitenhuis
2014-06-02Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer
2014-06-02Remove all Blackfin architecture optimizationsDiego Biurrun
2014-05-14swscale/utils: Add check that ensures that the hardcoded struct offsets are v...Michael Niedermayer
2014-04-27Fix teh typosMichael Niedermayer
2014-04-15swscale: factor ff_sws_init_range_convert() outMichael Niedermayer
2014-04-09Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'Michael Niedermayer
2014-04-08swscale/swscale_internal: remove obsolete warningMichael Niedermayer
2014-04-08swscale/swscale_internal: make the offset strings update themselfs when the M...Michael Niedermayer
2014-03-25swscale: add two spatially stable dithering methodsØyvind Kolås