summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-08a number of fixes to entropy stats collectionYaowu Xu
2012-05-04Expanding the coefficient encoding contextsDeb Mukherjee
2012-05-02chagned the decoder band to match the encoderYaowu Xu
2012-05-01slight adjustment to coef band definitionYaowu Xu
2012-05-01Added usage info on command line optionsYaowu Xu
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-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-14Added encode/decode recon buffer match test to vpxencYaowu Xu
2012-03-14fixed a bug of context overwritten by key frame recodingYaowu Xu
2012-03-14Added option to skip first n frame to vpxencYaowu Xu
2012-03-12fixed .mk files to reflect add/remove of a header fileYaowu Xu
2012-03-07Changed MAX_PSNR to be consistent with internal statsYaowu Xu
2012-03-07removed duplicate a head fileYaowu Xu