summaryrefslogtreecommitdiff
path: root/vp8/encoder/mbgraph.c
AgeCommit message (Expand)Author
2012-07-17Restyle codeJohn Koleszar
2012-06-27Added Prediction Filter to Mode SelectionAdrian Grange
2012-05-15Rewrite reference frame costing in the RD loop.Ronald S. Bultje
2012-04-12a set of minor fixesYaowu Xu
2012-04-11Superblock encoding orderAdrian Grange
2012-03-01Various bug fixes related to high precision mvDeb Mukherjee
2012-02-28Initial refactoring of high_precision mv code.Deb Mukherjee
2012-02-03Reference frame prediction:Paul Wilkins
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
2011-12-22Fix more warnings.Christian Duvivier
2011-12-09Fix out of bounds read in update_mbgraph_frame_statsAdrian Grange
2011-11-28mbgraph: fix invalid memory access if motion vectors are too big.Ronald S. Bultje
2011-10-24Segmentation Features;Paul Wilkins
2011-10-24Further segment feature extensions.Paul Wilkins