Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-14rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård
2007-01-27Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)Luca Barbato
2007-01-2310l, there is a corner case afterall...Luca Barbato
2006-12-11GCC 3.3 compile fixGuillaume Poirier
2006-12-02Add IDCT8 routine in Altivec. Patch by yours truely with Linux fixes by Luca ...Guillaume Poirier
2006-12-02Unused variable removedLuca Barbato
2006-11-22Conditionally compile some of the AltiVec optimizations.Diego Biurrun
2006-11-20Add useful Altivec types, taken from with permission from x264 authorsGuillaume Poirier
2006-11-14revert bad checkinMåns Rullgård
2006-11-14move some CFLAGS settings away from config.* writing sectionMåns Rullgård
2006-11-07SimplifyLuca Barbato
2006-11-02Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme
2006-10-12ppc generic prefetchLuca Barbato
2006-10-10Move TRANSPOSE8 macro to dsputil_altivec.h.Guillaume Poirier
2006-10-09removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymoreLuca Barbato
2006-10-09add_bytes passes testsLuca Barbato
2006-10-08Non Altivec optimizations already present at the topLuca Barbato
2006-10-07fix the dcbz check and move it in configureLuca Barbato
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-10-07fix a warningLuca Barbato
2006-09-20New single instruction math operation headerLuca Barbato
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2006-09-03AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed ver...Kostya Shishkov
2006-08-31Proper fix for the corner case that would have been corrected before, praise&...Luca Barbato
2006-08-31Revert previous commitLuca Barbato
2006-08-31Fix float_to_int16, unaligned case, broken by the previous commitLuca Barbato
2006-08-1610l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding th...Luca Barbato
2006-08-15altivec float optimizationsLuca Barbato
2006-08-13Clean up:make dsputil subfile names consistentLuca Barbato
2006-08-11keep in sync with dsputil, makes --disable-decoder=vorbis buildLuca Barbato
2006-08-07Cosmetics: 2->4 spaces and some bracesLuca Barbato
2006-08-04Yet another typoLuca Barbato
2006-08-04Fix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo...Luca Barbato
2006-08-03standalone snow dsputil initLuca Barbato
2006-08-03Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:Luca Barbato
2006-08-03Minor fixLuca Barbato
2006-08-03avoid alignment hacks, luckly gcc does the right thing on arches different fr...Luca Barbato
2006-08-03vorbis_inverse_coupling_altivecLuca Barbato
2006-08-03CleanupLuca Barbato
2006-08-03Some AltiVec optimizations for VC-1Kostya Shishkov
2006-08-03avoid possible segfault situationsLuca Barbato
2006-08-02CosmeticsLuca Barbato
2006-06-20Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for point...Luca Barbato
2006-06-17Cosmetics: should not hurt performance, scream if areLuca Barbato
2006-06-04put_pixels16_l2_altivec and avg_pixels16_l2_altivecLuca Barbato
2006-05-02Macosx fixLuca Barbato
2006-04-2513% faster inner_add_yblockLuca Barbato
2006-04-2540% faster decodeLuca Barbato
2006-04-16typo in the gcc handmade regalloc triggerLuca Barbato
2006-04-07hadamard8_diff* enabled on linux/ppcLuca Barbato