summaryrefslogtreecommitdiff
path: root/libswscale/ppc/swscale_altivec.c
Commit message (Expand)AuthorAge
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* swscale: ppc: Hide arch-specific initialization detailsDiego Biurrun2013-08-29
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* ppc: swscale: rework yuv2planeX_altivec()Mans Rullgard2012-10-05
* swscale: Mark all init functions as av_coldDiego Biurrun2012-07-23
* swscale: make filterPos 32bit.Ronald S. Bultje2012-03-06
* swscale: K&R formatting cosmetics for PowerPC code (part I/II)Diego Biurrun2012-02-21
* cosmetics: Remove some unnecessary block braces.Diego Biurrun2012-01-25
* swscale: update altivec yuv2planeX asm to new per-plane API.Ronald S. Bultje2011-10-22
* Split up yuv2yuvX functionsKieran Kunhya2011-10-22
* ppc: fix some pointer to integer castsMans Rullgard2011-09-25
* swscale: split hScale() function pointer into h[cy]Scale().Ronald S. Bultje2011-08-17
* swscale: add dithering to yuv2yuvX_altivec_realLuca Barbato2011-08-13
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-12
* swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-01
* swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-29
* PPC: swscale: disable altivec functions for unsupported formatsMans Rullgard2011-06-28
* swscale: change prototypes of scaled YUV output functions.Ronald S. Bultje2011-06-27
* swscale: split yuv2packedX_altivec in smaller functions.Ronald S. Bultje2011-06-27
* swscale: remove unused xInc/srcW arguments from hScale().Ronald S. Bultje2011-06-26
* swscale: extract SWS_FULL_CHR_H_INT conditional into init code.Ronald S. Bultje2011-06-07
* swscale: un-special-case yuv2yuvX16_c().Ronald S. Bultje2011-06-07
* swscale: enable hScale_altivec_real.Ronald S. Bultje2011-06-03
* swscale: split out ppc _template.c files from main swscale.c.Ronald S. Bultje2011-06-03