Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 years ago |
Luca Barbato
|
a6b4448cdf
Cleanup _t types in libavcodec/ppc
|
16 years ago |
Diego Biurrun
|
80a61f08d2
Remove AltiVec vector declaration compiler compatibility macros.
|
16 years ago |
Diego Biurrun
|
e3905ce0af
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
|
16 years ago |
Diego Biurrun
|
716e7c0f0b
Remove wrong casts from vector declarations, this would cause errors when
|
16 years ago |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 years ago |
Diego Biurrun
|
0c89322463
Change some files to only include the necessary headers.
|
17 years ago |
Diego Biurrun
|
7fd7259a3f
Remove const vector macro indirection that is useless and obfuscating
|
17 years ago |
Diego Biurrun
|
e5a389a1b7
license header consistency cosmetics
|
17 years ago |
Ronald S. Bultje
|
b550bfaa61
Add libavcodec to compiler include flags in order to simplify header
|
17 years ago |
Måns Rullgård
|
35f9736988
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
|
17 years ago |
Luca Barbato
|
b420448e38
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 years ago |
Diego Biurrun
|
bb270c0896
COSMETICS: tabs --> spaces, some prettyprinting
|
19 years ago |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
Michael Niedermayer
|
aab34ca0c5
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)
|
20 years ago |
Romain Dolbeau
|
e45a2872fa
1) remove TBL support in PPC performance. It's much more useful to use the
|
21 years ago |
Michael Niedermayer
|
a9a07762b8
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
|
21 years ago |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 years ago |
Romain Dolbeau
|
3b991c54eb
Altivec on non darwin systems patch by Romain Dolbeau
|
22 years ago |
Romain Dolbeau
|
35e5fb067e
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
22 years ago |
Michael Niedermayer
|
db40a39aba
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
22 years ago |
Michael Niedermayer
|
05c4072b45
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)
|
22 years ago |