]> git.sesse.net Git - x264/shortlog
x264
2004-12-17 Loren Merrittimplement macroblock types B_SKIP, B_DIRECT, B_8x8
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...
2004-12-08 Loren Merrittcleanup stats reporting
2004-12-08 Loren Merrittapply ip_factor and pb_factor in constant quantiser...
2004-12-01 Loren Merrittsave a little bit of memory
2004-11-22 Loren Merrittmultiple hypothesis mv prediction:
2004-11-18 Laurent Aimar* analyse: we can do 4x4 Horizontal Up mode when LEFT...
2004-11-17 Loren Merrittimproved 2pass ratecontrol:
2004-11-12 Loren Merrittmore informative error message when 2pass fails to...
2004-11-11 Måns Rullgård#include <stdarg.h>
2004-11-04 Loren Merrittcleanup spacing of frame stats with verbose logging.
2004-10-28 Loren Merritttypo in x264_cabac_mb_sub_b_partition
2004-10-27 Eric Petit Typo
2004-10-27 Eric Petit + No need to emulate memalign on OS X
2004-10-27 Måns RullgårdConditionally inits 1pass rc, only if it's enabled.
2004-10-25 Måns RullgårdOops, changing those types messed up some vprintf's...
2004-10-19 Måns Rullgårdfilesize (bits) in a 32 bit int will overflow after...
2004-10-11 Måns Rullgårdfix compilation on FreeBSD (from Loren Merritt (thanks...
2004-09-29 Laurent Aimar * ratecontrol: Patch by Loren Merritt :
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 * x264: added --ipratio --pbratio in help section.
2004-08-29 Laurent Aimar * ratecontrol: path by Loren Merritt.
2004-08-28 Laurent Aimar * x264: added --quiet and --no-psnr.
2004-08-28 Laurent Aimar * eval.c: lalala ;)
2004-08-28 Laurent Aimar * added Loren Merritt.
2004-08-28 Laurent Aimar * all: added eval.c (I hope libx264.dsp is correct...
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-22 Laurent Aimar * all: include stdarg.h (needed for x264_log)
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-16 Eric PetitFixed warnings with PPC 64
2004-08-13 Måns RullgårdAdd my svn user name.
2004-08-13 Måns RullgårdBugfix.
2004-08-12 Måns RullgårdInclude timing info in VUI.
2004-08-12 Måns RullgårdAdd TAGS rule.
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-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-08-02 Eric Petit Linux PPC AltiVec fix
2004-07-28 Eric Petit BeOS fixes (no stdint.h, no libm)
2004-07-27 Eric Petit Attempt to fix build on Linux PPC
2004-07-23 Laurent Aimar * encoder.c, analyse.c, macroblock: fixed when using...
2004-07-16 Laurent Aimar * cpu.asm: mmh trashing ebp,esi and edi isn't a good...
2004-06-29 Laurent Aimar * all: fixed ss2 runtime selection.
2004-06-18 Min Chenupdate & SSE2 support
2004-06-17 Min Chenupdate
2004-06-17 Min Chenremove some unused code
2004-06-14 Min Chensupport for build checkasm.exe
2004-06-10 Laurent Aimar * build fix (thx xxcd).
2004-06-10 VideoLAN * TODO: test.
2004-06-09 Laurent Aimar * vfw/* : oops...
2004-06-09 Laurent Aimar * mc-c.c compilation fix for gcc >= 3.3
2004-06-03 Laurent Aimar * all: re-import of CVS.
2004-06-03 Laurent Aimar * all: re-import of the CVS.