summaryrefslogtreecommitdiff
path: root/vp8/encoder/ratectrl.c
AgeCommit message (Expand)Author
2011-11-22Removal of Qindex LUTS.Paul Wilkins
2011-11-17Clip buffer level to the maximum buffer size in CBRAdrian Grange
2011-09-16add quantizer adaptive intra mb mode encodingYaowu Xu
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-08-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-07-27Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar
2011-06-27Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-06-23Revert "Reduce overshoot in 1 pass rate control"John Koleszar
2011-06-17Merge remote branch 'origin/master' into experimentalJohann
2011-06-03Reduce overshoot in 1 pass rate controlJohn Koleszar
2011-05-21Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-19cleanup: collect twopass variablesJohn Koleszar
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-07Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-06Don't override active_worst_quality in 2 passJohn Koleszar
2011-04-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-26Refactor calc_iframe_target_sizeJohn Koleszar
2011-04-26Move pick_frame_size() to ratectrl.cJohn Koleszar
2011-04-26Merge remote branch 'origin/master' into experimentalJohn 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-22Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-19Remove unused kf rate variablesJohn Koleszar
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-04-05Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-03-23Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-14Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-03-111 Pass CQ and VBR bug fixesPaul Wilkins
2011-02-18Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-01-19experiment extending the quantizer rangeYaowu Xu
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
2010-10-14safety check to avoid divide by 0sJim Bankoski
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-31Improved Force Key Frame BehaviourPaul Wilkins
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-07-19Rate control fix for ARNR filtered frames.Paul Wilkins
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar