summaryrefslogtreecommitdiff
path: root/vp8/encoder/ratectrl.c
AgeCommit message (Expand)Author
2012-07-30Adds support for switchable interpolation filters.Deb Mukherjee
2012-07-17Restyle codeJohn Koleszar
2012-06-28Add lossless compression mode.Hui Su
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-06-25Continued adaptive entropy codingDeb Mukherjee
2012-06-18Fix a bunch of warnings.Christian Duvivier
2012-06-15Adaptive entropy coding of coefficients, modes, mv.Deb Mukherjee
2012-05-15Adds new Directional Intra prediction modes.Deb Mukherjee
2012-04-20change to allow 8x8 transform alwaysYaowu Xu
2012-04-17Added intra mode probabilites into coding_contextYaowu Xu
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-03-21enable 8x8 transform for MBs in intra framesYaowu Xu
2012-03-14fixed a bug of context overwritten by key frame recodingYaowu Xu
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-03-01disable usage of 8x8 for resolution below 360pYaowu Xu
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-28Try to enable 8x8 tranform for smaller resolutionYaowu Xu
2012-02-26Code Cleanup.Paul Wilkins
2012-02-25Removal of temporal re sampling code.Paul Wilkins
2012-02-24Further code simplification and clean up.Paul Wilkins
2012-02-17Code base simplification.Paul Wilkins
2012-02-16Code simplificationPaul Wilkins
2012-02-10Improved coding using 8x8 transformRonald S. Bultje
2012-02-09Merge Extended Q experiment.Paul Wilkins
2012-02-06Merged NEWNEAR experimentPaul Wilkins
2012-01-17Rate control on static scenes plus Y2dc delta Q fix.Paul Wilkins
2011-12-12QINDEX_RANGE fixed tables.Paul Wilkins
2011-12-09Revised coding using adaptive mode context to depend on frame typeYaowu Xu
2011-12-07Removed #if CONFIG_MULCONTEXTYaowu Xu
2011-12-07made vp8_mode_context adaptiveYaowu Xu
2011-12-07fixed a crash when MODE_STATS is enabledYaowu Xu
2011-12-06Some further QIndex issues with extended QPaul Wilkins
2011-12-02added separate entropy context for alt_refYaowu Xu
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