]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc
Use put_signed_pixels_clamped where appropriate
[ffmpeg] / libavcodec / ppc /
2007-11-13 Diego BiurrunRemove unused variable, fixes the warning:
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-03 Diego BiurrunRename MPV_common_init_ppc to MPV_common_init_altivec...
2007-10-02 Reimar DöffingerRemove uses of SIGILL for CPU extension detection,...
2007-10-02 Diego Biurruncosmetics: Fix indentation after last commit.
2007-10-02 Diego BiurrunReplace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORB...
2007-10-02 Diego BiurrunMerge mpegvideo AltiVec code into mpegvideo_altivec...
2007-10-02 Luca BarbatoSanitize altivec code so it can be built with runtime...
2007-10-02 Diego Biurruncosmetics: Fix AltiVec spelling.
2007-10-02 Diego Biurruncosmetics: Fix indentation after last commit.
2007-10-02 Diego BiurrunRemove pointless HAVE_ALTIVEC #ifdefs from a file that...
2007-10-01 Diego BiurrunRemove const vector macro indirection that is useless...
2007-10-01 Diego BiurrunRemove Metrowerks compiler workaround.
2007-10-01 Diego BiurrunRemove Metrowerks compiler workaround.
2007-08-28 Luca Barbatosnow altivec is broken
2007-08-27 Diego BiurrunSimplify preprocessor directives.
2007-08-27 Diego BiurrunChange SYS_DARWIN preprocessor checks to __APPLE__...
2007-08-26 Guillaume Poirierremove alignment correction of the destination pointers...
2007-08-24 Diego Biurrunwhitespace/indentation cosmetics
2007-08-24 Diego BiurrunRemove HAVE_ALTIVEC preprocessor directives that are...
2007-08-24 Diego BiurrunFix trivial mixed declarations and code warning caused...
2007-08-24 Diego BiurrunRemove SYS_DARWIN preprocessor directive that is just...
2007-08-24 Diego BiurrunReplace SYS_DARWIN by the more correct __APPLE_CC__...
2007-08-24 Diego BiurrunMerge __MWERKS__ preprocessor directives.
2007-08-24 Diego BiurrunMove Apple gcc AltiVec vector declaration syntax to...
2007-08-24 Diego BiurrunReplace SYS_DARWIN by the more correct __APPLE_CC__...
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 Diego BiurrunSimplify preprocessor directives.
2007-08-22 Diego BiurrunIdentifiers starting with underscores are reserved.
2007-08-12 Guillaume Poirieruse shorter types vec_"type" instead of the too long...
2007-07-28 Diego BiurrunAhem, fix typos overlooked in last commit.
2007-07-28 Diego Biurruncosmetics: misc typo fixes
2007-07-08 Måns Rullgårdmake arguments to ssd_int8_vs_int16() const
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdsimplify ppc64 handling
2007-06-17 Guillaume Poirierrestore GCC3 support
2007-06-17 Guillaume Poirierre-enable use of h264_v_loop_filter_luma_altivec and...
2007-06-17 Graham Bookerpart 2/2 of fixing Altivec-accelerated H264 luma inloop...
2007-06-17 Guillaume Poirierconvert h264_deblock_q1 to an inline function.
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Graham BookerUse a faster way to compute 255-val: Instead of creatin...
2007-06-15 Guillaume Poiriersome samples aren't decoded correctly such as
2007-06-12 Guillaume Poiriercosmetics
2007-06-12 Sigbjorn Skjaeretkill one vector constant value load by the right combin...
2007-06-12 Sigbjorn Skjaeretrestore GCC2/3 support, patch by Sigbjorn Skjaeret...
2007-06-11 Guillaume Poirierone step closer to restoring GCC-3.3 support: kills...
2007-06-09 Guillaume Poirierminor GCC3 compile fix
2007-06-09 Graham BookerAltivec version of h264_(h|v)_loop_filter_luma
2007-06-03 Luca Barbatoh264_idct_add_altivec, based on an old patch from Mauri...
2007-05-17 Guillaume Poirieruse macro Use DECLARE_ALIGNED_16 to align stack-allocat...
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2007-04-10 Luca Barbatossd_int8_vs_int16_altivec, not completely benchmarkedwi...
2007-04-07 Diego Biurruntypos/grammar
2007-02-13 Måns Rullgårdrename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
2007-01-27 Luca BarbatoSimplify and avoid a warning (should be faster on Cell...
2007-01-23 Luca Barbato10l, there is a corner case afterall...
2006-12-11 Guillaume PoirierGCC 3.3 compile fix
2006-12-02 Guillaume PoirierAdd IDCT8 routine in Altivec. Patch by yours truely...
2006-12-02 Luca BarbatoUnused variable removed
2006-11-22 Diego BiurrunConditionally compile some of the AltiVec optimizations.
2006-11-19 Guillaume PoirierAdd useful Altivec types, taken from with permission...
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-07 Luca BarbatoSimplify
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-10-12 Luca Barbatoppc generic prefetch
2006-10-10 Guillaume PoirierMove TRANSPOSE8 macro to dsputil_altivec.h.
2006-10-09 Luca Barbatoremoving ALTIVEC_USE_REFERENCE_C_CODE, since has no...
2006-10-09 Luca Barbatoadd_bytes passes tests
2006-10-08 Luca BarbatoNon Altivec optimizations already present at the top
2006-10-07 Luca Barbatofix the dcbz check and move it in configure
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-07 Luca Barbatofix a warning
2006-09-19 Luca BarbatoNew single instruction math operation header
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-09-03 Kostya ShishkovAltiVec version of put_no_rnd_h264_chroma_pixels_tab...
2006-08-31 Luca BarbatoProper fix for the corner case that would have been...
2006-08-31 Luca BarbatoRevert previous commit
2006-08-31 Luca BarbatoFix float_to_int16, unaligned case, broken by the previ...
2006-08-15 Luca Barbato10l, thanks to Emanuele Giaquinta <exg@gentoo.org>...
2006-08-14 Luca Barbatoaltivec float optimizations
2006-08-13 Luca BarbatoClean up:make dsputil subfile names consistent
2006-08-11 Luca Barbatokeep in sync with dsputil, makes --disable-decoder...
2006-08-06 Luca BarbatoCosmetics: 2->4 spaces and some braces
2006-08-04 Luca BarbatoYet another typo
2006-08-04 Luca BarbatoFix a stupid typo and another error, thanks to Emanuele...
2006-08-03 Luca Barbatostandalone snow dsputil init
2006-08-03 Luca BarbatoAlmost cosmetic changes in dsputil_init_ppc and vorbis_...
2006-08-03 Luca BarbatoMinor fix
2006-08-03 Luca Barbatoavoid alignment hacks, luckly gcc does the right thing...
2006-08-03 Luca Barbatovorbis_inverse_coupling_altivec
2006-08-03 Luca BarbatoCleanup
2006-08-03 Kostya ShishkovSome AltiVec optimizations for VC-1
2006-08-02 Luca Barbatoavoid possible segfault situations
2006-08-02 Luca BarbatoCosmetics
2006-06-20 Luca BarbatoMake gcc-3 happy again, thanks to Olivier Castan <casta...
2006-06-17 Luca BarbatoCosmetics: should not hurt performance, scream if are
2006-06-03 Luca Barbatoput_pixels16_l2_altivec and avg_pixels16_l2_altivec
2006-05-02 Luca BarbatoMacosx fix
next