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