summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
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-14fixed a bug of context overwritten by key frame recodingYaowu 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
2012-03-01Various bug fixes related to high precision mvDeb Mukherjee
2012-03-01Bug fix in vp8_estimate_entropy_savings()Paul Wilkins
2012-02-28Fix compiling issue when CONFIG_HIGH_PRECISION_MV is definedYaowu Xu
2012-02-28Rename "dual" prediction to "compound" prediction.Ronald S. Bultje
2012-02-28Compound intra prediction (b_pred/4x4 only, for now),Ronald S. Bultje
2012-02-28Correct zbinboost lookup for 8x8 quantizerYaowu Xu
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-28Merge "Try to enable 8x8 tranform for smaller resolution" into experimentalYaowu Xu
2012-02-28Try to enable 8x8 tranform for smaller resolutionYaowu Xu
2012-02-28Experimental branch code clean up.Paul Wilkins
2012-02-28Code SimplificationPaul Wilkins
2012-02-28fixed a wrong intialization valueYaowu Xu
2012-02-28Merge "Corrected spelling" into experimentalPaul Wilkins
2012-02-27Corrected spellingPaul Wilkins
2012-02-27Merge "Code Cleanup." into experimentalPaul Wilkins
2012-02-27Merge "Removal of temporal re sampling code." into experimentalPaul Wilkins
2012-02-27Merge "Code Simplification." into experimentalPaul Wilkins
2012-02-27Merge "Further code simplification and clean up." into experimentalPaul Wilkins
2012-02-26Code Cleanup.Paul Wilkins
2012-02-25Removal of temporal re sampling code.Paul Wilkins
2012-02-24Bug fix in ssse3 variance computation.Deb Mukherjee
2012-02-24Code Simplification.Paul Wilkins
2012-02-24Further code simplification and clean up.Paul Wilkins
2012-02-24Deleted code.Paul Wilkins
2012-02-23Supporting high precision 1/8-pel motion vectorsDeb Mukherjee
2012-02-22Merge "Fixed skippable evaluation in mode decision" into experimentalYaowu Xu
2012-02-22Merge "Reduced bias in picking loop filter level" into experimentalYaowu Xu
2012-02-22Merge "a bit code clean-up" into experimentalYaowu Xu
2012-02-22Merge "Reworked context conversion between 8x8 and 4x4" into experimentalYaowu Xu
2012-02-22Fixed skippable evaluation in mode decisionYaowu Xu