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
2021-07-03sws: rename SwsContext.swscale to convert_unscaledAnton Khirnov
2021-04-19Include attributes.h directlyAndreas Rheinhardt
2021-02-23lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environmentsChip Kerchner
2021-01-24lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32.Carl Eugen Hoyos
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2021-01-01lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov
2019-10-04swscale: Fix AltiVec/VSX build with recent GCCDaniel Kolesa
2019-10-04swscale: Replace illegal vector keyword usage in altivec codeDaniel Kolesa
2019-08-13lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xlChip Kerchner
2019-05-12swscale: Add support for NV24 and NV42Philip Langdale
2019-05-07swscale/ppc: Shorten power8 tests via a varLauri Kasanen
2019-05-07swscale/ppc: VSX-optimize hScale16To*Lauri Kasanen
2019-05-07swscale/ppc: IndentLauri Kasanen
2019-05-07swscale/ppc: VSX-optimize hScale8To19Lauri Kasanen
2019-04-30swscale/ppc: VSX-optimize hscale_fastLauri Kasanen
2019-04-11swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2Lauri Kasanen
2019-04-07swscale/ppc: VSX-optimize yuv2rgb_full_XLauri Kasanen
2019-04-07swscale/ppc: VSX-optimize yuv2rgb_full_2Lauri Kasanen
2019-04-07swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1Lauri Kasanen
2019-03-31swscale/ppc: VSX-optimize yuv2422_XLauri Kasanen
2019-03-31swscale/ppc: VSX-optimize yuv2422_2Lauri Kasanen
2019-03-31swscale/ppc: VSX-optimize yuv2422_1Lauri Kasanen
2019-03-27swscale/ppc: VSX-optimize yuv2rgb_fullLauri Kasanen
2019-03-20swscale/ppc: Add av_unused to template vars only used in one includerLauri Kasanen
2019-03-20swscale/ppc: Clean up some mixed decl warningsLauri Kasanen
2019-02-05libswscale/ppc: VSX-optimize 9-16 bit yuv2planeXLauri Kasanen
2018-12-26swscale/output: Altivec-optimize float yuv2plane1Lauri Kasanen
2018-12-14swscale/output: VSX-optimize 16-bit yuv2plane1Lauri Kasanen
2018-12-12swscale/output: VSX-optimize nbps yuv2plane1Lauri Kasanen
2018-12-04swscale/ppc: Move VSX-using code to its own fileLauri Kasanen
2018-11-26swscale/output: Altivec-optimize yuv2plane1_8Lauri Kasanen
2018-08-14libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin
2016-11-10swscale: Drop is9_OR_10BPS() use, its name is not correctMichael Niedermayer
2016-07-11Revert "PPC64: Add versions of functions in libswscale/input.c optimized for ...Ronald S. Bultje
2016-06-30PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 V...Dan Parrot
2016-06-21Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch
2016-05-03Drop pointless assert.h #includesDiego Biurrun
2016-03-31swscale: cleanup unused codePedro Arthur
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2015-07-16swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec...Rong Yan
2015-05-31ppc: Restrict some Altivec implementations to Big EndianLuca Barbato
2015-04-27swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macr...Rong Yan
2015-03-14ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet
2014-11-12libswscale/ppc/swscale_altivec.c : fix hScale_altivec_real() yuv2planeX_16_al...Rong Yan
2013-08-30ppc: don't return a value from a function declared voidSean McGovern
2013-08-30Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer
2013-08-30ppc: don't return a value from a function declared voidSean McGovern
2013-08-29Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'Michael Niedermayer
2013-08-29Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf'Michael Niedermayer