]> git.sesse.net Git - x264/history - common/ppc
Add speedcontrol file.
[x264] / common / ppc /
2016-04-20 Anton MitrofanovClean up header includes
2016-01-16 Henrik GramnerBump dates to 2016
2015-07-25 Rong Yanppc: Add little-endian PowerPC support
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-12 Anton MitrofanovFix bugs/typos in motion compensation and cache_load
2014-01-08 Henrik GramnerBump dates to 2014
2013-01-09 Loren MerrittBump dates to 2013
2012-03-06 Henrik GramnerFix incorrect zero-extension assumptions in x86_64 asm
2012-02-04 HiiBump dates to 2012
2011-08-24 Loren MerrittOptimize predict_8x8_filter and incidentally remove...
2011-03-24 Manuel RommelAdd Altivec version of mc_weight
2011-03-24 Manuel RommelAdd Altivec versions of mbcmp_x functions
2011-01-25 Sean McGovernBump dates to 2011
2010-11-19 Oskar ArvidssonConvert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH
2010-10-31 Manuel RommelFix compilation on PPC with some recent GCCs
2010-10-11 Manuel RommelFix Altivec SATD with small strides
2010-10-10 Anton MitrofanovVarious cosmetics
2010-09-18 Fiona GlaserUpdate source file headers
2010-09-05 Manuel RommelUpdate some Altivec function prototypes
2010-08-16 Manuel RommelNV12 version of Altivec chroma MC
2010-07-15 Loren MerrittConvert x264 to use NV12 pixel format internally
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-06-09 Henrik GramnerReplace some divisions with shifts
2010-06-09 Anton MitrofanovWarn about shadowed variable declarations
2010-06-09 Steven WaltersPreprocessing cosmetics
2010-05-17 Henrik GramnerShrink even more constant arrays
2010-05-06 Anton MitrofanovMore cosmetics
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2009-11-17 Fiona GlaserFaster weightp analysis
2009-11-09 David ConradFix weightp on ARM + PPC
2009-08-23 David ConradGSOC merge part 2: ARM stack alignment
2009-06-20 David WolstencroftAltiVec version of frame_init_lowres_core. 22.4x faster...
2009-04-21 Guillaume Poirierfix "incompatible types in initialization" compilation...
2009-04-21 Guillaume Poirierfix conversions between vectors with differing element...
2009-03-03 Guillaume PoirierAdd AltiVec version of hadamard_ac. 2.4x faster than...
2009-02-10 Manuel Rommelfix 10l in 75b495f2723fcb77f
2009-02-09 Guillaume PoirierSpare a vec_perm and a vec_mergeh though using a LUT...
2009-02-08 Manuel RommelSpeed-up mc_chroma_altivec by using vec_mladd cleverly...
2009-02-04 Guillaume Poirier10l: fix compilation with GCC 4.3+
2009-02-01 Guillaume PoirierTake advantage of saturated signed horizontal sum instr...
2009-01-30 Fiona GlaserMassive overhaul of nnz/cbp calculation
2009-01-26 Guillaume Poirieradd AltiVec implementation of x264_mc_copy_w16_aligned
2009-01-23 Guillaume Poirieradd AltiVec implementation of x264_pixel_var_16x16...
2009-01-23 Guillaume Poirieradd AltiVec 16 <-> 32 bits conversions macros
2009-01-20 Guillaume PoirierReplace 16x16=>32 mul + pack + add by a simple 16x16...
2009-01-18 Guillaume PoirierAdd AltiVec implementation of predict_8x8c_p. 2.6x...
2009-01-17 Brad SmithChanges the PowerPC ppccommon.h header so it no longer...
2009-01-14 Guillaume Poirierupdate x264_hpel_filter_altivec's prototype to match...
2009-01-14 Guillaume Poirierrename vector+array unions to closer match the vector...
2009-01-14 Guillaume PoirierAdd Altivec implementation of all the remaining 16x16...
2009-01-05 Brad SmithFactorize in ppccommon.h the conditional inclusion...
2008-12-14 David WolstencroftFix visual corruption when picture width was not mod 32.
2008-12-13 Guillaume PoirierAdd support for FSF GCC version >= 4.3 on OSX.
2008-12-05 Guillaume Poirierfix compilation with GCC-4.3+
2008-11-25 Guillaume Poirierfix indentation, whitespace cleanup, more consistent...
2008-11-25 David WolstencroftChange some macros to be more sensitive to memory align...
2008-07-04 Eric PetitUpdate my email address
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-03 Loren Merrittcosmetics
2008-04-24 Guillaume Poiriermore consistent include name (in line with other PPC...
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-03-25 Guillaume Poirierfix hpel_filter_altivec picked up by checkasm
2008-03-22 Loren Merrittcosmetics in DECLARE_ALIGNED
2008-03-22 Loren Merrittdon't distinguish between luma4x4 and luma4x4ac
2008-03-20 Manuel Rommelupdate altivec zigzags
2008-03-19 Loren Merrittremove remaining reference to clip1.h
2007-12-10 Guillaume PoirierAdd AltiVec implementation of
2007-12-09 Guillaume Poirieradds AliVec implementation of predict_16x16_p()
2007-11-20 Guillaume PoirierAdd AltiVec implementation of x264_pixel_ssd_8x8, 3x...
2007-11-19 Loren Merrittcosmetics: reorder mc_luma/mc_chroma/get_ref arguments...
2007-11-18 Guillaume Poirieradd AltiVec implementation of ssim_4x4x2_core, about...
2007-11-18 Guillaume PoirierAdd AltiVec implementation ofx264_hpel_filter. Provides...
2007-11-12 Guillaume PoirierAdd AltiVec implementation of add4x4_idct, add8x8_idct...
2007-11-12 Guillaume Poirieradd AltiVec implementation of dequant_4x4 and dequant_8...
2007-11-12 Guillaume PoirierAdd AltiVec implementation of quant_2x2_dc,
2007-06-22 Guillaume PoirierAdd vertical and horizontal luma deblocking accelerated...
2007-04-02 Loren Merrittin hpel search, merge two 16x16 mc calls into one 16x17...
2007-04-02 Christophe MutricyCompile fix
2007-03-14 Sam Hocevar * Made -DNEED_ALTIVEC unnecessary, thanks to Guillaum...
2007-03-14 Sam Hocevar * Use -maltivec when building dependencies, or <altiv...
2007-03-03 Guillaume Poiriercompile fix for GCC-3.3 on OSX, based on a patch by
2007-01-25 Guillaume PoirierFix build issues on Linux. Only gcc-4.x is supported...
2006-11-27 Guillaume PoirierAdd Altivec implementations of add8x8_idct8, add16x16_i...
2006-11-18 Eric PetitMerges Guillaume Poirier's AltiVec changes:
2006-07-08 Loren Merrittmc_chroma width2 mmx
2006-04-29 Eric Petit More vector types fixes for gcc 3.3
2006-04-28 Eric PetitMore vector casts to try and make compilers happier
2006-04-24 Sam Hocevar * common/ppc/pixel.c: fixed illegal implicit casts...
2006-04-17 Eric PetitEnables more agressive optimizations (-fastf -mcpu...
2006-04-16 Eric Petitrestored AltiVec dct
2006-04-16 Eric Petitmore AltiVec mc, ~4.5% overall speedup
2006-04-10 Loren Merrittinterleave multiple calls to SAD.
2005-05-15 Eric Petit Optimized subXxX_dct
2005-05-14 Eric Petit ppc/: compile fixes for Linux/PPC (courtesy of Rasmus...
2005-05-13 Eric Petit ppc/*: more tuning on satd (+5%)
2005-05-11 Eric Petit ppc/*:
2005-04-13 Eric Petit common/ppc: more cleaning, optimized a bit
2005-04-12 Eric Petit configure: use -falign-loops=16 on OS X
2005-02-24 Loren MerrittAltivec functions for MC using the cached halfpel planes.
2004-12-31 Loren Merrittremove relative include paths, to avoid conflicts with...
next