summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2012-03-05Allow for frame overheads in min frame bandwidth.Paul Wilkins
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Rename "dual" prediction to "compound" prediction.Ronald S. Bultje
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-28Code SimplificationPaul Wilkins
2012-02-27Corrected spellingPaul Wilkins
2012-02-26Code Cleanup.Paul Wilkins
2012-02-25Removal of temporal re sampling code.Paul Wilkins
2012-02-24Code Simplification.Paul Wilkins
2012-02-24Further code simplification and clean up.Paul Wilkins
2012-02-23Supporting high precision 1/8-pel motion vectorsDeb Mukherjee
2012-02-17Code base simplification.Paul Wilkins
2012-02-16Code simplificationPaul Wilkins
2012-02-16moved scaling from dequantization to inverse transform for T8x8Yaowu Xu
2012-02-14Simplification of experimental code base.Paul Wilkins
2012-02-10Removal of threading code.Paul Wilkins
2012-02-10Improved coding using 8x8 transformRonald 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-08Remove write-only variable "mbs_dual_count".Ronald S. Bultje
2012-02-06Merged NEWNEAR experimentPaul 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-02Comment out segref segmentation filter changes.Paul Wilkins
2012-01-31Correctly capped minqtarget to maxqAdrian Grange
2012-01-31Implementation of new prediction model for reference frame coding.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-27vpnext use segref segmentation filterJim Bankoski
2012-01-26Adds support for enhanced interpolation for subpel motionDeb Mukherjee
2012-01-18Possible divide by 0 error.Paul Wilkins
2012-01-17Rate control on static scenes plus Y2dc delta Q fix.Paul Wilkins
2012-01-05Added an emms to prevent invalid stats outputYaowu Xu
2011-12-19Extend to 256 Q steps.Paul Wilkins
2011-12-19QRange experiements.Paul Wilkins
2011-12-19Further QIndex realted Fixes:Paul Wilkins
2011-12-09Enabled adaptive UV intra coding for inter framesYaowu Xu
2011-12-09Revised coding using adaptive mode context to depend on frame typeYaowu Xu
2011-12-08fixed a crash caused invalid Q choiceYaowu Xu
2011-12-07Removed #if CONFIG_MULCONTEXTYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-07fixed a crash when MODE_STATS is enabledYaowu Xu
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-12-06Some further QIndex issues with extended QPaul Wilkins
2011-12-05removed leftover code from a couple merge problems.Yaowu Xu
2011-12-02added separate entropy context for alt_refYaowu Xu