]> git.sesse.net Git - x264/history - x264.c
Take into account keyint_max in B-frame decision.
[x264] / x264.c
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-20 Loren MerrittConfigurable level. Levels are still not enforced;...
2005-01-12 Loren MerrittChanges the mechanics of max keyframe interval:
2005-01-05 Loren Merrittfix: "x264 -A all" didn't include b8x8 types.
2005-01-03 Loren Merrittreduce default verbosity, add option -v
2004-12-30 Loren Merrittlist default settings in --help
2004-12-29 Loren Merrittnew option: --fps
2004-12-22 Loren Merrittoption '--frames' limits number of frames to encode.
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...
2004-11-17 Loren Merrittimproved 2pass ratecontrol:
2004-09-29 Laurent Aimar * all: Patch by Loren Merritt.
2004-09-22 Laurent Aimar * all: Patches by Loren Merritt:
2004-08-29 Laurent Aimar * x264: added --ipratio --pbratio in help section.
2004-08-28 Laurent Aimar * x264: added --quiet and --no-psnr.
2004-08-28 Laurent Aimar * all: 2pass patch by Loren Merritt <lorenm AT u.washi...
2004-08-12 Måns RullgårdInclude timing info in VUI.
2004-08-06 Laurent Aimar * all: Patch from Måns Rullgård <mru AT mru DOT ath...
2004-07-28 Eric Petit BeOS fixes (no stdint.h, no libm)
2004-06-03 Laurent Aimar * all: re-import of the CVS.