]> git.sesse.net Git - x264/history - encoder/ratecontrol.h
checkasm: Check the right output range for integral_initXh
[x264] / encoder / ratecontrol.h
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-10-30 Anton MitrofanovMake x264_encoder_reconfig more threadsafe
2013-01-09 Loren MerrittBump dates to 2013
2012-03-07 Fiona GlaserAdd row-reencoding support to VBV for improved accuracy
2012-02-04 HiiBump dates to 2012
2011-01-25 Fiona GlaserDouble the base framerate for frame-sequential 3D files
2011-01-25 Sean McGovernBump dates to 2011
2011-01-10 Fiona GlaserVFR/framerate-aware ratecontrol, part 2
2010-09-18 Fiona GlaserUpdate source file headers
2010-06-25 Fiona GlaserImprove HRD accuracy
2010-06-02 Fiona GlaserAdd API tool to apply arbitrary quantizer offsets
2010-05-06 Fiona GlaserDon't force row QPs to integer values with VBV
2010-04-06 Kieran KunhyaFix HRD compliance
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-02-14 Fiona GlaserAdd ability to adjust ratecontrol parameters on the fly
2009-12-09 Fiona GlaserBring back slice-based threading support
2009-11-09 Dylan YudakenWeighted P-frame prediction
2009-10-07 Fiona GlaserReorder reference frames optimally on second pass
2009-09-21 Fiona GlaserMajor API change: encapsulate NALs within libx264
2009-08-07 Fiona GlaserMacroblock-tree ratecontrol
2008-09-14 Fiona GlaserMove adaptive quantization to before ratecontrol, elimi...
2008-08-21 Loic Le Loarershut up various gcc warnings
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-02 Gabriel Bouvigne2-pass VBV support and improved VBV handling
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-03-30 Fiona Glaservariance-based psy adaptive quantization
2006-12-15 Loren MerrittNew threading method:
2006-03-09 Loren Merrittmacroblock-level ratecontrol: improved vbv strictness...
2005-11-22 Loren Merrittafter a 1pass ABR, print the value of --crf which would...
2005-03-11 Måns RullgårdReally fix QP override.
2004-08-28 Laurent Aimar * all: 2pass patch by Loren Merritt <lorenm AT u.washi...
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.