summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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-24Merge "Differential encoding of probability updates" into experimentalDeb Mukherjee
2012-04-24Remove unused header files.Ronald S. Bultje
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
2012-04-20added reset of rate estimates for each modeYaowu Xu
2012-04-19Fix splitmv/compound prediction when eightpel is enabled.Ronald S. Bultje
2012-04-18Compound prediction for splitmv macroblocks.Ronald S. Bultje
2012-04-18Added update of mode context pointers in decoderAdrian Grange
2012-04-18Merge "Added save coding context & modified MV bounds" into experimentalAdrian Grange
2012-04-17Merge "Added intra mode probabilites into coding_context" into experimentalYaowu Xu
2012-04-17Added intra mode probabilites into coding_contextYaowu Xu
2012-04-16Bug fix introduced from a recent refactoring of skip coding.Deb Mukherjee
2012-04-13Added save coding context & modified MV boundsAdrian Grange
2012-04-12Turning off interpolation filter selectionDeb Mukherjee
2012-04-12a set of minor fixesYaowu Xu
2012-04-12Adjust the key frame placement conditionYaowu Xu
2012-04-12changed function prototype for macro_block_yrdYaowu Xu
2012-04-11Delete unused function.Paul Wilkins
2012-04-11Refactoring of encode loop and bitstream packingPaul Wilkins
2012-04-11Changes to costing of skip.Paul Wilkins
2012-04-11T8x8 zbin and rate control changes.Paul Wilkins
2012-04-11Superblock encoding orderAdrian Grange
2012-03-29Bug fix in probability update savings computationDeb Mukherjee
2012-03-22Only enable compound prediction if multiple reference frames are present.Ronald S. Bultje
2012-03-21enable 8x8 transform for MBs in intra framesYaowu Xu
2012-03-21Only support improved quantPaul Wilkins
2012-03-21Merge Exact QuantPaul Wilkins
2012-03-21Making subpel filters switchable at frame levelDeb Mukherjee
2012-03-21Adding contextual coding of mb_skip_coeff flag.Deb Mukherjee
2012-03-14added clamp for 2nd motion vectorYaowu Xu
2012-03-14fixed a bug of context overwritten by key frame recodingYaowu Xu
2012-03-12fixed .mk files to reflect add/remove of a header fileYaowu Xu
2012-03-07removed duplicate a head fileYaowu Xu
2012-03-07Snapshot candidatePaul Wilkins
2012-03-06Imported a change from stable branchJim Bankoski
2012-03-06fix a compiling error when CONFIG_COMP_INTRA_PRED not definedYaowu Xu
2012-03-05Use per-MB compound intra prediction.Ronald S. Bultje
2012-03-05Changed how UV r/d estimates are done for Intra ModesYaowu Xu
2012-03-05Fixed zbin_mode_boost initializationYaowu Xu
2012-03-05refactored code that checks if a macroblock is skippableYaowu Xu
2012-03-05Allow for frame overheads in min frame bandwidth.Paul Wilkins
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-03-01disable usage of 8x8 for resolution below 360pYaowu Xu