| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: don't return a value from a function declared void | Sean McGovern | 2013-08-30 | 1 | -1/+1 |
* | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' | Michael Niedermayer | 2013-08-30 | 1 | -2/+5 |
|\ |
|
| * | ppc: cosmetics: Consistently format CPU flag detection invocations | Diego Biurrun | 2013-08-29 | 1 | -2/+5 |
* | | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' | Michael Niedermayer | 2013-08-29 | 1 | -2/+2 |
|\| |
|
| * | swscale: cosmetics: Drop silly camelCase from swScale function pointer name | Diego Biurrun | 2013-08-29 | 1 | -2/+2 |
* | | Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf' | Michael Niedermayer | 2013-08-29 | 1 | -2/+3 |
|\| |
|
| * | swscale: Add some missing av_cold to arch-specific init functions | Diego Biurrun | 2013-08-29 | 1 | -2/+3 |
* | | Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' | Michael Niedermayer | 2013-08-29 | 1 | -1/+1 |
|\| |
|
| * | swscale: consistent names for arch-specific acceleration functions | Diego Biurrun | 2013-08-29 | 1 | -1/+1 |
* | | Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' | Michael Niedermayer | 2013-08-29 | 4 | -11/+37 |
|\| |
|
| * | swscale: ppc: Hide arch-specific initialization details | Diego Biurrun | 2013-08-29 | 4 | -11/+37 |
* | | Merge commit 'c011ceef78eae66039efc66d9551a7146e08838a' | Michael Niedermayer | 2013-06-03 | 1 | -2/+0 |
|\| |
|
| * | swscale: ppc: Remove commented-out define cruft | Diego Biurrun | 2013-06-02 | 1 | -2/+0 |
* | | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' | Michael Niedermayer | 2013-05-01 | 1 | -16/+16 |
|\| |
|
| * | ppc: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -16/+16 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 3 | -44/+44 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 3 | -44/+44 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -89/+63 |
|\| |
|
| * | ppc: swscale: rework yuv2planeX_altivec() | Mans Rullgard | 2012-10-05 | 1 | -89/+63 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-23 | 2 | -5/+9 |
|\| |
|
| * | swscale: Mark all init functions as av_cold | Diego Biurrun | 2012-07-23 | 2 | -5/+9 |
* | | Fix destination row striding in altivec_yuv2_bgr24. | Pavel Koshevoy | 2012-07-06 | 1 | -9/+4 |
* | | sws: support 12&14 bit planar colorspaces | Michael Niedermayer | 2012-07-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 1 | -0/+3 |
|\| |
|
| * | build: Move all arch OBJS declarations into arch subdirectory Makefiles. | Diego Biurrun | 2012-04-12 | 1 | -0/+3 |
| * | ppc: Add/remove a number of const qualifiers to fix related warnings. | Diego Biurrun | 2012-04-09 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-07 | 1 | -1/+1 |
|\| |
|
| * | swscale: make filterPos 32bit. | Ronald S. Bultje | 2012-03-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -612/+642 |
|\| |
|
| * | swscale: K&R formatting cosmetics for PowerPC code (part II/II) | Diego Biurrun | 2012-03-02 | 1 | -612/+642 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-22 | 2 | -303/+314 |
|\| |
|
| * | swscale: K&R formatting cosmetics for PowerPC code (part I/II) | Diego Biurrun | 2012-02-21 | 2 | -303/+314 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-10 | 1 | -0/+4 |
|\| |
|
| * | swscale: ppc: Add missing header #includes to pass 'make checkheaders'. | Diego Biurrun | 2012-02-09 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-26 | 1 | -10/+0 |
|\| |
|
| * | cosmetics: Remove some unnecessary block braces. | Diego Biurrun | 2012-01-25 | 1 | -10/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-10 | 1 | -7/+12 |
|\| |
|
| * | swscale: K&R reformatting cosmetics for header files | Diego Biurrun | 2012-01-08 | 1 | -7/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-05 | 1 | -3/+3 |
|\| |
|
| * | swscale: Use standard multiple inclusion guards in ppc/ header files. | Diego Biurrun | 2012-01-04 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-23 | 1 | -81/+13 |
|\| |
|
| * | swscale: update altivec yuv2planeX asm to new per-plane API. | Ronald S. Bultje | 2011-10-22 | 1 | -81/+13 |
| * | Split up yuv2yuvX functions | Kieran Kunhya | 2011-10-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-25 | 1 | -3/+3 |
|\| |
|
| * | ppc: fix some pointer to integer casts | Mans Rullgard | 2011-09-25 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-18 | 1 | -1/+1 |
|\| |
|
| * | swscale: split hScale() function pointer into h[cy]Scale(). | Ronald S. Bultje | 2011-08-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-13 | 1 | -15/+8 |
|\| |
|