summaryrefslogtreecommitdiff
path: root/vp8/encoder/ratectrl.c
AgeCommit message (Expand)Author
2013-01-31Fix for divide by zero in vp8_adjust_key_frame.Marco Paniconi
2012-12-10Moved zbin_over_quant to macroblock structScott LaVarnway
2012-11-26Updates to qp-regulate and rate correction factor.Marco Paniconi
2012-11-05Moving ymode_count, uv_mode_count to macroblock structScott LaVarnway
2012-09-13Removed pre_mvcScott LaVarnway
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2012-07-27Remove the resetting of qp params for temporal layers.Marco Paniconi
2012-07-10Merge "Remove goldfreq in VP8_COMP"Yunqing Wang
2012-06-12Remove goldfreq in VP8_COMPYunqing Wang
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-06-07Remove unused code in drop_frameYunqing Wang
2012-05-11fix warnings for building on win32Scott Graham
2012-04-23Shares one set of RD costs tables between all encoding threadsAttila Nagy
2012-04-23Removes duplication of key frame mode probabilitiesAttila Nagy
2012-03-13Merge "Update for key frame target size setting."Jim Bankoski
2012-03-12Update for key frame target size setting.Marco Paniconi
2012-03-01vp8e - force at least some change in over and under shootsPaul Wilkins
2012-02-22Remove the frame rate factor for key frame size.Marco Paniconi
2011-12-22Remove legacy integer typesJohn Koleszar
2011-12-14Merge "fix: active_worst_quality could be set above 127"John Koleszar
2011-12-13fix: active_worst_quality could be set above 127James Berry
2011-12-09vp8e - entropy stats per frame typeJim Bankoski
2011-11-18Speed selection support for disabled reference framesJohn Koleszar
2011-11-07Third set of checks of buffer level against maximum buffer sizeAdrian Grange
2011-10-11Added rate-targeted temporal scalabilityAdrian Grange
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-06-23Revert "Reduce overshoot in 1 pass rate control"John Koleszar
2011-06-03Reduce overshoot in 1 pass rate controlJohn Koleszar
2011-05-19cleanup: collect twopass variablesJohn Koleszar
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-06Don't override active_worst_quality in 2 passJohn Koleszar
2011-04-26Refactor calc_iframe_target_sizeJohn Koleszar
2011-04-26Move pick_frame_size() to ratectrl.cJohn Koleszar
2011-04-25Fix duplicate vp8_compute_frame_size_boundsJohn Koleszar
2011-04-25Merge "Remove unused functions"John Koleszar
2011-04-25Remove unused functionsJohn Koleszar
2011-04-25Merge "Change rc undershoot/overshoot semantics"John Koleszar
2011-04-25bug fix possible keyframe context divide by zeroJames Berry
2011-04-19Remove unused kf rate variablesJohn Koleszar
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-111 Pass CQ and VBR bug fixesPaul Wilkins
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-07CQ ModePaul Wilkins
2010-12-06Fix for manual Golden frame frequencyPatrik Westin
2010-12-01Set refresh_alt_ref_frame on keyframe encode.Fritz Koenig
2010-11-22Recalibration of bits per MB tablesPaul Wilkins