| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ae116cd3ed908d28b69d5198712217ec743d74f6' | Michael Niedermayer | 2014-03-22 | 5 | -8/+37 |
|\ |
|
| * | ppc: dsputil: Move hpeldsp-related declarations to a separate header | Diego Biurrun | 2014-03-22 | 5 | -8/+37 |
* | | Merge commit '82bb3048013201c0095d2853d4623633d912252f' | Michael Niedermayer | 2014-03-20 | 1 | -10/+11 |
|\| |
|
| * | dsputil: Use correct type in me_cmp_func function pointer | Diego Biurrun | 2014-03-20 | 1 | -10/+11 |
* | | Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18' | Michael Niedermayer | 2014-03-20 | 1 | -2/+3 |
|\| |
|
| * | build: Group general components separate from de/encoders in arch Makefiles | Diego Biurrun | 2014-03-20 | 1 | -2/+3 |
* | | Merge commit '54a6e08a650a71fd375551585b0ea40a3a06d228' | Michael Niedermayer | 2014-03-20 | 1 | -4/+4 |
|\| |
|
| * | dsputil: Conditionally compile dsputil code on all architectures | Diego Biurrun | 2014-03-20 | 1 | -4/+4 |
* | | Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9' | Michael Niedermayer | 2014-03-20 | 3 | -15/+14 |
|\| |
|
| * | dsputil: Propagate bit depth information to all (sub)init functions | Diego Biurrun | 2014-03-20 | 3 | -15/+12 |
* | | Merge commit '1675975216ecbea8e4826235f204dc0f4234383f' | Michael Niedermayer | 2014-03-20 | 2 | -29/+29 |
|\| |
|
| * | ppc: dsputil: Drop trailing semicolon from macros | Diego Biurrun | 2014-03-20 | 2 | -29/+29 |
* | | Merge commit 'b7d24fd4b2213104c001ed504074495568600b9c' | Michael Niedermayer | 2014-03-20 | 6 | -270/+219 |
|\| |
|
| * | ppc: dsputil: Merge some declarations and initializations | Diego Biurrun | 2014-03-20 | 6 | -270/+219 |
* | | Merge commit 'b045283f2126637477a597f184638ebef09bf898' | Michael Niedermayer | 2014-03-20 | 1 | -13/+5 |
|\| |
|
| * | ppc: dsputil: Simplify some ifdeffed function definitions | Diego Biurrun | 2014-03-20 | 1 | -13/+5 |
* | | Merge commit '8bd6f88266740068415f7da0628117f1b802efb9' | Michael Niedermayer | 2014-03-20 | 2 | -9/+9 |
|\| |
|
| * | ppc: dsputil: Drop some unnecessary parentheses | Diego Biurrun | 2014-03-20 | 2 | -9/+9 |
* | | Merge commit '022184a646896c6b27c6cca387039b030685266e' | Michael Niedermayer | 2014-03-20 | 4 | -416/+437 |
|\| |
|
| * | ppc: dsputil: more K&R formatting cosmetics | Diego Biurrun | 2014-03-20 | 4 | -416/+437 |
* | | Merge commit '30f3f959879eee7890973e8cc9ce076450ced111' | Michael Niedermayer | 2014-03-20 | 3 | -391/+429 |
|\| |
|
| * | ppc: dsputil: K&R formatting cosmetics | Diego Biurrun | 2014-03-20 | 3 | -391/+429 |
* | | Merge commit '82ee14d2cedd7867920529b408ed6c7ec2f13ff1' | Michael Niedermayer | 2014-03-20 | 7 | -199/+180 |
|\| |
|
| * | ppc: dsputil: comment formatting and wording/grammar improvements | Diego Biurrun | 2014-03-20 | 7 | -199/+180 |
* | | Merge commit 'fd9e2221bd3b2c5d62605134b62efa26eb9ef0f7' | Michael Niedermayer | 2014-03-13 | 3 | -0/+4 |
|\| |
|
| * | ppc: Add some missing headers | Diego Biurrun | 2014-03-13 | 3 | -0/+4 |
* | | Merge commit '49676eb7301e775d08bdbba5380159b106ee258f' | Michael Niedermayer | 2014-03-13 | 1 | -1/+0 |
|\| |
|
| * | dsputil: Remove prototypes for nonexisting optimization functions | Diego Biurrun | 2014-03-13 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-14 | 1 | -10/+10 |
|\| |
|
| * | ppc: reduce overreads when loading 8 pixels in altivec dsp functions | Janne Grunau | 2014-02-14 | 1 | -10/+10 |
| * | vp8: fix PPC assembly to work if src_stride != dst_stride | Ronald S. Bultje | 2014-02-09 | 1 | -7/+42 |
* | | Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb' | Michael Niedermayer | 2014-01-06 | 1 | -1/+1 |
|\| |
|
| * | h264: do not use 422 functions for monochrome | Anton Khirnov | 2014-01-06 | 1 | -1/+1 |
* | | fix order of operations in comments | Michael Niedermayer | 2013-10-23 | 1 | -2/+2 |
* | | vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride. | Ronald S. Bultje | 2013-09-23 | 1 | -7/+42 |
* | | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' | Michael Niedermayer | 2013-08-30 | 7 | -28/+35 |
|\| |
|
| * | ppc: cosmetics: Consistently format CPU flag detection invocations | Diego Biurrun | 2013-08-29 | 7 | -28/+35 |
* | | Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8' | Michael Niedermayer | 2013-08-29 | 3 | -0/+12 |
|\| |
|
| * | ppc: Add missing AltiVec cpuflag detection invocations | Diego Biurrun | 2013-08-29 | 3 | -0/+12 |
* | | Merge commit 'de81b6ae4f38273ff27020f494cc46539110d34b' | Michael Niedermayer | 2013-08-29 | 1 | -2/+0 |
|\| |
|
| * | ppc: fdct: Remove vim editor settings comment | Diego Biurrun | 2013-08-28 | 1 | -2/+0 |
* | | Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf' | Michael Niedermayer | 2013-08-29 | 1 | -3/+2 |
|\| |
|
| * | ppc: Add and use convenience macro to check for AltiVec availability | Diego Biurrun | 2013-08-28 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-16 | 1 | -3/+1 |
|\| |
|
| * | altivec: perform an explicit unaligned load | Kostya Shishkov | 2013-08-16 | 1 | -3/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -3/+1 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -3/+1 |
| * | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-27 | 1 | -2/+2 |
|\| |
|
| * | fix scalarproduct_and_madd_int16_altivec() for orders > 16 | Kostya Shishkov | 2013-05-26 | 1 | -2/+2 |