]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ppc/dsputil_ppc.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / ppc / dsputil_ppc.c
2009-04-12 diegoRemove AltiVec optimizations for Snow. They are hinderi...
2009-01-24 diegoRemove pointless #if HAVE_ALTIVEC around internal heade...
2009-01-14 aurelreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-03 diegoDelete unnecessary 'extern' keywords.
2008-11-03 rathannRemove duplicated MM_* macros for CPU capabilities...
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-07-20 diegocosmetics: Reindent two misplaced braces.
2008-07-20 diegocosmetics: Reformat PPC code in libavcodec according...
2008-05-09 diegoUse full path for #includes from another directory.
2007-12-01 michaelstupid code (casting of void*) found by checktree.sh
2007-10-02 diegocosmetics: Fix AltiVec spelling.
2007-10-01 diegoRemove Metrowerks compiler workaround.
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2007-04-10 lu_zerossd_int8_vs_int16_altivec, not completely benchmarkedwi...
2007-02-13 mrurename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
2006-11-22 diegoConditionally compile some of the AltiVec optimizations.
2006-11-14 mrurevert bad checkin
2006-11-14 mrumove some CFLAGS settings away from config.* writing...
2006-11-01 diegoReplace most of the %lld and %llx by their (cleaner...
2006-10-12 lu_zeroppc generic prefetch
2006-10-09 lu_zeroremoving ALTIVEC_USE_REFERENCE_C_CODE, since has no...
2006-10-08 lu_zeroNon Altivec optimizations already present at the top
2006-10-07 lu_zerofix the dcbz check and move it in configure
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-14 lu_zeroaltivec float optimizations
2006-08-03 lu_zerostandalone snow dsputil init
2006-08-03 lu_zeroAlmost cosmetic changes in dsputil_init_ppc and vorbis_...
2006-08-03 lu_zeroCleanup
2006-08-03 kostyaSome AltiVec optimizations for VC-1
2006-08-02 lu_zeroCosmetics
2006-04-07 lu_zerohadamard8_diff* enabled on linux/ppc
2006-03-27 lu_zeroaltivec support for snow
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-07-01 michaelDisable AltiVec IDCT for lowres decoding in lavc patch...
2004-10-11 michaelmissaliged clear_blocks() and h264 not complied but...
2004-09-16 michaelh264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau...
2004-06-08 michaelhadamard/AltiVec: fix to compiler fix, again by (Romain...
2004-06-05 michaelavg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels...
2004-06-05 michaelhadamard/AltiVec: fix to compiler fix by (Romain Dolbea...
2004-04-26 alexdisable hadamard for gcc below 3.3 - better fix awaited
2004-04-22 michaelbetter hadamard8_diff16 in AltiVec, and more patch...
2004-04-20 michaelhadamard8_diff8x8 in AltiVec, the 16bits edition by...
2004-03-13 michaelfft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
2004-02-28 michaelMetrowerks CodeWarrior patches by (John Dalgliesh ...
2003-12-30 michaelinterlaced motion estimation
2003-10-26 michaelAltiVec optimized fdct patch by (James Klicman <james...
2003-10-11 michaelrecommit (of patch, as cvslog msg didnt apply cleanly)
2003-07-09 michaelni1) remove TBL support in PPC performance. It's much...
2003-07-04 michaelniPPC fixes & clean-up patch by (Romain Dolbeau <dolbeau...
2003-06-29 michaelniPPC970 patch + cpu-specific tuning support by (Romain...
2003-03-03 michaelniMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-01-26 bellardAltivec on non darwin systems patch by Romain Dolbeau
2003-01-20 michaelniMore AltiVec MC functions patch by (Romain Dolbeau...
2003-01-19 michaelniPPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
2003-01-16 michaelniAltiVec perf (take 2), plus a couple AltiVec functions...
2003-01-11 michaelnialtivec jumbo patch by (Romain Dolbeau <dolbeaur at...
2003-01-08 bellardaltivec patches by Romain Dolbeau
2003-01-07 bellardsuppressed pix_norm_altivec
2002-11-26 michaelnialtivec accelerated v-resample patch by (Brian Foley...
2002-11-22 kabi* altivec and pix_norm patch by Brian Foley
2002-11-19 michaelnialtivec optimizations patch by (Brian Foley <bfoley...
2002-11-11 kabi* using DSPContext - so each codec could use its local...
2002-11-02 michaelniAltivec Patch (Mark III) by (Dieter Shirley <dieters...
2002-10-14 bellardremoved invalid header include
2002-09-02 michaelnialtivec build tidyup patch by (Brian Foley <bfoley...