]> git.sesse.net Git - x264/history - tools
Factorize in ppccommon.h the conditional inclusion of altivec.h on Linux systems.
[x264] / tools /
2008-12-31 Fiona GlaserAdd support for SSE4a (Phenom) LZCNT instruction
2008-12-31 Steven Waltersfactor mallocs out of hpel, ssim, and esa.
2008-12-30 Fiona GlaserMuch faster CAVLC RDO and bitstream writing
2008-12-24 Fiona GlaserOptimize variance asm + minor changes
2008-12-22 Loren Merrittfaster ESA init
2008-11-28 Fiona GlaserSignificantly faster CABAC and CAVLC residual coding...
2008-11-27 Fiona Glaserdequant_4x4_dc assembly
2008-11-27 Loren Merrittfix an overflow in dct4x4dc_mmx
2008-11-25 Fiona GlaserFaster width4 SSD+SATD, SSE4 optimizations
2008-11-25 Loren Merrittrefactor satd. 20KB smaller binary.
2008-11-23 Fiona GlaserPhenom CPU optimizations
2008-11-21 Fiona GlaserA few tweaks to decimate asm
2008-11-10 Fiona Glaserr1024 borked checkasm
2008-10-23 Loren MerrittAdd assembly version of CAVLC 8x8dct interleave
2008-10-22 Fiona GlaserAdd assembly versions of decimate_score
2008-10-03 Loren Merrittrm gtk, avc2avi.
2008-09-28 Loren Merrittavg_weight_ssse3
2008-09-20 Fiona GlaserMerge avg and avg_weight
2008-09-19 Fiona GlaserRewrite avg/avg_weight to take two source pointers
2008-09-15 Loren Merritthadamard_ac for psy-rd
2008-09-05 Fiona GlaserAdd merged SAD for i16x16 analysis
2008-09-05 Fiona GlaserAdd sad_aligned for faster subme=1 mbcmp
2008-09-01 Holger Lubitzzigzag asm
2008-08-21 Loic Le Loarershut up various gcc warnings
2008-08-21 Loren Merrittcosmetics
2008-08-16 David PethesAdd dedicated variance function instead of using SAD+SSD
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-03 Fiona Glaserdenoise_dct asm
2008-07-02 Loren Merrittlowres_init asm
2008-06-18 Loren Merrittcheckasm --bench=function_name
2008-06-18 Loren Merrittinterleave psnr/ssim computation with reference frame...
2008-06-08 Loren Merrittmany changes to which asm functions are enabled on...
2008-06-08 Loren Merrittenable ssse3 phadd satd on Penryn.
2008-06-08 Loren Merrittbenchmark most of the asm functions (checkasm --bench).
2008-06-03 Loren Merrittcosmetics
2008-05-18 Loren Merrittdeblock_luma_intra_mmx
2008-04-27 Loren Merritts/x264_cpu_restore/x264_emms/
2008-04-21 Loren Merrittcheckasm cabac
2008-04-17 Fiona Glasercacheline split workaround for mc_luma
2008-04-12 Loren Merrittr810 borked hpel_filter_sse2 on unaligned buffers
2008-04-09 Loren Merrittsimplify hpel filter asm (move control flow to C) and...
2008-03-22 Loren Merrittcosmetics in DECLARE_ALIGNED
2008-03-22 Loren Merrittdon't distinguish between luma4x4 and luma4x4ac
2008-03-22 Loren Merrittspecial case dequant for flat matrix
2008-03-20 Loren Merrittnew ssd_8x*_sse2
2008-03-20 Loren Merrittreduce zigzag arrays from int to int16_t
2008-03-17 Loren Merrittcheckasm check whether callee-saved regs are correctly...
2008-03-16 Loren Merrittmerge x86_32 and x86_64 asm, with macros to abstract...
2008-03-03 Loren Merrittincrease the alignment of the i8x8 edge cache, needed...
2008-03-01 Loren Merrittcheckasm: relax the threshold for floating-point ssim
2008-03-01 Loren Merrittcheckasm: test idct with the range of coefficients...
2008-01-27 Loren Merrittmisc fixes in checkasm
2008-01-06 Loren Merrittconvert absolute difference of sums from mmx to sse2
2007-12-13 Guillaume Poirieralso test arch-specific x264_zigzag_* implementations...
2007-11-20 Loren Merrittavoid memory loads that span the border between two...
2007-11-19 Loren Merrittcosmetics: reorder mc_luma/mc_chroma/get_ref arguments...
2007-07-17 Loren Merrittmove os/compiler specific defines to their own header
2007-04-04 Loren Merritt2x faster quant. 2% overall.
2007-03-14 Loren Merrittconflate HAVE_MMXEXT with HAVE_SSE2, since they were...
2007-03-14 Sam Hocevar * check x264_cpu_detect() before calling AltiVec...
2007-03-14 Loren Merrittssse3 detection. x86_64 ssse3 satd and quant.
2007-03-03 Loren Merrittcosmetics in regression test
2007-03-03 Alex Izvorskiregression testing, run similar to fprofiled: VIDS...
2006-11-18 Eric PetitMerges Guillaume Poirier's AltiVec changes:
2006-11-06 Loren Merrittcheckasm: ignore insignificant differences in floating...
2006-10-18 Loren Merrittfix a crash in avc2avi
2006-10-02 Loren Merrittfix some strides that weren't a multiple of 16.
2006-09-12 Loren Merrittfaster ESA
2006-08-17 Loren MerrittSSIM computation. (default on, disable by --no-ssim)
2006-07-08 Loren Merrittmc_chroma width2 mmx
2006-05-10 Loren Merrittfaster intra search: filter i8x8 edges only once, and...
2006-05-09 Loren Merrittfaster intra search: some prediction modes don't have...
2006-04-24 Loren Merrittmmx implementation of x264_pixel_sa8d
2006-04-10 Loren Merrittinterleave multiple calls to SAD.
2006-03-24 Loren Merrittuse FDEC_STRIDE instead of a parameter in mmx dct
2006-03-05 Loren Merrittmore amd64 mmx intra prediction
2006-02-27 Loren Merrittcopy current macroblock to a smaller buffer, to improve...
2006-02-27 Loren Merrittcopy current macroblock to a smaller buffer, to improve...
2006-02-10 Loren Merrittdequant_mmx made incorrect assumptions about extreme...
2006-02-08 Sam Hocevar * tools/checkasm.c: print the random seed used for...
2006-02-06 Loren Merrittx86 mmx for some intra pred functions
2006-02-06 Loren Merrittcosmetics: reorganize intra prediction dsp
2005-11-06 Loren Merrittmmx dequant. up to 3% speedup w/ RD.
2005-10-26 Loren Merrittmmx deblocking.
2005-10-26 Loren Merrittmove checkasm to tools/
2005-08-09 Laurent Aimar xyuv: bug fixes + autodetect of video size.
2005-06-21 Loren Merrittexample quant matrix file
2005-06-20 Loren Merrittupdate avc2avi for high profile
2005-04-05 Loren Merrittnew util: countquant for 2pass statsfiles
2005-03-05 Loren Merrittavc2avi:
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...
2004-06-03 Laurent Aimar * all: re-import of the CVS.