summaryrefslogtreecommitdiff
path: root/vp8/encoder/rdopt.c
AgeCommit message (Expand)Author
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
2011-07-21fix more merge issuesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
2011-07-13Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-09Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-08Minor change in pick_inter_mode()Yunqing Wang
2011-07-08Adjust full-pixel clamping and motion vector limit calculationYunqing Wang
2011-07-01Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-07-01Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-06-30Merge "Copy macroblock data to a buffer before encoding it"Yunqing Wang
2011-06-30Bug fix in motion vector limit calculationYunqing Wang
2011-06-30Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-06-30Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-06-23Copy macroblock data to a buffer before encoding itYunqing Wang
2011-06-23fix build issues for experimental branchYaowu Xu