summaryrefslogtreecommitdiffstats
path: root/libswscale/ppc/yuv2yuv_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * swscale: cosmetics: Drop silly camelCase from swScale function pointer nameDiego Biurrun2013-08-291-2/+2
* | Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf'Michael Niedermayer2013-08-291-2/+3
|\ \ | |/
| * swscale: Add some missing av_cold to arch-specific init functionsDiego Biurrun2013-08-291-2/+3
* | Merge commit '3aa682f25324d811ec284edc808eb71a46eae950'Michael Niedermayer2013-08-291-1/+1
|\ \ | |/
| * swscale: consistent names for arch-specific acceleration functionsDiego Biurrun2013-08-291-1/+1
* | Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19'Michael Niedermayer2013-08-291-1/+7
|\ \ | |/
| * swscale: ppc: Hide arch-specific initialization detailsDiego Biurrun2013-08-291-1/+7
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-211-1/+1
|\ \ | |/
| * miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-4/+4
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-221-85/+88
|\ \ | |/
| * swscale: K&R formatting cosmetics for PowerPC code (part I/II)Diego Biurrun2012-02-211-85/+88
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-041-4/+4
|/
* swscale: split out unscaled altivec YUV converters in their own file.Ronald S. Bultje2011-06-031-0/+191
OpenPOWER on IntegriCloud