summaryrefslogtreecommitdiff
path: root/vp8/encoder/rdopt.c
AgeCommit message (Expand)Author
2011-01-24Added vp8_update_zbin_extraScott LaVarnway
2011-01-14Testing of modes with Alt Ref framePaul Wilkins
2011-01-14Experimental change to help with ARNR problem.Paul Wilkins
2011-01-11Moved ref frame calculationsScott LaVarnway
2011-01-11Add no_skip_block4x4_search flag in SPLITMV modeYunqing Wang
2011-01-10Fix bug in motion searchYunqing Wang
2011-01-07Removed cpi->target_bits_per_mbScott LaVarnway
2010-12-28Adjust MV borders for SPLITMV modeYunqing Wang
2010-12-28Merge "Modify motion estimation for SPLITMV mode"Yunqing Wang
2010-12-28Modify motion estimation for SPLITMV modeYunqing Wang
2010-12-23adjusted sad_per_bit to correlate with quantizerYaowu Xu
2010-12-16Changed segmentation check orderScott LaVarnway
2010-12-16Adjusted breakout RD for SPLITMVScott LaVarnway
2010-12-14Fix a bug in motion search code(2)Yunqing Wang
2010-12-14Fix a bug in motion search codeYunqing Wang
2010-12-09fix uninitialized read in encode breakoutJohn Koleszar
2010-12-08Merge "vp8e - static threshold play"Yaowu Xu
2010-12-08Merge "vp8e - remove unnecessary variance calc"Yaowu Xu
2010-12-07vp8e - static threshold playJim Bankoski
2010-12-06vp8_rd_pick_best_mbsegmentation code restructureScott LaVarnway
2010-12-06Merge "Improve MV prediction accuracy to achieve performance gain"Scott LaVarnway
2010-12-03Improve MV prediction accuracy to achieve performance gainYunqing Wang
2010-11-27vp8e - remove unnecessary variance calcJim Bankoski
2010-11-17Removed unnecessary checks.Scott LaVarnway
2010-11-10Tuning for the more exact quantizer.Paul Wilkins
2010-10-29Finding first labelScott LaVarnway
2010-10-26Add half-pixel variance RTCD functionsJohn Koleszar
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-08-11avoid negative array subscript warningsJohn Koleszar
2010-08-10Add trellis quantization.Timothy B. Terriberry
2010-07-23Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig
2010-06-29Further adjustment of RD behaviour with Q and Zbin.Paul Wilkins
2010-06-24Redo the forward 4x4 dctYaowu Xu
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14Fix compiler warningsGuillermo Ballester Valor
2010-06-11Tuning of baseline Rd equation to improve behavior at thePaul Wilkins
2010-06-07Fix RD bug.Paul Wilkins
2010-06-07Remove duplicate and unused functionsYaowu Xu
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-20Fixed incorrect casts that broke rate control in some situations.Paul Wilkins
2010-05-18Initial WebM releaseJohn Koleszar