]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc
fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>)
[ffmpeg] / libavcodec / ppc /
2005-04-17 Bret Hughesgcc 4 compilation fix
2004-10-11 Roine Gustafssonmissaliged clear_blocks() and h264 not complied but...
2004-10-05 ChipAltivec test on AmigaOS4 patch by (Chip <szarlada at...
2004-09-16 Romain Dolbeauh264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau...
2004-06-08 Michael Niedermayerhadamard/AltiVec: fix to compiler fix, again by (Romain...
2004-06-05 Michael Niedermayeravg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels...
2004-06-05 Michael Niedermayerhadamard/AltiVec: fix to compiler fix by (Romain Dolbea...
2004-04-26 Alex Beregszaszidisable hadamard for gcc below 3.3 - better fix awaited
2004-04-26 Alex Beregszasziuse the AVV macro from gcc_fixes.h instead ifdefs
2004-04-26 Alex Beregszaszi100l, and another one because it boils out with ICE...
2004-04-22 Romain Dolbeaubetter hadamard8_diff16 in AltiVec, and more patch...
2004-04-20 Michael Niedermayerhadamard8_diff8x8 in AltiVec, the 16bits edition by...
2004-04-16 Romain Dolbeauforgotten copyright & dct_quantize_altivec disabled...
2004-03-13 Gildas Bazinfft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
2004-02-28 Michael NiedermayerMetrowerks CodeWarrior patches by (John Dalgliesh ...
2004-02-23 Steven M. Schultz av_log() patch by ("Steven M. Schultz" <sms at 2BSD...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-15 Michael Niedermayer100l (forgot alpha & ppc)
2003-10-26 James KlicmanAltiVec optimized fdct patch by (James Klicman <james...
2003-10-11 Steven M. Schultzrecommit (of patch, as cvslog msg didnt apply cleanly)
2003-07-29 Michael Niedermayernamespace fix (triggered by gcc-alivec-bugfix + gentoo...
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-05-21 Michael Niedermayeraltivec gcc-3 fixes by (Magnus Damm <damm at opensource...
2003-03-06 Michael Niedermayeraltivec compilation fixes by (Magnus Damm <damm at...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-01 Michael Niedermayerfix for ppc compile broken by (Romain Dolbeau <dolbeau...
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-12 Michael Niedermayerdct_unquantize_h263_altivec by (Romain Dolbeau <dolbeau...
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
2003-01-07 Fabrice Bellardfft altivec by Romain Dolbeau - simplified patch, test...
2003-01-07 Fabrice Bellardremoved redundant includes
2002-11-26 Brian Foleyaltivec accelerated v-resample patch by (Brian Foley...
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-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-11-02 Michael NiedermayerAltivec Patch (Mark III) by (Dieter Shirley <dieters...
2002-10-14 Fabrice Bellardremoved invalid header include
2002-09-02 Brian Foleyaltivec build tidyup patch by (Brian Foley <bfoley...
2002-08-28 Brian Foleyfirst cut at altivec support on darwin patch by (Brian...