]> git.sesse.net Git - x264/history - encoder/cavlc.c
wrong modulus when delta_qp = +26
[x264] / encoder / cavlc.c
2006-03-10 Loren Merrittwrong modulus when delta_qp = +26
2006-03-09 Loren Merrittmacroblock-level ratecontrol: improved vbv strictness...
2006-01-17 Loren Merrittcosmetics: simplify #includes
2005-10-15 Loren Merrittduring RDO, skip the bitstream writing and just calcula...
2005-10-09 Loren Merrittcosmetics: merge some duplicate tables
2005-10-08 Loren Merrittcosmetics: move some stuff from macroblock_encode to...
2005-06-14 Loren Merrittrate-distortion optimized MB types in I- and P-frames...
2005-06-05 Loren MerrittSATD-based decision for 8x8 transform in inter-MBs.
2005-06-03 Loren Merritt8x8 transform and 8x8 intra prediction.
2005-01-15 Loren Merrittfinished printf -> x264_log conversion.
2004-12-31 Loren Merrittremove relative include paths, to avoid conflicts with...
2004-12-22 Loren Merrittsimplify calvc mb type
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-08-28 Laurent Aimar * all: first part of the 2pass patch by Loren Merritt
2004-07-28 Eric Petit BeOS fixes (no stdint.h, no libm)
2004-06-03 Laurent Aimar * all: re-import of the CVS.