summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2011-01-14Experimental change to help with ARNR problem.Paul Wilkins
2011-01-13Merge "Moved ref frame calculations"Scott LaVarnway
2011-01-13One pass rate control correction.Paul Wilkins
2011-01-12Limit key frame quantizer for forced key frames.Paul Wilkins
2011-01-11Moved ref frame calculationsScott LaVarnway
2011-01-11Merge "Add no_skip_block4x4_search flag in SPLITMV mode"Yunqing Wang
2011-01-11Merge "use unaligned load"Johann
2011-01-11use unaligned loadJohann
2011-01-11Add no_skip_block4x4_search flag in SPLITMV modeYunqing Wang
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-10Fix bug in motion searchYunqing Wang
2011-01-10Two Pass VBR changePaul Wilkins
2011-01-10Revert BASE_ERRPERMBPaul Wilkins
2011-01-07Merge "CQ Mode"Paul Wilkins
2011-01-07CQ ModePaul Wilkins
2011-01-07Merge "Limit Q variability in two pass."Paul Wilkins
2011-01-07Limit Q variability in two pass.Paul Wilkins
2011-01-07Merge "Disable some features for first pass."Paul Wilkins
2011-01-07Merge "Removed cpi->target_bits_per_mb"Scott LaVarnway
2011-01-07Removed cpi->target_bits_per_mbScott LaVarnway
2011-01-06x86 sse2 temporal_filter_applyJohann
2011-01-06Disable some features for first pass.Paul Wilkins
2011-01-04Adjustment to boost calculation in two pass.Paul Wilkins
2010-12-29Fixed encoder crash when mult-threading is enabled.Scott LaVarnway
2010-12-29Always update last_frame_typeYunqing Wang
2010-12-28Merge "Use the fast quantizer for inter mode selection"Scott LaVarnway
2010-12-28Use the fast quantizer for inter mode selectionScott 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-22improve integer version of filterJohann
2010-12-22temporal filter naming changesJohann
2010-12-22abstract apply_temporal_filterJohann
2010-12-20Merge "Add psnr/ssim tuning option"Jim Bankoski
2010-12-17propagate user private data on decodeJohn Koleszar
2010-12-17Merge "Inform caller of decoder about updated references"John Koleszar
2010-12-17Add psnr/ssim tuning optionJohn Koleszar
2010-12-17Inform caller of decoder about updated referencesHenrik Lundin
2010-12-16Changed segmentation check orderScott LaVarnway
2010-12-16Adjusted breakout RD for SPLITMVScott LaVarnway
2010-12-15Merge "Fix a bug in motion search code(2)"Yunqing Wang
2010-12-14Fix a bug in motion search code(2)Yunqing Wang
2010-12-14Merge "fix a bug that "optimize" flag is not set for sub-threads"Yaowu Xu
2010-12-14Merge "Fix a bug in motion search code"Yunqing Wang
2010-12-14Fix a bug in motion search codeYunqing Wang
2010-12-14fix a bug that "optimize" flag is not set for sub-threadsYaowu Xu
2010-12-14shrink TOKENEXTRA and vp8_extra_bit_structJohann
2010-12-13Revert "Reduce size of TOKENEXTRA struct"John Koleszar
2010-12-13Merge "remove unused temporal preproc code"John Koleszar