summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc
Commit message (Expand)AuthorAgeFilesLines
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-133-10/+10
* Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)Luca Barbato2007-01-271-4/+2
* 10l, there is a corner case afterall...Luca Barbato2007-01-231-2/+1
* GCC 3.3 compile fixGuillaume Poirier2006-12-111-1/+1
* Add IDCT8 routine in Altivec. Patch by yours truely with Linux fixes by Luca ...Guillaume Poirier2006-12-021-0/+127
* Unused variable removedLuca Barbato2006-12-021-1/+1
* Conditionally compile some of the AltiVec optimizations.Diego Biurrun2006-11-221-3/+4
* Add useful Altivec types, taken from with permission from x264 authorsGuillaume Poirier2006-11-191-0/+41
* revert bad checkinMåns Rullgård2006-11-141-2/+2
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-141-2/+2
* SimplifyLuca Barbato2006-11-071-5/+1
* Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme2006-11-011-1/+1
* ppc generic prefetchLuca Barbato2006-10-121-1/+10
* Move TRANSPOSE8 macro to dsputil_altivec.h.Guillaume Poirier2006-10-103-67/+34
* removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymoreLuca Barbato2006-10-099-423/+0
* add_bytes passes testsLuca Barbato2006-10-091-7/+4
* Non Altivec optimizations already present at the topLuca Barbato2006-10-081-6/+1
* fix the dcbz check and move it in configureLuca Barbato2006-10-072-13/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-0717-67/+101
* fix a warningLuca Barbato2006-10-071-0/+4
* New single instruction math operation headerLuca Barbato2006-09-191-0/+31
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+14
* AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed ver...Kostya Shishkov2006-09-031-0/+130
* Proper fix for the corner case that would have been corrected before, praise&...Luca Barbato2006-08-312-7/+7
* Revert previous commitLuca Barbato2006-08-311-4/+4
* Fix float_to_int16, unaligned case, broken by the previous commitLuca Barbato2006-08-311-2/+2
* 10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding th...Luca Barbato2006-08-152-10/+10
* altivec float optimizationsLuca Barbato2006-08-142-1/+194
* Clean up:make dsputil subfile names consistentLuca Barbato2006-08-133-2/+2
* keep in sync with dsputil, makes --disable-decoder=vorbis buildLuca Barbato2006-08-111-0/+2
* Cosmetics: 2->4 spaces and some bracesLuca Barbato2006-08-061-135/+126
* Yet another typoLuca Barbato2006-08-041-2/+2
* Fix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo...Luca Barbato2006-08-041-4/+4
* standalone snow dsputil initLuca Barbato2006-08-032-17/+13
* Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:Luca Barbato2006-08-033-81/+62
* Minor fixLuca Barbato2006-08-031-6/+6
* avoid alignment hacks, luckly gcc does the right thing on arches different fr...Luca Barbato2006-08-031-38/+25
* vorbis_inverse_coupling_altivecLuca Barbato2006-08-031-0/+23
* CleanupLuca Barbato2006-08-031-4/+1
* Some AltiVec optimizations for VC-1Kostya Shishkov2006-08-032-0/+375
* avoid possible segfault situationsLuca Barbato2006-08-021-4/+4
* CosmeticsLuca Barbato2006-08-021-11/+10
* Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for point...Luca Barbato2006-06-201-14/+26
* Cosmetics: should not hurt performance, scream if areLuca Barbato2006-06-172-291/+393
* put_pixels16_l2_altivec and avg_pixels16_l2_altivecLuca Barbato2006-06-031-32/+85
* Macosx fixLuca Barbato2006-05-021-3/+3
* 13% faster inner_add_yblockLuca Barbato2006-04-251-309/+267
* 40% faster decodeLuca Barbato2006-04-251-4/+17
* typo in the gcc handmade regalloc triggerLuca Barbato2006-04-161-2/+2
* hadamard8_diff* enabled on linux/ppcLuca Barbato2006-04-073-47/+52
OpenPOWER on IntegriCloud