]> git.sesse.net Git - x264/shortlog
x264
2009-03-08 Fiona GlaserFaster SSE2 pixel_var
2009-03-07 Fiona GlaserSSSE3 hpel_filter_v
2009-03-07 Fiona GlaserUpdate some asm copyright headers
2009-03-07 Holger LubitzVastly faster SATD/SA8D/Hadamard_AC/SSD/DCT/IDCT
2009-03-06 Fiona GlaserUpdate x264 copyright date
2009-03-04 Fiona GlaserRemove pre-scenecut from fprofile commands as well
2009-03-04 Fiona GlaserSlightly faster 8x16 SAD on Penryn Core 2
2009-03-04 Fiona GlaserFix scenecut and VBV with videos of width/height <= 32
2009-03-04 Fiona GlaserRemove non-pre scenecut
2009-03-03 Guillaume PoirierAdd AltiVec version of hadamard_ac. 2.4x faster than...
2009-02-26 Fiona GlaserFix regression in r1085
2009-02-16 Fiona GlaserOptimize neighbor CBP calculation and fix related regre...
2009-02-14 Tal AloniShow FPS when importing a raw YUV file
2009-02-11 Anton MitrofanovWindows 64-bit support
2009-02-11 Fiona GlaserMinor fixes and cosmetics
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-09 Guillaume PoirierPromote chroma planes to 16 byte alignment.
2009-02-09 Fiona GlaserFix 10L in intra pred
2009-02-09 Fiona GlaserAdd decimation in i16x16 blocks
2009-02-09 Fiona GlaserMuch faster CABAC residual context selection
2009-02-09 Fiona GlaserFaster coeff_last64 on 32-bit
2009-02-09 Fiona GlaserMore intra pred asm optimizations
2009-02-08 Manuel RommelSpeed-up mc_chroma_altivec by using vec_mladd cleverly...
2009-02-04 Holger LubitzMerging Holger's GSOC branch part 2: intra prediction
2009-02-04 Guillaume Poirier10l: fix compilation with GCC 4.3+
2009-02-03 Fiona GlaserFaster 8x8dct+CAVLC interleave
2009-02-03 Fiona GlaserMeasure CBP cost in i8x8 RD refinement
2009-02-01 Guillaume PoirierTake advantage of saturated signed horizontal sum instr...
2009-01-30 Fiona GlaserMassive overhaul of nnz/cbp calculation
2009-01-29 Guillaume PoirierAdd PowerPC support for "checkasm --bench", reading...
2009-01-29 Brad Smithfix detection of pthread and isfinite on OpenBSD
2009-01-28 Loren Merrittremove $ECHON kludge, which broke on SunOS. bring back...
2009-01-28 Loren Merritt1.6x faster satd_c (and sa8d and hadamard_ac) with...
2009-01-28 Fiona GlaserHack around a potential failure point in VBV
2009-01-27 Fiona GlaserMuch faster chroma encoding and other opts
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-20 Fiona GlaserEliminate support for direct_8x8_inference=0
2009-01-19 Brad SmithAdd AltiVec and CPU numbers detection on OpenBSD.
2009-01-18 Guillaume PoirierAdd AltiVec implementation of predict_8x8c_p. 2.6x...
2009-01-18 Fiona GlaserWarn if direct auto wasn't set on the first pass
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-14 Fiona GlaserCache ref costs and use more accurate MV costs
2009-01-14 Fiona GlaserSupport forced frametypes with scenecut/b-adapt
2009-01-14 Fiona GlaserRemove an IDIV from i8x8 analysis
2009-01-08 Fiona GlaserFix regression in r1066
2009-01-06 Fiona GlaserDisable B-frames in lossless mode
2009-01-05 Brad SmithFactorize in ppccommon.h the conditional inclusion...
2009-01-05 Brad SmithDisable __builtin_clz() intrinsic on gcc versions prior...
2009-01-02 Fiona GlaserSmall tweaks to coeff asm
2008-12-31 Steven WaltersUse the correct strtok under MSVC
2008-12-31 Fiona GlaserAdd stack alignment for lookahead functions
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-30 Loren MerrittCosmetics: cleaner syntax for defining temporary regist...
2008-12-28 Fiona GlaserMuch faster CABAC RDO
2008-12-26 Fiona GlaserVLC table optimizations
2008-12-25 Loren MerrittFix crash in --me esa/tesa introduced in r1058
2008-12-24 Fiona GlaserOptimize variance asm + minor changes
2008-12-23 Fiona GlaserMinor CABAC cleanups and related optimizations
2008-12-22 Loren Merrittfaster ESA init
2008-12-16 Fiona GlaserMore macroblock_cache optimizations
2008-12-15 Fiona GlaserFaster macroblock_cache_rect
2008-12-15 Fiona GlaserOptimizations in predict_mv_direct
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-12 Fiona GlaserMore accurate refcost for p8x8 CAVLC
2008-12-11 Loren Merrittuse lookup tables instead of actual exp/pow for AQ
2008-12-11 Fiona GlaserSuppress saveptr warnings on Windows GCC
2008-12-11 Fiona GlaserMore small speed tweaks to macroblock.c
2008-12-11 Fiona GlaserMuch faster CAVLC residual coding
2008-12-05 Guillaume Poirierfix compilation with GCC-4.3+
2008-11-30 Fiona GlaserHigh Profile allows 25% higher maxbitrate/cpb
2008-11-29 BugMasters/nasm/yasm in VS project file
2008-11-29 Fiona GlaserCosmetic: update various file headers.
2008-11-29 Loren Merrittadd date and compiler to `x264 --version`
2008-11-28 Fiona Glaser10L in r1041
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-26 Fiona GlaserRemove nasm support
2008-11-25 BugMasterFix rare warning messages in ratecontrol due to r1020
2008-11-25 BugMasterFix MSVC compilation and clean up MSVC build file
2008-11-25 Fiona GlaserFaster width4 SSD+SATD, SSE4 optimizations
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-11-25 Loren Merrittrefactor satd. 20KB smaller binary.
2008-11-25 Fiona GlaserFix crash with threads and SSEMisalign on Phenom
2008-11-23 Fiona GlaserPhenom CPU optimizations
2008-11-21 Fiona GlaserA few tweaks to decimate asm
2008-11-13 Fiona GlaserNehalem optimization part 2: SSE2 width-8 SAD
2008-11-11 Fiona GlaserAdd subme=0 (fullpel motion estimation only)
2008-11-10 Fiona GlaserFix minor memory leak in r1022
next