summaryrefslogtreecommitdiff
path: root/libavcodec/ppc
Commit message (Expand)AuthorAge
...
* | Merge commit '205fdd4ea5e1264946917a26fde01e137a485f5a'Michael Niedermayer2014-06-11
|\|
| * ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1encDiego Biurrun2014-06-10
* | apedsp: move to llauddspChristophe Gisquet2014-06-05
* | Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838'Michael Niedermayer2014-05-30
|\|
| * ppc: Fix compilation for ppc64le (ELFv2)Thierry Fauck2014-05-30
* | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* | Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-29
* | x86: huffyuvdsp: port add_bytes to yasmChristophe Gisquet2014-05-29
* | Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'Michael Niedermayer2014-05-28
|\|
| * ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun2014-05-28
* | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer2014-05-27
|\|
| * dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
* | avcodec/ppc/asm: fix build with ABI v2Thierry FAUCK2014-05-19
* | Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7'Michael Niedermayer2014-04-05
|\|
| * ppc: Drop a bunch of unnecessary dsputil_altivec.h #includesDiego Biurrun2014-04-04
* | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-04
|\|
| * On2 VP7 decoderPeter Ross2014-04-04
* | Merge commit 'ae116cd3ed908d28b69d5198712217ec743d74f6'Michael Niedermayer2014-03-22
|\|
| * ppc: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* | Merge commit '82bb3048013201c0095d2853d4623633d912252f'Michael Niedermayer2014-03-20
|\|
| * dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun2014-03-20
* | Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18'Michael Niedermayer2014-03-20
|\|
| * build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-20
* | Merge commit '54a6e08a650a71fd375551585b0ea40a3a06d228'Michael Niedermayer2014-03-20
|\|
| * dsputil: Conditionally compile dsputil code on all architecturesDiego Biurrun2014-03-20
* | Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9'Michael Niedermayer2014-03-20
|\|
| * dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun2014-03-20
* | Merge commit '1675975216ecbea8e4826235f204dc0f4234383f'Michael Niedermayer2014-03-20
|\|
| * ppc: dsputil: Drop trailing semicolon from macrosDiego Biurrun2014-03-20
* | Merge commit 'b7d24fd4b2213104c001ed504074495568600b9c'Michael Niedermayer2014-03-20
|\|
| * ppc: dsputil: Merge some declarations and initializationsDiego Biurrun2014-03-20
* | Merge commit 'b045283f2126637477a597f184638ebef09bf898'Michael Niedermayer2014-03-20
|\|
| * ppc: dsputil: Simplify some ifdeffed function definitionsDiego Biurrun2014-03-20
* | Merge commit '8bd6f88266740068415f7da0628117f1b802efb9'Michael Niedermayer2014-03-20
|\|
| * ppc: dsputil: Drop some unnecessary parenthesesDiego Biurrun2014-03-20
* | Merge commit '022184a646896c6b27c6cca387039b030685266e'Michael Niedermayer2014-03-20
|\|
| * ppc: dsputil: more K&R formatting cosmeticsDiego Biurrun2014-03-20
* | Merge commit '30f3f959879eee7890973e8cc9ce076450ced111'Michael Niedermayer2014-03-20
|\|
| * ppc: dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-20
* | Merge commit '82ee14d2cedd7867920529b408ed6c7ec2f13ff1'Michael Niedermayer2014-03-20
|\|
| * ppc: dsputil: comment formatting and wording/grammar improvementsDiego Biurrun2014-03-20
* | Merge commit 'fd9e2221bd3b2c5d62605134b62efa26eb9ef0f7'Michael Niedermayer2014-03-13
|\|
| * ppc: Add some missing headersDiego Biurrun2014-03-13
* | Merge commit '49676eb7301e775d08bdbba5380159b106ee258f'Michael Niedermayer2014-03-13
|\|
| * dsputil: Remove prototypes for nonexisting optimization functionsDiego Biurrun2014-03-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-14
|\|
| * ppc: reduce overreads when loading 8 pixels in altivec dsp functionsJanne Grunau2014-02-14
| * vp8: fix PPC assembly to work if src_stride != dst_strideRonald S. Bultje2014-02-09