summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-16Merge "revised the rate distortion computation for UV" into experimentalYaowu Xu
2012-02-16revised the rate distortion computation for UVYaowu Xu
2012-02-16Merge "optmized rounding for transforms" into experimentalYaowu Xu
2012-02-16Merge "re-scaled 2nd order haar transform" into experimentalYaowu Xu
2012-02-16Merge "moved scaling from dequantization to inverse transform for T8x8" into ...Yaowu Xu
2012-02-16optmized rounding for transformsYaowu Xu
2012-02-16re-scaled 2nd order haar transformYaowu Xu
2012-02-16moved scaling from dequantization to inverse transform for T8x8Yaowu Xu
2012-02-15Remove dual prediction frame re-encoding loop.Ronald S. Bultje
2012-02-15Fix overflows in dual prediction mode selection.Ronald S. Bultje
2012-02-15Experimental code base simplification.Paul Wilkins
2012-02-15moved segment based LPF level selection under CONFIG_FEATUREUPDATESYaowu Xu
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