]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/dsputil_ppc.h
one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go
[ffmpeg] / libavcodec / ppc / dsputil_ppc.h
2007-02-13 Måns Rullgårdrename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
2006-10-07 Luca Barbatofix the dcbz check and move it in configure
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2004-09-16 Romain Dolbeauh264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau...
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-10-26 James KlicmanAltiVec optimized fdct patch by (James Klicman <james...
2003-07-09 Romain Dolbeau1) remove TBL support in PPC performance. It's much...
2003-07-04 Romain DolbeauPPC fixes & clean-up patch by (Romain Dolbeau <dolbeau...
2003-06-29 Michael NiedermayerPPC970 patch + cpu-specific tuning support by (Romain...
2003-02-01 Michael Niedermayerfix for ppc compile broken by (Romain Dolbeau <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...