summaryrefslogtreecommitdiff
path: root/libswscale/ppc
Commit message (Expand)AuthorAgeFilesLines
* sws: rename SwsContext.swscale to convert_unscaledAnton Khirnov2021-07-031-2/+2
* Include attributes.h directlyAndreas Rheinhardt2021-04-191-0/+1
* lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environmentsChip Kerchner2021-02-221-0/+10
* lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32.Carl Eugen Hoyos2021-01-241-4/+4
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+1
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-012-0/+3
* swscale: Fix AltiVec/VSX build with recent GCCDaniel Kolesa2019-10-041-4/+8
* swscale: Replace illegal vector keyword usage in altivec codeDaniel Kolesa2019-10-042-459/+459
* lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xlChip Kerchner2019-08-131-20/+4
* swscale: Add support for NV24 and NV42Philip Langdale2019-05-122-4/+2
* swscale/ppc: Shorten power8 tests via a varLauri Kasanen2019-05-071-13/+14
* swscale/ppc: VSX-optimize hScale16To*Lauri Kasanen2019-05-071-0/+159
* swscale/ppc: IndentLauri Kasanen2019-05-071-6/+6
* swscale/ppc: VSX-optimize hScale8To19Lauri Kasanen2019-05-071-1/+63
* swscale/ppc: VSX-optimize hscale_fastLauri Kasanen2019-04-301-0/+196
* swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2Lauri Kasanen2019-04-111-0/+188
* swscale/ppc: VSX-optimize yuv2rgb_full_XLauri Kasanen2019-04-071-0/+160
* swscale/ppc: VSX-optimize yuv2rgb_full_2Lauri Kasanen2019-04-071-0/+166
* swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1Lauri Kasanen2019-04-071-95/+330
* swscale/ppc: VSX-optimize yuv2422_XLauri Kasanen2019-03-311-0/+104
* swscale/ppc: VSX-optimize yuv2422_2Lauri Kasanen2019-03-311-0/+69
* swscale/ppc: VSX-optimize yuv2422_1Lauri Kasanen2019-03-311-0/+149
* swscale/ppc: VSX-optimize yuv2rgb_fullLauri Kasanen2019-03-271-0/+291
* swscale/ppc: Add av_unused to template vars only used in one includerLauri Kasanen2019-03-201-10/+11
* swscale/ppc: Clean up some mixed decl warningsLauri Kasanen2019-03-203-10/+11
* libswscale/ppc: VSX-optimize 9-16 bit yuv2planeXLauri Kasanen2019-02-052-6/+184
* swscale/output: Altivec-optimize float yuv2plane1Lauri Kasanen2018-12-261-2/+139
* swscale/output: VSX-optimize 16-bit yuv2plane1Lauri Kasanen2018-12-141-0/+59
* swscale/output: VSX-optimize nbps yuv2plane1Lauri Kasanen2018-12-121-0/+83
* swscale/ppc: Move VSX-using code to its own fileLauri Kasanen2018-12-044-281/+392
* swscale/output: Altivec-optimize yuv2plane1_8Lauri Kasanen2018-11-261-0/+53
* libswscale: Adds conversions from/to float gray format.Sergey Lavrushkin2018-08-141-0/+1
* swscale: Drop is9_OR_10BPS() use, its name is not correctMichael Niedermayer2016-11-101-1/+1
* Revert "PPC64: Add versions of functions in libswscale/input.c optimized for ...Ronald S. Bultje2016-07-112-438/+0
* PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 V...Dan Parrot2016-06-302-0/+438
* Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4'Clément Bœsch2016-06-211-1/+0
|\
| * Drop pointless assert.h #includesDiego Biurrun2016-05-031-1/+0
* | swscale: cleanup unused codePedro Arthur2016-03-311-2/+2
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-1/+0
|\ \ | |/
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
| * ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-311-1/+1
| * ppc: don't return a value from a function declared voidSean McGovern2013-08-301-1/+1
* | swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec...Rong Yan2015-07-161-0/+5
* | swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macr...Rong Yan2015-04-271-9/+2
* | ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-141-2/+2
* | libswscale/ppc/swscale_altivec.c : fix hScale_altivec_real() yuv2planeX_16_al...Rong Yan2014-11-121-94/+140
* | ppc: don't return a value from a function declared voidSean McGovern2013-08-301-1/+1
* | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer2013-08-301-2/+5
|\ \ | |/
| * ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-291-2/+5
* | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'Michael Niedermayer2013-08-291-2/+2
|\ \ | |/