]> git.sesse.net Git - x264/history - encoder
* all: Patch by Loren Merritt.
[x264] / encoder /
2004-09-29 Laurent Aimar * all: Patch by Loren Merritt.
2004-09-22 Laurent Aimar * ratecontrol: added 'b' flag to fopen.
2004-09-22 Laurent Aimar * all: Patches by Loren Merritt:
2004-08-29 Laurent Aimar * ratecontrol: path by Loren Merritt.
2004-08-28 Laurent Aimar * eval.c: lalala ;)
2004-08-28 Laurent Aimar * all: 2pass patch by Loren Merritt <lorenm AT u.washi...
2004-08-28 Laurent Aimar * all: first part of the 2pass patch by Loren Merritt
2004-08-18 Måns RullgårdUse x264_log() in ratecontrol.c
2004-08-17 Laurent Aimar * encoder/encoder.c: oops. (fixed compilation).
2004-08-17 Laurent Aimar * all: more fprintf -> x264_log.
2004-08-17 Laurent Aimar * all: added a x264_param_t.analyse.b_psnr
2004-08-17 Laurent Aimar * encoder/encoder.c: kb/s with k=1000 (more consistant...
2004-08-17 Laurent Aimar * all: introduced a x264_log function. It's not yet...
2004-08-16 Eric Petit OS X is missing exp2f()
2004-08-13 Måns RullgårdBugfix.
2004-08-12 Måns RullgårdInclude timing info in VUI.
2004-08-11 Måns RullgårdFixes by Loren Merritt (lorenm at u.washington.edu).
2004-08-11 Måns RullgårdGet rid of integer overflows that caused the rate contr...
2004-08-09 Laurent Aimar * encoder: correct range for i_idr_pic_id is 0..65535
2004-08-08 Laurent Aimar ratecontrol: patch by Loren Merritt <lorenm AT u DOT...
2004-08-08 Laurent Aimar * ratecontrol: patch by Måns Rullgård <mru AT mru...
2004-08-08 Laurent Aimar * encoder: simpler scene cut detection (seems better...
2004-08-08 Laurent Aimar * all: Change the way PSNR is computed (based on a...
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-07-23 Laurent Aimar * encoder.c, analyse.c, macroblock: fixed when using...
2004-06-03 Laurent Aimar * all: re-import of the CVS.