summaryrefslogtreecommitdiff
path: root/libswscale/ppc/yuv2yuv_altivec.c
Commit message (Collapse)AuthorAge
* ppc: don't return a value from a function declared voidSean McGovern2013-08-30
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-29
|
* swscale: cosmetics: Drop silly camelCase from swScale function pointer nameDiego Biurrun2013-08-29
|
* swscale: Add some missing av_cold to arch-specific init functionsDiego Biurrun2013-08-29
|
* swscale: consistent names for arch-specific acceleration functionsDiego Biurrun2013-08-29
|
* swscale: ppc: Hide arch-specific initialization detailsDiego Biurrun2013-08-29
| | | | Also give consistent names to init functions.
* miscellaneous typo fixesDiego Biurrun2012-12-21
|
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
|
* swscale: K&R formatting cosmetics for PowerPC code (part I/II)Diego Biurrun2012-02-21
|
* swscale: split out unscaled altivec YUV converters in their own file.Ronald S. Bultje2011-06-03