summaryrefslogtreecommitdiff
path: root/libswscale/ppc
Commit message (Expand)AuthorAge
* sws: rename SwsContext.swscale to convert_unscaledAnton Khirnov2021-07-03
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environmentsChip Kerchner2021-02-22
* lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32.Carl Eugen Hoyos2021-01-24
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* swscale: Fix AltiVec/VSX build with recent GCCDaniel Kolesa2019-10-04
* swscale: Replace illegal vector keyword usage in altivec codeDaniel Kolesa2019-10-04
* lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xlChip Kerchner2019-08-13
* swscale: Add support for NV24 and NV42Philip Langdale2019-05-12
* swscale/ppc: Shorten power8 tests via a varLauri Kasanen2019-05-07
* swscale/ppc: VSX-optimize hScale16To*Lauri Kasanen2019-05-07
* swscale/ppc: IndentLauri Kasanen2019-05-07
* swscale/ppc: VSX-optimize hScale8To19Lauri Kasanen2019-05-07
* swscale/ppc: VSX-optimize hscale_fastLauri Kasanen2019-04-30
* swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2Lauri Kasanen2019-04-11
* swscale/ppc: VSX-optimize yuv2rgb_full_XLauri Kasanen2019-04-07
* swscale/ppc: VSX-optimize yuv2rgb_full_2Lauri Kasanen2019-04-07
* swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1Lauri Kasanen2019-04-07
* swscale/ppc: VSX-optimize yuv2422_XLauri Kasanen2019-03-31
* swscale/ppc: VSX-optimize yuv2422_2Lauri Kasanen2019-03-31
* swscale/ppc: VSX-optimize yuv2422_1Lauri Kasanen2019-03-31
* swscale/ppc: VSX-optimize yuv2rgb_fullLauri Kasanen2019-03-27
* swscale/ppc: Add av_unused to template vars only used in one includerLauri Kasanen2019-03-20
* swscale/ppc: Clean up some mixed decl warningsLauri Kasanen2019-03-20
* libswscale/ppc: VSX-optimize 9-16 bit yuv2planeXLauri Kasanen2019-02-05
* swscale/output: Altivec-optimize float yuv2plane1Lauri Kasanen2018-12-26
* swscale/output: VSX-optimize 16-bit yuv2plane1Lauri Kasanen2018-12-14
* swscale/output: VSX-optimize nbps yuv2plane1Lauri Kasanen2018-12-12
* swscale/ppc: Move VSX-using code to its own fileLauri Kasanen2018-12-04
* swscale/output: Altivec-optimize yuv2plane1_8Lauri Kasanen2018-11-26
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-14
* swscale: Drop is9_OR_10BPS() use, its name is not correctMichael Niedermayer2016-11-10
* Revert "PPC64: Add versions of functions in libswscale/input.c optimized for ...Ronald S. Bultje2016-07-11
* PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 V...Dan Parrot2016-06-30
* Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch2016-06-21
|\
| * Drop pointless assert.h #includesDiego Biurrun2016-05-03
* | swscale: cleanup unused codePedro Arthur2016-03-31
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
| * ppc: don't return a value from a function declared voidSean McGovern2013-08-30
* | swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec...Rong Yan2015-07-16
* | swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macr...Rong Yan2015-04-27
* | ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-14
* | libswscale/ppc/swscale_altivec.c : fix hScale_altivec_real() yuv2planeX_16_al...Rong Yan2014-11-12
* | ppc: don't return a value from a function declared voidSean McGovern2013-08-30
* | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer2013-08-30
|\|
| * ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-29
* | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'Michael Niedermayer2013-08-29
|\|