]> git.sesse.net Git - x264/history - encoder/ratecontrol.c
Fix high bit depth lookahead cost compensation algorithm
[x264] / encoder / ratecontrol.c
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
2008-09-14 Fiona GlaserMove adaptive quantization to before ratecontrol, elimi...
2008-08-30 Loren Merrittremove the distinction between itex and ptex
2008-08-30 Loren Merritthardcode the ratecontrol equation, and remove the rceq...
2008-08-25 Gabriel BouvigneImprove VBV accuracy
2008-08-21 Loic Le Loarershut up various gcc warnings
2008-08-21 Loren Merrittcosmetics
2008-08-16 David PethesAdd dedicated variance function instead of using SAD+SSD
2008-08-16 Loren Merritt6% faster deblock: remove some clips, earlier termianti...
2008-08-09 Fiona GlaserPrevent VBV from lowering quantizer too much
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-02 Fiona GlaserFix bug in adaptive quantization
2008-06-11 Gabriel BouvigneCosmetics in VBV handling
2008-06-08 Fiona GlaserVarious cosmetic changes.
2008-06-05 Fiona GlaserCosmetic: fix C99-ism
2008-06-05 Fiona GlaserUse a gaussian window for cplxblur
2008-06-02 Fiona Glaserallow fractional CRF values with AQ.
2008-06-02 Gabriel Bouvigne2-pass VBV support and improved VBV handling
2008-04-27 Loren Merritts/x264_cpu_restore/x264_emms/
2008-04-22 Fiona GlaserAQ now treats perfectly flat blocks as low energy,...
2008-03-30 Fiona Glaservariance-based psy adaptive quantization
2008-01-27 Loren Merrittprint average of macroblock QPs instead of frame's...
2007-09-12 Loren Merrittfix some integer overflows. now vbv size can exceed...
2007-09-09 Loren Merrittallow --vbv-init to take absolute values (in kbit)...
2007-07-17 Loren Merrittmove os/compiler specific defines to their own header
2007-07-12 Loren Merrittextend zones to support (some) encoding parameters...
2006-12-15 Loren MerrittNew threading method:
2006-11-23 Loren Merrittdon't treat vbv_maxrate as a minrate too if it's higher...
next