]> git.sesse.net Git - x264/shortlog
x264
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
2008-09-05 Fiona GlaserPredict 4x4_DC asm
2008-09-05 Fiona GlaserFaster NAL unit encoding and remove unused nal_decode
2008-09-05 Fiona GlaserCAVLC cleanup and optimizations
2008-09-05 Fiona GlaserFaster avg_weight assembly
2008-09-05 Fiona GlaserFaster H asm intra prediction functions
2008-09-05 Fiona GlaserAdd merged SAD for i16x16 analysis
2008-09-05 Fiona GlaserAdd sad_aligned for faster subme=1 mbcmp
2008-09-02 Fiona GlaserImprove progress indicator
2008-09-01 Fiona GlaserFix speed regression in r951
2008-09-01 Holger Lubitzzigzag asm
2008-08-31 Guillaume Poirierfix SOFLAGS used when building gtk frontend
2008-08-30 Loren Merrittremove the distinction between itex and ptex
2008-08-30 Loren Merritthardcode the ratecontrol equation, and remove the rceq...
2008-08-27 Fiona GlaserFix some uses of uninitialized row_satd values in VBV
2008-08-27 Fiona GlaserActivate trellis in p8x8 qpel RD
2008-08-25 Gabriel BouvigneImprove VBV accuracy
2008-08-22 Guillaume Poirierimprove generation of Darwin libraries
2008-08-22 Fiona GlaserFix compilation in gcc 3.4.x (issue in r946)
2008-08-21 Loic Le Loarershut up various gcc warnings
2008-08-21 Loren Merrittfix a crash with invalid args and --thread-input (intro...
2008-08-21 Loren Merrittdrop support for x86_32 PIC.
2008-08-21 Loren Merrittuse permute macros in satd
2008-08-21 Loren Merrittcosmetics
2008-08-21 Loren Merrittr940 broke threads
2008-08-20 Fiona GlaserCleanups in macroblock_cache_save/load
2008-08-19 Fiona GlaserDeblocking code cleanup and cosmetics
2008-08-19 Fiona Glaser4% faster deblock: special-case macroblock edges
2008-08-16 David PethesAdd dedicated variance function instead of using SAD+SSD
2008-08-16 Loren Merritt6% faster deblock: remove some clips, earlier termianti...
next