summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/dsputil_altivec.h
Commit message (Expand)AuthorAge
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-17
* Merge has_altivec() function into mm_support(), remove it and useStefano Sabatini2010-09-08
* PPC: move prototypes to headers and make some functions staticMåns Rullgård2010-03-06
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Change some files to only include the necessary headers.Diego Biurrun2008-01-04
* Fix make checkheaders.Diego Biurrun2007-12-27
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Sanitize altivec code so it can be built with runtime check properlyLuca Barbato2007-10-02
* Remove HAVE_ALTIVEC preprocessor directives that are only compiledDiego Biurrun2007-08-24
* Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessorDiego Biurrun2007-08-24
* Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessorDiego Biurrun2007-08-24
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-22
* Identifiers starting with underscores are reserved.Diego Biurrun2007-08-22
* Altivec version of h264_(h|v)_loop_filter_lumaGraham Booker2007-06-09
* Move TRANSPOSE8 macro to dsputil_altivec.h.Guillaume Poirier2006-10-10
* removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymoreLuca Barbato2006-10-09
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* fix a warningLuca Barbato2006-10-07
* Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:Luca Barbato2006-08-03
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fi...Michael Niedermayer2004-06-05
* better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbea...Romain Dolbeau2004-04-22
* hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau ...Michael Niedermayer2004-04-20
* interlaced motion estimationMichael Niedermayer2003-12-30
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau2003-01-26
* More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2003-01-20
* PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau2003-01-19
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-16
* altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Romain Dolbeau2003-01-11
* altivec patches by Romain DolbeauFabrice Bellard2003-01-08
* suppressed pix_norm_altivecFabrice Bellard2003-01-07
* * altivec and pix_norm patch by Brian FoleyBrian Foley2002-11-22
* altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway ...Brian Foley2002-11-19
* Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer2002-11-02
* altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...Brian Foley2002-09-02