summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2012-02-24Further code simplification and clean up.Paul Wilkins
2012-02-24Deleted code.Paul Wilkins
2012-02-23Clean ups and minor changes in high precision mv with 8-tap interpolationDeb Mukherjee
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
2012-02-17Reduced bias in picking loop filter levelYaowu Xu
2012-02-17Code base simplification.Paul Wilkins
2012-02-17Merge "Code simplification" into experimentalPaul Wilkins
2012-02-16a bit code clean-upYaowu Xu
2012-02-16Reworked context conversion between 8x8 and 4x4Yaowu Xu
2012-02-16Removing a stray CONFIG_DUALPRED, and a INTERP_EXTEND fix.Deb Mukherjee
2012-02-16Code simplificationPaul Wilkins
2012-02-16Merge "Adjusting 8-tap filter + prelim edge pixel filter code." into experime...Deb Mukherjee
2012-02-16revised the rate distortion computation for UVYaowu Xu
2012-02-16Merge "revised the rate distortion computation for UV" into experimentalYaowu 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-15Adjusting 8-tap filter + prelim edge pixel filter code.Deb Mukherjee
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