summaryrefslogtreecommitdiff
path: root/vp8/encoder/rdopt.c
AgeCommit message (Expand)Author
2012-02-16moved scaling from dequantization to inverse transform for T8x8Yaowu Xu
2012-02-15Fix overflows in dual prediction mode selection.Ronald S. Bultje
2012-02-14added 8x8 based Rate estimation for dualpred caseYaowu Xu
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-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-02Added encoding in Superblock OrderAdrian Grange
2012-01-31Implementation of new prediction model for reference frame coding.Paul Wilkins
2012-01-26fixed an issue with 8x8 token cost in trellisquantYaowu Xu
2012-01-19Added code to prevent I8X8_PRED mode for MBs using 8x8 transformYaowu Xu
2011-12-22Fix more warnings.Christian Duvivier
2011-12-19Further QIndex realted Fixes:Paul Wilkins
2011-12-07Removed #if CONFIG_I8X8Yaowu Xu
2011-12-07made vp8_mode_context adaptiveYaowu Xu
2011-12-07Minor fixes:Paul Wilkins
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-12-02Further work on extended Q range.Paul Wilkins
2011-11-29Further work on extended Q range.Paul Wilkins
2011-11-28changed find_near_mvs search to include a mb from last frameYaowu Xu
2011-11-23Further resolution of QIndex LUTS;Paul Wilkins
2011-11-22Remove redundant code (lf_or_gf and frame_lf_or_gf)Adrian Grange
2011-11-22Removal of Qindex LUTS.Paul Wilkins
2011-11-21CONFIG_T8X8 experiment.:Paul Wilkins
2011-11-09T8x8 experiment merge.Paul Wilkins
2011-11-09Segmentation feature logic fix.Paul Wilkins
2011-11-08Segment signaling of TX sizePaul Wilkins
2011-11-04Segment Feature Data AccessPaul Wilkins
2011-11-03Segment Features. Removal of #ifdefsPaul Wilkins
2011-11-02Segmentation: Reference framesPaul Wilkins
2011-10-24Further segment feature extensions.Paul Wilkins
2011-09-30Segment coding of mode and reference frame.Paul Wilkins
2011-09-16enable selecting&transmitting to for intra mode entropyYaowu Xu
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-09-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-24Removed bmi copy to/from BLOCKDScott LaVarnway
2011-08-11Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-07-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-27Preload reference area in sub-pixel motion search (real-time mode)Yunqing Wang
2011-07-27Merge "Fix range checks in motion search"Yunqing Wang
2011-07-27Fix range checks in motion searchYunqing Wang
2011-07-27Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern