summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_int.h
AgeCommit message (Expand)Author
2012-02-28Rename "dual" prediction to "compound" prediction.Ronald S. Bultje
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-28Experimental branch code clean up.Paul Wilkins
2012-02-25Removal of temporal re sampling code.Paul Wilkins
2012-02-24Further code simplification and clean up.Paul Wilkins
2012-02-17Code base simplification.Paul Wilkins
2012-02-15Fix overflows in dual prediction mode selection.Ronald S. Bultje
2012-02-14Simplification of experimental code base.Paul Wilkins
2012-02-10Removal of threading code.Paul Wilkins
2012-02-09Merge dualpred (compound prediction) experiment.Ronald S. Bultje
2012-02-09Dual pred flagPaul Wilkins
2012-02-08Remove write-only variable "mbs_dual_count".Ronald S. Bultje
2012-02-06Moved prob_dualpred to common.Paul Wilkins
2012-02-06Modified prediction behavior for reference frame.Paul Wilkins
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-17Rate control on static scenes plus Y2dc delta Q fix.Paul Wilkins
2011-12-19Further QIndex realted Fixes:Paul Wilkins
2011-12-09Enabled adaptive UV intra coding for inter framesYaowu Xu
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-07fixed a crash when MODE_STATS is enabledYaowu Xu
2011-12-06Fix for RD thresholds if both I8X8 and DUALPRED are enabled.Ronald S. Bultje
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-12-06Some further QIndex issues with extended QPaul Wilkins
2011-12-02enabled 8x8 intra prediction modes on inter framesYaowu Xu
2011-11-23Two pass rate control code changes.Paul Wilkins
2011-11-15Merge CONFIGURE_SEGMENTATION experiment.Paul Wilkins
2011-11-15Further work on Segmentation Experiment:Paul Wilkins
2011-11-11Segmentation experiment:Paul Wilkins
2011-11-11SEGMENTATION experiment:Paul Wilkins
2011-11-03make uv intra mode coding adaptive to Y modeYaowu Xu
2011-10-24Further segment feature extensions.Paul Wilkins
2011-09-16add quantizer adaptive intra mb mode encodingYaowu Xu
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-09-15Segment Feature SignalingPaul Wilkins
2011-09-13Change to segment_feature_data[][] structure.Paul Wilkins
2011-09-13Segment Features:Paul Wilkins
2011-08-27Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-25Minor modification on key frame decisionYunqing Wang
2011-08-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-17Small boost to every other frame.Paul Wilkins
2011-08-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-12Revert "Improved 1-pass CBR rate control"John Koleszar
2011-08-11Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-21fix more merge issuesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
2011-07-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-18Improved 1-pass CBR rate controlJohn Koleszar