summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2012-06-18Fix a bunch of warnings.Christian Duvivier
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-06-12changed to use a fixed number for update probabityYaowu Xu
2012-06-12Added the ability to accumulate coef stats across encodingsYaowu Xu
2012-06-12Merge "Merge of further two pass rc clean up and adjustments." into experimentalPaul Wilkins
2012-06-12Merge "Key frame and GF sizing changes." into experimentalPaul Wilkins
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-31Fixed bug where invalid pointer is dereferencedAdrian Grange
2012-05-30Rate control fix.Paul Wilkins
2012-05-29Merge "fixed one more compiling issue with VC" into experimentalPaul Wilkins
2012-05-29Remove "est_max_qcorrection_factor"Paul Wilkins
2012-05-25fixed one more compiling issue with VCYaowu Xu
2012-05-25fixed a number of compiling issuesYaowu Xu
2012-05-25Merge "Experimental change to two pass prediction decay calculation." into ex...Paul Wilkins
2012-05-23changed the way that default probs for 8x8 is set.Yaowu Xu
2012-05-18Merge "Further firstpass.c changes." into experimentalPaul Wilkins
2012-05-17Experimental change to two pass prediction decay calculation.Paul Wilkins
2012-05-17Merge "Move / re-factor some of boost calculation code." into experimentalPaul Wilkins
2012-05-15Rewrite reference frame costing in the RD loop.Ronald S. Bultje
2012-05-15Further firstpass.c changes.Paul Wilkins
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-05-15Merge "Firstpass.c refactoring" into experimentalPaul Wilkins
2012-05-15Merge "Two pass refactoring continued." into experimentalPaul Wilkins
2012-05-15Merge "Two pass rc refactoring." into experimentalPaul Wilkins
2012-05-15Changed to use integer 8x8 dctYaowu Xu
2012-05-15Move / re-factor some of boost calculation code.Paul Wilkins
2012-05-15Firstpass.c refactoringPaul Wilkins
2012-05-15Merge "First pass overhaul preparatory change." into experimentalPaul Wilkins
2012-05-14Merge "Reversible WHT pair" into experimentalYaowu Xu
2012-05-14Merge "Don't use compound prediction for golden frames based on alt-ref frame...Ronald S. Bultje
2012-05-14Two pass refactoring continued.Paul Wilkins
2012-05-14Two pass rc refactoring.Paul Wilkins
2012-05-11Don't use compound prediction for golden frames based on alt-ref frames.Ronald S. Bultje
2012-05-11First pass overhaul preparatory change.Paul Wilkins
2012-05-10Reversible WHT pairYaowu Xu
2012-05-09Improved index remapping for prob updates.Deb Mukherjee
2012-05-08a number of fixes to entropy stats collectionYaowu Xu
2012-05-04Expanding the coefficient encoding contextsDeb Mukherjee
2012-04-30Fix inversion of probability and value in calls to vp8_cost_bit().Ronald S. Bultje
2012-04-30Turning off filter search for now to improve encode speed.Deb Mukherjee
2012-04-30Minor cleanup in tokenize.hDeb Mukherjee
2012-04-27Merge "Removed MV costing from ARNR filtering" into experimentalAdrian Grange
2012-04-27Removed MV costing from ARNR filteringAdrian Grange
2012-04-25Adds search option for best interpolation filter.Deb Mukherjee
2012-04-25Merge QIMODE experimentYaowu Xu
2012-04-25Merge UVINTRA experimentYaowu Xu
2012-04-23Differential encoding of probability updatesDeb Mukherjee
2012-04-20Hide some code behind CONFIG_COMP_INTRA_PRED.Ronald S. Bultje
2012-04-20change to allow 8x8 transform alwaysYaowu Xu