]> git.sesse.net Git - x264/history - x264.h
Improved 2pass bitrate predictor. No real change most of the time, but allows correct...
[x264] / x264.h
2005-02-17 Loren MerrittImproved 2pass bitrate predictor. No real change most...
2005-02-14 Loren MerrittPrecalculate lambda*bits for all allowed mvs. 1-2%...
2005-01-12 Loren MerrittChanges the mechanics of max keyframe interval:
2005-01-07 Loren Merrittdisable subme=0 (the huge bitrate penalty wasn't worth...
2004-12-22 Loren Merrittoption '--frames' limits number of frames to encode.
2004-12-17 Loren Merrittimplement macroblock types B_SKIP, B_DIRECT, B_8x8
2004-11-17 Loren Merrittimproved 2pass ratecontrol:
2004-11-11 Måns Rullgård#include <stdarg.h>
2004-09-29 Laurent Aimar * all: Patch by Loren Merritt.
2004-09-22 Laurent Aimar * all: Patches by Loren Merritt:
2004-08-28 Laurent Aimar * all: 2pass patch by Loren Merritt <lorenm AT u.washi...
2004-08-17 Laurent Aimar * all: added a x264_param_t.analyse.b_psnr
2004-08-17 Laurent Aimar * all: introduced a x264_log function. It's not yet...
2004-08-12 Måns RullgårdInclude timing info in VUI.
2004-08-07 Laurent Aimar * x264.h: increased X264_BUILD.
2004-08-06 Laurent Aimar * all: Patch from Måns Rullgård <mru AT mru DOT ath...
2004-06-03 Laurent Aimar * all: re-import of the CVS.