55 Commits (1e7ffa50b76b49ad774e1c3a702a34d90302c5ca)

Author SHA1 Message Date
Likai Liu 11c19637d2 use vec_splat_u32 to initialise a v16ui (patch by Likai Liu < liulk _at_ cs.bu.edu >) 19 years ago
Luca Barbato 5cb9fda4b0 Fix AltiVec H.264 decoding on FSF gcc. 19 years ago
Steve L'Homme 68b51e58ce MSVC-compatible __align8/__align16 declaration 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Alex Beregszaszi 23972d5a6c 10l 19 years ago
Sigbjørn Skjæret 4af5b6cdb0 Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret: cisc, broadpark no) 20 years ago
Bret Hughes 6c618a263d gcc 4 compilation fix 20 years ago
Roine Gustafsson b1d041c15c missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me 20 years ago
Chip 6933900993 Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) 20 years ago
Romain Dolbeau a6a12a8a5c h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) 20 years ago
Michael Niedermayer 78421be13d hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 2a5a1bdac9 avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 3cf1e291f8 hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Alex Beregszaszi d890d4aed1 disable hadamard for gcc below 3.3 - better fix awaited 21 years ago
Alex Beregszaszi 16f5ef9c70 use the AVV macro from gcc_fixes.h instead ifdefs 21 years ago
Alex Beregszaszi d65f20b1ea 100l, and another one because it boils out with ICE under gcc 3.2.3 21 years ago
Romain Dolbeau 9007f51460 better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer c4a1714826 hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Romain Dolbeau a194762450 forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Gildas Bazin 68951ecf0c fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Michael Niedermayer aab34ca0c5 Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>) 21 years ago
Steven M. Schultz ed7b99bbe2 av_log() patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer bb198e198a interlaced motion estimation 21 years ago
Michael Niedermayer 2393e65431 100l (forgot alpha & ppc) 21 years ago
James Klicman 14cabd4068 AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) 21 years ago
Steven M. Schultz 3bbd2123d6 recommit (of patch, as cvslog msg didnt apply cleanly) 21 years ago
Michael Niedermayer 782b80d9dd namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>) 21 years ago
Romain Dolbeau e45a2872fa 1) remove TBL support in PPC performance. It's much more useful to use the 22 years ago
Romain Dolbeau 3efd4952df PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Michael Niedermayer a4adb60858 PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Michael Niedermayer a9a07762b8 altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>) 22 years ago
Michael Niedermayer 105645219a altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) 22 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Michael Niedermayer 475b46dad6 fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>) 22 years ago
Romain Dolbeau 3b991c54eb Altivec on non darwin systems patch by Romain Dolbeau 22 years ago
Romain Dolbeau fe50f38577 More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Romain Dolbeau 35e5fb067e PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Michael Niedermayer db40a39aba AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Michael Niedermayer 744ac4be05 dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot fr>) 22 years ago
Romain Dolbeau e629ab68a7 altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) 22 years ago
Fabrice Bellard 4013fcf4af altivec patches by Romain Dolbeau 22 years ago
Fabrice Bellard 0fe67fa74b suppressed pix_norm_altivec 22 years ago
Fabrice Bellard 8d268a7d4c fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding 22 years ago
Fabrice Bellard 15e35d0d42 removed redundant includes 22 years ago
Brian Foley 404d2241ec altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Brian Foley 9c76bd48aa * altivec and pix_norm patch by Brian Foley 22 years ago
Brian Foley f2677d6b26 altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago