summaryrefslogtreecommitdiff
path: root/vp8/encoder/firstpass.c
AgeCommit message (Expand)Author
2012-06-18Fix a bunch of warnings.Christian Duvivier
2012-06-12Merge of further two pass rc clean up and adjustments.Paul Wilkins
2012-06-08Key frame and GF sizing changes.Paul Wilkins
2012-05-30Rate control fix.Paul Wilkins
2012-05-29Remove "est_max_qcorrection_factor"Paul Wilkins
2012-05-17Experimental change to two pass prediction decay calculation.Paul Wilkins
2012-05-15Further firstpass.c changes.Paul Wilkins
2012-05-15Move / re-factor some of boost calculation code.Paul Wilkins
2012-05-15Firstpass.c refactoringPaul Wilkins
2012-05-14Two pass refactoring continued.Paul Wilkins
2012-05-14Two pass rc refactoring.Paul Wilkins
2012-05-11First pass overhaul preparatory change.Paul Wilkins
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-12Adjust the key frame placement conditionYaowu Xu
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-04-11Superblock encoding orderAdrian Grange
2012-03-05Allow for frame overheads in min frame bandwidth.Paul Wilkins
2012-03-01Various bug fixes related to high precision mvDeb Mukherjee
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-28Experimental branch code clean up.Paul Wilkins
2012-02-26Code Cleanup.Paul Wilkins
2012-02-24Code Simplification.Paul Wilkins
2012-02-24Further code simplification and clean up.Paul Wilkins
2012-02-16Code simplificationPaul Wilkins
2012-01-17Rate control on static scenes plus Y2dc delta Q fix.Paul Wilkins
2011-12-19QRange experiements.Paul Wilkins
2011-12-12QINDEX_RANGE fixed tables.Paul Wilkins
2011-12-06Some further QIndex issues with extended QPaul Wilkins
2011-11-29Extended Q Range:Paul Wilkins
2011-11-29Further work on extended Q range.Paul Wilkins
2011-11-23Two pass rate control code changes.Paul Wilkins
2011-11-23Further resolution of QIndex LUTS;Paul Wilkins
2011-11-22Removal of Qindex LUTS.Paul Wilkins
2011-08-26Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-24Quiet warning by removing unused variable.Fritz Koenig
2011-08-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-17Small boost to every other frame.Paul Wilkins
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-07-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-08Adjust full-pixel clamping and motion vector limit calculationYunqing Wang
2011-07-01Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-06-30Merge "Copy macroblock data to a buffer before encoding it"Yunqing Wang
2011-06-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-06-29Change to arf boost calculation.Paul Wilkins
2011-06-27Merge remote branch 'origin/master' into experimentalJohn Koleszar