]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/mpegvideo_altivec.c
libilbc: set channel layout
[ffmpeg] / libavcodec / ppc / mpegvideo_altivec.c
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2012-04-18 Diego Biurrunppc: drop unused function dct_quantize_altivec()
2012-02-15 Martin Storsjömpegvideo: Add ff_ prefix to nonstatic functions
2012-01-07 Diego Biurruncosmetics: drop some pointless parentheses
2011-07-27 Mans Rullgardppc: remove redundant setting of Altivec IDCT
2011-07-16 Diego Biurrunppc: remove disabled code
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-08 Stefano SabatiniMerge has_altivec() function into mm_support(), remove...
2010-08-24 Måns RullgårdRemove global mm_flags variable
2010-06-26 Måns RullgårdRemove PPC perf counter support
2010-03-06 Måns RullgårdPPC: move prototypes to headers and make some functions...
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2009-08-24 Måns RullgårdPPC: simplify loading some values into altivec registers
2009-04-12 Diego BiurrunRemove gcc_fixes.h. It only contains workarounds for...
2008-12-03 Diego BiurrunDelete unnecessary 'extern' keywords.
2008-11-03 Dominik MierzejewskiRemove duplicated MM_* macros for CPU capabilities...
2008-07-24 Diego BiurrunRemove AltiVec vector declaration compiler compatibilit...
2008-07-20 Diego Biurruncosmetics: Reformat PPC code in libavcodec according...
2008-05-26 Diego Biurrunconsistency cosmetics: indices --> indexes in variable...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-10 Diego Biurrunmisc spelling fixes
2008-02-19 Guillaume Poirierarg 10000l. Fix wrong fix committed in r12141
2008-02-19 Guillaume Poirierfix broken indentation
2008-02-19 Guillaume Poirier10l: fix always false test: Binary & has lower preceden...
2008-02-18 Diego BiurrunRefactor the FOUROF macro using the AVV macro.
2008-02-18 Diego BiurrunRemove stray #undef.
2008-02-18 Alexander Strangefix crash on non-AltiVec powered machines: MPV_common_i...
2007-12-01 Vitor Sessakspelling
2007-10-03 Diego BiurrunRename MPV_common_init_ppc to MPV_common_init_altivec...
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-01 Diego BiurrunRemove const vector macro indirection that is useless...
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-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-07 Diego Biurruntypos/grammar
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-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-04-16 Romain Dolbeauforgotten copyright & dct_quantize_altivec disabled...
2004-02-28 Michael NiedermayerMetrowerks CodeWarrior patches by (John Dalgliesh ...
2003-07-09 Romain Dolbeau1) remove TBL support in PPC performance. It's much...
2003-05-21 Michael Niedermayeraltivec gcc-3 fixes by (Magnus Damm <damm at opensource...
2003-03-06 Michael Niedermayeraltivec compilation fixes by (Magnus Damm <damm at...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-01-26 Romain DolbeauAltivec on non darwin systems patch by Romain Dolbeau
2003-01-19 Romain DolbeauPPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
2003-01-16 Michael NiedermayerAltiVec perf (take 2), plus a couple AltiVec functions...
2003-01-12 Michael Niedermayerdct_unquantize_h263_altivec by (Romain Dolbeau <dolbeau...
2003-01-11 Romain Dolbeaualtivec jumbo patch by (Romain Dolbeau <dolbeaur at...
2003-01-08 Fabrice Bellardaltivec patches by Romain Dolbeau
2002-11-02 Michael NiedermayerAltivec Patch (Mark III) by (Dieter Shirley <dieters...