]> git.sesse.net Git - x264/history - encoder/ratecontrol.c
Fix 2pass ratecontrol with --nal-hrd cbr
[x264] / encoder / ratecontrol.c
2010-10-10 Anton MitrofanovFix 2pass ratecontrol with --nal-hrd cbr
2010-09-18 Fiona GlaserUpdate source file headers
2010-08-29 Anton MitrofanovFix bug in 2pass if the first P-frames are all skip
2010-07-29 Fiona GlaserImprove quantizer distribution with sliced-threads+VBV
2010-07-22 Loren MerrittEradicate all mention of SI/SP-frames
2010-07-21 Fiona GlaserFix stack alignment with MB-tree
2010-07-15 Loren MerrittConvert x264 to use NV12 pixel format internally
2010-07-15 Fiona GlaserImprove scenecut detection a bit
2010-07-09 Fiona GlaserFix off-by-one error in slice VBV predictor updates
2010-07-04 Oskar ArvidssonSupport for 9 and 10-bit encoding
2010-07-03 Fiona GlaserSupport infinite keyint (--keyint infinite).
2010-06-25 Lamont AlstonOpen-GOP support
2010-06-25 Fiona GlaserImprove 2-pass bitrate prediction
2010-06-25 Fiona GlaserImprove HRD accuracy
2010-06-09 Anton MitrofanovWarn about shadowed variable declarations
2010-06-09 Fiona GlaserRemove double-dereferences for MB width/height data
2010-06-02 Yusuke NakamuraFix no-mbtree + aq-mode=0
2010-06-02 Fiona GlaserAdd API tool to apply arbitrary quantizer offsets
2010-05-31 Fiona GlaserMerge some of adaptive quant and weightp
2010-05-26 Anton MitrofanovFix ABR rate control calculations
2010-05-18 Fiona GlaserFix rc-lookahead in encoding options SEI in 2-pass...
2010-05-06 Fiona GlaserDon't force row QPs to integer values with VBV
2010-05-06 Fiona GlaserDeduplicate asm constants, automate name prefixing
2010-05-06 Fiona GlaserMake options SEI use weight* instead of wpred*
2010-04-23 Fiona GlaserRemove reordering restrictions from weightp
2010-04-23 Fiona GlaserFix issues with extremely large timebases
2010-04-06 Kieran KunhyaFix HRD compliance
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-27 Fiona Glaser"CRF-max" support with VBV
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-02-25 Fiona GlaserFix one bug, one corner case in VBV
2010-02-23 Anton MitrofanovNew algorithm for AQ mode 2
2010-02-23 Fiona GlaserAbide by the MinCR level limit
2010-02-16 Anton MitrofanovFix I and B-frame QPs with threads
2010-02-15 Fiona GlaserMake the ABR buffer consider the distance to the end...
2010-02-15 Fiona GlaserOverhaul sliced-threads VBV
2010-02-15 Fiona GlaserFix 2-pass ratecontrol continuation in case of missing...
2010-02-14 Fiona GlaserAdd ability to adjust ratecontrol parameters on the fly
2010-01-30 Loren MerrittFix log2f detection, include order, some gcc warnings
2010-01-30 Fiona GlaserFix implicit CBR message to only print when in ABR...
2010-01-30 Anton MitrofanovVarious threading-related cosmetics
2010-01-14 Fiona GlaserPeriodic intra refresh
2009-12-15 Fiona GlaserFix two bugs in 2-pass ratecontrol
2009-12-11 Steven WaltersFix zone parsing on mingw
2009-12-09 Fiona GlaserAdd support for MB-tree + B-pyramid
2009-12-09 Fiona GlaserBring back slice-based threading support
2009-11-22 Fiona GlaserGive more meaningful error if 1st/2nd pass resolution...
2009-11-17 Fiona GlaserFaster weightp analysis
2009-11-12 Dylan YudakenVarious weightp fixes
2009-11-09 Steven WaltersFix weightp logfile parsing on MinGW
2009-11-09 Dylan YudakenWeighted P-frame prediction
2009-11-09 Steven WaltersFix issues relating to input/output files being pipes...
2009-11-09 Fiona GlaserFix extremely rare infinite loop in 2-pass VBV
2009-10-29 Fiona GlaserEliminate some rare cases where MB-tree gave incorrect...
2009-10-25 Loren Merrittcosmetics
2009-10-19 Steven WaltersFix assertion fail and incorrect costs with pyramid+VBV
2009-10-19 Fiona GlaserImprove CRF initial QP selection, fix get_qscale bug
2009-10-19 Lamont AlstonMake B-pyramid spec-compliant
2009-10-12 Fiona GlaserReduce the aggressiveness of 2-pass VBV
2009-10-12 Fiona GlaserAdd row-based VBV for B-frames
2009-10-12 Fiona GlaserImprove VBV, fix bug in 2-pass VBV introduced in MB...
2009-10-07 Fiona GlaserReorder reference frames optimally on second pass
2009-10-07 Fiona GlaserFix typo in ratecontrol_summary
2009-10-07 Fiona GlaserAdd support for single-frame VBV, improve compliance
2009-09-21 Fiona GlaserFix integer overflow in 2-pass VBV
2009-09-21 Fiona GlaserMajor API change: encapsulate NALs within libx264
2009-09-14 Fiona GlaserAdd missing fclose for mbtree input statsfile on second...
2009-09-14 Fiona GlaserMake MV costs global instead of static
2009-09-02 Steven WaltersThreaded lookahead
2009-08-31 Fiona GlaserMulti-slice encoding support
2009-08-27 Fiona GlaserFaster x264_exp2fix8
2009-08-24 Fiona Glaser2-pass VBV fixes
2009-08-19 Fiona GlaserAdd support for frame-accurate parameter changes
2009-08-17 Fiona GlaserLookahead VBV
2009-08-14 Fiona GlaserFix a potential failure in VBV
2009-08-08 Steven WaltersGracefully terminate in the case of a malloc failure
2009-08-07 Fiona GlaserMacroblock-tree ratecontrol
2009-08-05 Fiona GlaserVarious 1-pass VBV tweaks
2009-07-28 Fiona GlaserUpdate help and cleanup in ratecontrol.c
2009-07-26 Fiona GlaserAdd QPRD support as subme=10
2009-07-20 Anton MitrofanovNew AQ algorithm option
2009-03-04 Fiona GlaserRemove non-pre scenecut
2009-01-28 Fiona GlaserHack around a potential failure point in VBV
2009-01-18 Fiona GlaserWarn if direct auto wasn't set on the first pass
2008-12-31 Steven WaltersUse the correct strtok under MSVC
2008-12-31 Fiona GlaserAdd stack alignment for lookahead functions
2008-12-24 Fiona GlaserOptimize variance asm + minor changes
2008-12-11 Loren Merrittuse lookup tables instead of actual exp/pow for AQ
2008-12-11 Fiona GlaserSuppress saveptr warnings on Windows GCC
2008-11-25 BugMasterFix rare warning messages in ratecontrol due to r1020
2008-11-10 Fiona GlaserVarious cosmetics and minor fixes
2008-11-09 Fiona GlaserFaster b-adapt + adaptive quantization
2008-11-06 Fiona GlaserFix potential crash in the case that the input statsfil...
2008-11-05 Gabriel BouvigneFix potential infinite loop in VBV under GCC 4.2
2008-10-22 Gabriel BouvigneFurther improve prediction of bitrate and VBV in thread...
2008-09-22 Fiona GlaserFix deblocking + threads + AQ bug
2008-09-16 Gabriel BouvigneCorrect misprediction of bitrate in threaded mode
2008-09-16 Gabriel BouvigneFix a case in which VBV underflows can occur
2008-09-15 Fiona GlaserFix regression in b-adapt patch: encoder_open failed...
2008-09-15 Fiona GlaserAdd optional more optimal B-frame decision method
next