]> git.sesse.net Git - x264/history - encoder/slicetype.c
Fix possible crash in trellis at very low QPs
[x264] / encoder / slicetype.c
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-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-16 Fiona GlaserCache motion vectors in lowres lookahead
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-01 Fiona GlaserFix speed regression in r951
2008-08-27 Fiona GlaserFix some uses of uninitialized row_satd values in VBV
2008-08-21 Loic Le Loarershut up various gcc warnings
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-02 Fiona GlaserOptimizations and cosmetics in macroblock.c
2008-06-15 Fiona GlaserUse aligned memcpy for x264_me_t struct and cosmetics
2008-05-20 Loren Merrittx264_median_mv_mmxext
2008-05-17 Fiona Glaserexplicit write combining, because gcc fails at optimizi...
2008-04-27 Loren Merritts/x264_cpu_restore/x264_emms/
2008-03-22 Loren Merrittcosmetics in DECLARE_ALIGNED
2008-03-03 Loren Merrittincrease the alignment of the i8x8 edge cache, needed...
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-02-22 Loren Merrittoops, scenecut detection failed to activate when using...
2006-12-15 Loren MerrittNew threading method:
2006-10-13 Loren Merrittcosmetics