89 Commits (d52480b40d1b98d03ec21ac2ef5c7780ea3d947d)

Author SHA1 Message Date
Luca Barbato 99aed7c8fc New single instruction math operation header 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Kostya Shishkov 60aae27ad9 AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version of put_h264_chroma_pixels_tab[0]) 18 years ago
Luca Barbato 27303c8abc Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares 18 years ago
Luca Barbato 7e82145755 Revert previous commit 18 years ago
Luca Barbato 99d239b3e7 Fix float_to_int16, unaligned case, broken by the previous commit 18 years ago
Luca Barbato cb243ea220 10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding the issue 18 years ago
Luca Barbato 241807f32d altivec float optimizations 18 years ago
Luca Barbato b5f7e6eb95 Clean up:make dsputil subfile names consistent 18 years ago
Luca Barbato 876031a74e keep in sync with dsputil, makes --disable-decoder=vorbis build 18 years ago
Luca Barbato bf29ed5dbc Cosmetics: 2->4 spaces and some braces 18 years ago
Luca Barbato c489d907e1 Yet another typo 18 years ago
Luca Barbato 532877894b Fix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo.org> for pointing out the issue and the patch 18 years ago
Luca Barbato 7f624e80ef standalone snow dsputil init 18 years ago
Luca Barbato 73e4ff9de9 Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec: 18 years ago
Luca Barbato 7c2a270b70 Minor fix 18 years ago
Luca Barbato 8047fe72a9 avoid alignment hacks, luckly gcc does the right thing on arches different from x86 18 years ago
Luca Barbato 3b0df5254e vorbis_inverse_coupling_altivec 18 years ago
Luca Barbato 90530cec20 Cleanup 18 years ago
Kostya Shishkov 481fb636b1 Some AltiVec optimizations for VC-1 18 years ago
Luca Barbato 832e6e9071 avoid possible segfault situations 18 years ago
Luca Barbato 50b35f7aa6 Cosmetics 18 years ago
Luca Barbato 4726111362 Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing the issue 19 years ago
Luca Barbato e8772eecdc Cosmetics: should not hurt performance, scream if are 19 years ago
Luca Barbato 0d18f79860 put_pixels16_l2_altivec and avg_pixels16_l2_altivec 19 years ago
Luca Barbato a487e0f654 Macosx fix 19 years ago
Luca Barbato 5f22aa3cc0 13% faster inner_add_yblock 19 years ago
Luca Barbato f420826c35 40% faster decode 19 years ago
Luca Barbato fd925db3c8 typo in the gcc handmade regalloc trigger 19 years ago
Luca Barbato a01e08ee5c hadamard8_diff* enabled on linux/ppc 19 years ago
Luca Barbato 46641a135c Proper typecast for vector bool 19 years ago
Luca Barbato 085065f0fd Cast cruft in order to support Apple gcc 19 years ago
Luca Barbato 22b48b85b6 altivec support for snow 19 years ago
Luca Barbato e62c29bf57 altivec support for snow 19 years ago
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