]> git.sesse.net Git - x264/shortlog
x264
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
2008-11-10 Fiona Glaserr1024 borked checkasm
2008-11-10 Fiona GlaserFaster chroma encoding
2008-11-10 Fiona GlaserVarious cosmetics and minor fixes
2008-11-09 Fiona GlaserFaster b-adapt + adaptive quantization
2008-11-07 Fiona GlaserFaster CABAC residual encoding
2008-11-06 Fiona GlaserFix potential crash in the case that the input statsfil...
2008-11-05 Fiona GlaserInitial Nehalem CPU optimizations
2008-11-05 Gabriel BouvigneFix potential infinite loop in VBV under GCC 4.2
2008-11-05 Fiona GlaserEncoder_reconfig: esa/tesa can only be enabled if they...
2008-10-30 Loren MerrittFix bug in hadamard_ac SSE assembly
2008-10-29 Fiona GlaserFull sub8x8 RD mode decision
2008-10-27 Fiona GlaserOptimize CABAC bit cost calculation
2008-10-24 Anders OssowickiReplace "git-command" with "git command" in version...
2008-10-23 Loren MerrittAdd assembly version of CAVLC 8x8dct interleave
2008-10-22 Alexander StrangeAdd support for psy-rd/trellis to encoder_reconfig
2008-10-22 Alexander StrangeFix Darwin speed regression
2008-10-22 Gabriel BouvigneFurther improve prediction of bitrate and VBV in thread...
2008-10-22 Fiona GlaserSub-8x8 Qpel-RD in P-frames
2008-10-22 Fiona GlaserFaster qpel-RD
2008-10-22 Fiona GlaserSome minor optimizations in RD refinement
2008-10-22 Fiona GlaserFaster deblocking when p4x4 isn't used
2008-10-22 Fiona GlaserPrint profile and level information upon starting encode
2008-10-22 Fiona GlaserFix possible crash in trellis at very low QPs
2008-10-22 Fiona GlaserAdd assembly versions of decimate_score
2008-10-18 Fiona GlaserFix typo in subme8/9 lossless qpel-RD
2008-10-18 Fiona GlaserExtend trellis to support luma/chroma DC and chroma AC
2008-10-03 Loren Merrittrm gtk, avc2avi.
2008-10-03 Fiona GlaserResolve quality regression in r996
2008-10-02 Ralf TerdicFix minor memory leak accidentally added with the addit...
2008-10-02 Fiona GlaserRework subme system, add RD refinement in B-frames
2008-09-29 Fiona GlaserFix potential miscompilation of some inline asm
2008-09-28 Fiona GlaserReplace High 4:4:4 profile lossless with High 4:4:4...
2008-09-28 Fiona GlaserFix typo in progress indicator when using piped input
2008-09-28 Loren Merrittavg_weight_ssse3
2008-09-28 Loren Merrittfix bitstream writer on bigendian 64bit (regression...
2008-09-28 Loren Merrittremove authors whose code no longer exists
2008-09-28 Loren Merrittmore diagnostics when configure finds an unsuitable...
2008-09-26 Fiona GlaserMake x264 progress indicator more concise
2008-09-22 Fiona GlaserFix deblocking + threads + AQ bug
2008-09-21 Fiona GlaserResolve possible crash in bime, improve the fix in...
2008-09-21 Fiona GlaserFix rare crash issue in b-adapt
2008-09-21 Holger LubitzMerging Holger's GSOC branch part 1: hpel_filter speedups
2008-09-20 Loren Merrittr980 borked weighted bime
2008-09-20 Fiona GlaserDisable I_PCM with psy-RD
2008-09-20 Fiona GlaserMerge avg and avg_weight
2008-09-19 Fiona GlaserRewrite avg/avg_weight to take two source pointers
2008-09-17 Fiona GlaserUse low-resolution lookahead motion vectors as an extra...
2008-09-17 Fiona GlaserAdd missing free() for f_qp_offset in frame.c
2008-09-16 Gabriel BouvigneCorrect misprediction of bitrate in threaded mode
2008-09-16 Gabriel BouvigneFix a case in which VBV underflows can occur
2008-09-16 Panagiotis... Use correct format specifier for uint64_t
2008-09-16 Fiona GlaserCache motion vectors in lowres lookahead
2008-09-15 Fiona GlaserFix regression in b-adapt patch: encoder_open failed...
2008-09-15 Fiona GlaserStop SAR in y4m input from overriding --sar on commandline
2008-09-15 Loren Merritthadamard_ac for psy-rd
2008-09-15 Fiona GlaserPsychovisually optimized rate-distortion optimization...
2008-09-15 Fiona GlaserAdd optional more optimal B-frame decision method
2008-09-14 Fiona GlaserMove adaptive quantization to before ratecontrol, elimi...
2008-09-10 Fiona GlaserFix crash when using b-adapt at resolutions 32x32 or...
2008-09-10 Fiona GlaserAdd title-bar progress indicator under WIN32
2008-09-06 Fiona GlaserRevert part of r963
next