Diego Biurrun
|
9686df2be5
Delete unnecessary 'extern' keywords.
|
16 лет назад |
Stefano Sabatini
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
Diego Biurrun
|
0c89322463
Change some files to only include the necessary headers.
|
17 лет назад |
Diego Biurrun
|
35562dc962
Fix make checkheaders.
|
17 лет назад |
Diego Biurrun
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 лет назад |
Luca Barbato
|
89523beea4
Sanitize altivec code so it can be built with runtime check properly
|
17 лет назад |
Diego Biurrun
|
2722c98128
Remove HAVE_ALTIVEC preprocessor directives that are only compiled
|
17 лет назад |
Diego Biurrun
|
4b180bbd73
Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
|
17 лет назад |
Diego Biurrun
|
08f87a9c99
Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
|
17 лет назад |
Diego Biurrun
|
9d16f87ffd
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
|
17 лет назад |
Diego Biurrun
|
57b499c7da
Identifiers starting with underscores are reserved.
|
17 лет назад |
Graham Booker
|
f057cc0399
Altivec version of h264_(h|v)_loop_filter_luma
|
17 лет назад |
Guillaume Poirier
|
ab5a1435ec
Move TRANSPOSE8 macro to dsputil_altivec.h.
|
18 лет назад |
Luca Barbato
|
b420448e38
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Luca Barbato
|
d4165a8190
fix a warning
|
18 лет назад |
Luca Barbato
|
73e4ff9de9
Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:
|
18 лет назад |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 лет назад |
Michael Niedermayer
|
2a5a1bdac9
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
20 лет назад |
Romain Dolbeau
|
9007f51460
better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
20 лет назад |
Michael Niedermayer
|
c4a1714826
hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
20 лет назад |
Michael Niedermayer
|
bb198e198a
interlaced motion estimation
|
21 лет назад |
Zdenek Kabelac
|
0c1a9edad4
* UINTX -> uintx_t INTX -> intx_t
|
22 лет назад |
Romain Dolbeau
|
3b991c54eb
Altivec on non darwin systems patch by Romain Dolbeau
|
22 лет назад |
Romain Dolbeau
|
fe50f38577
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
22 лет назад |
Romain Dolbeau
|
35e5fb067e
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
22 лет назад |
Michael Niedermayer
|
db40a39aba
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
22 лет назад |
Romain Dolbeau
|
e629ab68a7
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
|
22 лет назад |
Fabrice Bellard
|
4013fcf4af
altivec patches by Romain Dolbeau
|
22 лет назад |
Fabrice Bellard
|
0fe67fa74b
suppressed pix_norm_altivec
|
22 лет назад |
Brian Foley
|
9c76bd48aa
* altivec and pix_norm patch by Brian Foley
|
22 лет назад |
Brian Foley
|
f2677d6b26
altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
|
22 лет назад |
Michael Niedermayer
|
05c4072b45
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)
|
22 лет назад |
Brian Foley
|
ab6c65f693
altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
|
22 лет назад |