]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ppc/mpegvideo_altivec.c
Remove AltiVec vector declaration compiler compatibility macros.
[frescor/ffmpeg.git] / libavcodec / ppc / mpegvideo_altivec.c
2008-07-24 diegoRemove AltiVec vector declaration compiler compatibilit...
2008-07-20 diegocosmetics: Reformat PPC code in libavcodec according...
2008-05-26 diegoconsistency cosmetics: indices --> indexes in variable...
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-10 diegomisc spelling fixes
2008-02-19 gpoirierarg 10000l. Fix wrong fix committed in r12141
2008-02-19 gpoirierfix broken indentation
2008-02-19 gpoirier10l: fix always false test: Binary & has lower preceden...
2008-02-18 diegoRefactor the FOUROF macro using the AVV macro.
2008-02-18 diegoRemove stray #undef.
2008-02-18 gpoirierfix crash on non-AltiVec powered machines: MPV_common_i...
2007-12-01 vitorspelling
2007-10-03 diegoRename MPV_common_init_ppc to MPV_common_init_altivec...
2007-10-02 diegoMerge mpegvideo AltiVec code into mpegvideo_altivec...
2007-10-02 lu_zeroSanitize altivec code so it can be built with runtime...
2007-10-01 diegoRemove const vector macro indirection that is useless...
2007-08-24 diegoReplace SYS_DARWIN by the more correct __APPLE_CC__...
2007-08-22 diegoRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-05-17 gpoirieruse macro Use DECLARE_ALIGNED_16 to align stack-allocat...
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2007-04-07 diegotypos/grammar
2006-10-10 gpoirierMove TRANSPOSE8 macro to dsputil_altivec.h.
2006-10-09 lu_zeroremoving ALTIVEC_USE_REFERENCE_C_CODE, since has no...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2004-04-16 michaelforgotten copyright & dct_quantize_altivec disabled...
2004-02-28 michaelMetrowerks CodeWarrior patches by (John Dalgliesh ...
2003-07-09 michaelni1) remove TBL support in PPC performance. It's much...
2003-05-21 michaelnialtivec gcc-3 fixes by (Magnus Damm <damm at opensource...
2003-03-06 michaelnialtivec compilation fixes by (Magnus Damm <damm at...
2003-03-03 michaelniMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-01-26 bellardAltivec on non darwin systems patch by Romain Dolbeau
2003-01-19 michaelniPPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
2003-01-16 michaelniAltiVec perf (take 2), plus a couple AltiVec functions...
2003-01-12 michaelnidct_unquantize_h263_altivec by (Romain Dolbeau <dolbeau...
2003-01-11 michaelnialtivec jumbo patch by (Romain Dolbeau <dolbeaur at...
2003-01-08 bellardaltivec patches by Romain Dolbeau
2002-11-02 michaelniAltivec Patch (Mark III) by (Dieter Shirley <dieters...