]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/dsputil_altivec.h
ppc: Only compile AltiVec FFT assembly when AltiVec is enabled
[ffmpeg] / libavcodec / ppc / dsputil_altivec.h
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-05 Diego BiurrunUse ptrdiff_t instead of int for {avg, put}_pixels...
2012-07-18 Mans Rullgardvp3: move idct and loop filter pointers to new vp3dsp...
2012-02-15 Martin Storsjöppc: Add ff_ prefix to nonstatic symbols
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-17 Ronald S. Bultjedsputil: move VC1-specific stuff into VC1DSPContext.
2010-09-08 Stefano SabatiniMerge has_altivec() function into mm_support(), remove...
2010-03-06 Måns RullgårdPPC: move prototypes to headers and make some functions...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-01-04 Diego BiurrunChange some files to only include the necessary headers.
2007-12-27 Diego BiurrunFix make checkheaders.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-02 Luca BarbatoSanitize altivec code so it can be built with runtime...
2007-08-24 Diego BiurrunRemove HAVE_ALTIVEC preprocessor directives that are...
2007-08-24 Diego BiurrunReplace SYS_DARWIN by the more correct __APPLE_CC__...
2007-08-24 Diego BiurrunReplace SYS_DARWIN by the more correct __APPLE_CC__...
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 Diego BiurrunIdentifiers starting with underscores are reserved.
2007-06-09 Graham BookerAltivec version of h264_(h|v)_loop_filter_luma
2006-10-10 Guillaume PoirierMove TRANSPOSE8 macro to dsputil_altivec.h.
2006-10-09 Luca Barbatoremoving ALTIVEC_USE_REFERENCE_C_CODE, since has no...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-07 Luca Barbatofix a warning
2006-08-03 Luca BarbatoAlmost cosmetic changes in dsputil_init_ppc and vorbis_...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2004-06-05 Michael Niedermayeravg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels...
2004-04-22 Romain Dolbeaubetter hadamard8_diff16 in AltiVec, and more patch...
2004-04-20 Michael Niedermayerhadamard8_diff8x8 in AltiVec, the 16bits edition by...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-26 Romain DolbeauAltivec on non darwin systems patch by Romain Dolbeau
2003-01-20 Romain DolbeauMore AltiVec MC functions patch by (Romain Dolbeau...
2003-01-19 Romain DolbeauPPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
2003-01-16 Michael NiedermayerAltiVec perf (take 2), plus a couple AltiVec functions...
2003-01-11 Romain Dolbeaualtivec jumbo patch by (Romain Dolbeau <dolbeaur at...
2003-01-08 Fabrice Bellardaltivec patches by Romain Dolbeau
2003-01-07 Fabrice Bellardsuppressed pix_norm_altivec
2002-11-22 Brian Foley* altivec and pix_norm patch by Brian Foley
2002-11-19 Brian Foleyaltivec optimizations patch by (Brian Foley <bfoley...
2002-11-02 Michael NiedermayerAltivec Patch (Mark III) by (Dieter Shirley <dieters...
2002-09-02 Brian Foleyaltivec build tidyup patch by (Brian Foley <bfoley...