summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-14added 8x8 based Rate estimation for dualpred caseYaowu Xu
2012-02-14Simplification of experimental code base.Paul Wilkins
2012-02-13vp8 - config_featureupdatesJim Bankoski
2012-02-13Changed how coefficient probability table is updatedYaowu Xu
2012-02-13Fixed typo on #define namePaul Wilkins
2012-02-10fixed an issue related to 2nd order size due to merge artifacts.Yaowu Xu
2012-02-10Removal of threading code.Paul Wilkins
2012-02-10Improved coding using 8x8 transformRonald S. Bultje
2012-02-09Reindent some code after merging the dualpred experiment.Ronald S. Bultje
2012-02-09Merge dualpred (compound prediction) experiment.Ronald S. Bultje
2012-02-09Removal of SEGFEATURES placeholder commentsPaul Wilkins
2012-02-09Merge Extended Q experiment.Paul Wilkins
2012-02-09Merge COMPREDPaul Wilkins
2012-02-09Dual pred flagPaul Wilkins
2012-02-09Changes to coding of dual_pred flag.Paul Wilkins
2012-02-08Fix dual prediction recode loop.Ronald S. Bultje
2012-02-08Remove write-only variable "mbs_dual_count".Ronald S. Bultje
2012-02-08Fix dual prediction recode loop.Ronald S. Bultje
2012-02-06Move update of ref frame probabilities in encode loop.Paul Wilkins
2012-02-06Merged NEWNEAR experimentPaul Wilkins
2012-02-06Coding the hybrid dual prediction signal.Paul Wilkins
2012-02-06Moved prob_dualpred to common.Paul Wilkins
2012-02-06Modified prediction behavior for reference frame.Paul Wilkins
2012-02-03Reference frame prediction:Paul Wilkins
2012-02-02Added encoding in Superblock OrderAdrian Grange
2012-02-02Comment out segref segmentation filter changes.Paul Wilkins
2012-02-01Fixes a decoder bugYaowu Xu
2012-02-01Import another decoder bug fix from public stable branchAuthor: John Koleszar
2012-02-01Import a decoder bug fix from public stable branchScott LaVarnway
2012-01-31Correctly capped minqtarget to maxqAdrian Grange
2012-01-31Merge "Refining the 8-tap interpolation filters." into experimentalDeb Mukherjee
2012-01-31Implementation of new prediction model for reference frame coding.Paul Wilkins
2012-01-31Use common prediction interface for segment coding.Paul Wilkins
2012-01-31Added common prediction modules.Paul Wilkins
2012-01-31Moved some reference frame data structures into common.Paul Wilkins
2012-01-31Moved some reference frame data structures into common.Paul Wilkins
2012-01-31Moved some segmentation data structures.Paul Wilkins
2012-01-30Refining the 8-tap interpolation filters.Deb Mukherjee
2012-01-27vpnext use segref segmentation filterJim Bankoski
2012-01-27vpnext: pick loop filter segment by segmentJim Bankoski
2012-01-27Merge "fixed an issue with 8x8 token cost in trellisquant" into experimentalYaowu Xu
2012-01-26fixed an issue with 8x8 token cost in trellisquantYaowu Xu
2012-01-26Adds support for enhanced interpolation for subpel motionDeb Mukherjee
2012-01-24Merge "changed loop filter for MBs using 8x8 transform" into experimentalYaowu Xu
2012-01-24vpn common -> implicit segmentationJim Bankoski
2012-01-20changed loop filter for MBs using 8x8 transformYaowu Xu
2012-01-19Added code to prevent I8X8_PRED mode for MBs using 8x8 transformYaowu Xu
2012-01-19reverted an accidental code deletingYaowu Xu
2012-01-18Merge "new loop filter functions for macroblock boundaries" into experimentalYaowu Xu
2012-01-18new loop filter functions for macroblock boundariesYaowu Xu