]> git.sesse.net Git - x264/history - common/macroblock.c
wrong stride in lowres image
[x264] / common / macroblock.c
2005-02-24 Loren MerrittDon't use uninitialize MVs in x264_mb_predict_mv_ref16x16.
2005-02-23 Loren MerrittPreliminary adaptive B-frame decision (not yet tuned).
2005-02-22 Loren MerrittAdd: implicit weighted prediction for B-frames.
2005-02-14 Loren MerrittSimplify x264_mb_mc_01xywh()
2005-02-13 Loren MerrittCache half-pixel interpolated reference frames, to...
2005-01-28 Loren MerrittClipping mvs to within picture + emulated border when...
2005-01-27 Loren MerrittFix clipping of mvs in probe_pskip. (Previously it...
2005-01-08 Loren Merrittimproved mv prediction: 1-3% better compression of...
2004-12-29 Loren Merrittvarious cleanups in macroblock caching.
2004-12-22 Loren Merrittsimplify x264_mb_predict_mv_direct16x16_temporal
2004-12-17 Loren Merrittimplement macroblock types B_SKIP, B_DIRECT, B_8x8
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...