| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 10l | Alex Beregszaszi | 2005-08-05 | 1 | -1/+1 |
* | Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret... | Sigbjørn Skjæret | 2005-07-01 | 2 | -0/+6 |
* | gcc 4 compilation fix | Bret Hughes | 2005-04-17 | 1 | -57/+57 |
* | missaliged clear_blocks() and h264 not complied but referenced fix patch by (... | Roine Gustafsson | 2004-10-11 | 1 | -2/+2 |
* | Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) | Chip | 2004-10-05 | 1 | -0/+16 |
* | h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise do... | Romain Dolbeau | 2004-09-16 | 4 | -7/+937 |
* | hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at i... | Michael Niedermayer | 2004-06-08 | 2 | -3/+3 |
* | avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fi... | Michael Niedermayer | 2004-06-05 | 4 | -3/+114 |
* | hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa do... | Michael Niedermayer | 2004-06-05 | 2 | -3/+3 |
* | disable hadamard for gcc below 3.3 - better fix awaited | Alex Beregszaszi | 2004-04-26 | 2 | -0/+4 |
* | use the AVV macro from gcc_fixes.h instead ifdefs | Alex Beregszaszi | 2004-04-26 | 1 | -55/+13 |
* | 100l, and another one because it boils out with ICE under gcc 3.2.3 | Alex Beregszaszi | 2004-04-26 | 1 | -0/+1 |
* | better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbea... | Romain Dolbeau | 2004-04-22 | 4 | -74/+318 |
* | hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau ... | Michael Niedermayer | 2004-04-20 | 4 | -3/+146 |
* | forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau ... | Romain Dolbeau | 2004-04-16 | 2 | -0/+5 |
* | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ... | Gildas Bazin | 2004-03-13 | 2 | -3/+3 |
* | Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) | Michael Niedermayer | 2004-02-28 | 6 | -52/+71 |
* | av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) | Steven M. Schultz | 2004-02-23 | 1 | -2/+2 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 3 | -40/+30 |
* | 100l (forgot alpha & ppc) | Michael Niedermayer | 2003-12-15 | 1 | -1/+2 |
* | AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) | James Klicman | 2003-10-26 | 3 | -0/+509 |
* | recommit (of patch, as cvslog msg didnt apply cleanly) | Steven M. Schultz | 2003-10-11 | 2 | -3/+3 |
* | namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm... | Michael Niedermayer | 2003-07-29 | 1 | -13/+13 |
* | 1) remove TBL support in PPC performance. It's much more useful to use the | Romain Dolbeau | 2003-07-09 | 7 | -213/+189 |
* | PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) | Romain Dolbeau | 2003-07-04 | 5 | -43/+85 |
* | PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at iri... | Michael Niedermayer | 2003-06-29 | 3 | -7/+73 |
* | altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) | Michael Niedermayer | 2003-05-21 | 6 | -27/+109 |
* | altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) | Michael Niedermayer | 2003-03-06 | 2 | -5/+5 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 2 | -5/+20 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 5 | -16/+16 |
* | fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and C... | Michael Niedermayer | 2003-02-01 | 1 | -4/+5 |
* | Altivec on non darwin systems patch by Romain Dolbeau | Romain Dolbeau | 2003-01-26 | 7 | -59/+134 |
* | More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>) | Romain Dolbeau | 2003-01-20 | 4 | -97/+389 |
* | PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <... | Romain Dolbeau | 2003-01-19 | 8 | -141/+513 |
* | AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do... | Michael Niedermayer | 2003-01-16 | 8 | -38/+453 |
* | dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot... | Michael Niedermayer | 2003-01-12 | 3 | -1/+125 |
* | altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) | Romain Dolbeau | 2003-01-11 | 6 | -21/+254 |
* | altivec patches by Romain Dolbeau | Fabrice Bellard | 2003-01-08 | 5 | -81/+191 |
* | suppressed pix_norm_altivec | Fabrice Bellard | 2003-01-07 | 3 | -44/+0 |
* | fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes... | Fabrice Bellard | 2003-01-07 | 1 | -0/+166 |
* | removed redundant includes | Fabrice Bellard | 2003-01-07 | 1 | -2/+1 |
* | altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n... | Brian Foley | 2002-11-26 | 1 | -0/+4 |
* | * altivec and pix_norm patch by Brian Foley | Brian Foley | 2002-11-22 | 3 | -25/+51 |
* | altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway ... | Brian Foley | 2002-11-19 | 3 | -1/+262 |
* | * using DSPContext - so each codec could use its local (sub)set of CPU extension | Zdenek Kabelac | 2002-11-11 | 1 | -6/+6 |
* | Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) | Michael Niedermayer | 2002-11-02 | 6 | -7/+972 |
* | removed invalid header include | Fabrice Bellard | 2002-10-14 | 1 | -1/+0 |
* | altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d... | Brian Foley | 2002-09-02 | 3 | -9/+25 |
* | first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps... | Brian Foley | 2002-08-28 | 1 | -0/+152 |