summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_int.h
AgeCommit message (Expand)Author
2011-05-05Fix rare hang in multi-thread encoder on WindowsYunqing Wang
2011-05-05Merge "Runtime detection of available processor cores."Yunqing Wang
2011-04-29changed configure option name to reduce confusionYaowu Xu
2011-04-26Refactor calc_iframe_target_sizeJohn Koleszar
2011-04-25remove simpler_lpfJohann
2011-04-21Merge "Remove unused kf rate variables"John Koleszar
2011-04-19Remove unused kf rate variablesJohn Koleszar
2011-04-18Merge "store quant_shift as an unsigned char"Johann
2011-04-13Refactor lookahead ring bufferJohn Koleszar
2011-04-13store quant_shift as an unsigned charJohann
2011-03-31Runtime detection of available processor cores.Attila Nagy
2011-03-11Merge "Encoder loopfilter running in its own thread"Yunqing Wang
2011-03-11Encoder loopfilter running in its own threadAttila Nagy
2011-03-10Removed firstpass motion mapAdrian Grange
2011-03-07Improved key frame detection.Paul Wilkins
2011-02-22Remove temporal alt ref from realtime only buildAttila Nagy
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-11Add improved_mv_pred flag in real-time modeYunqing Wang
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-04Merge "Delay auto key frame insertion in realtime configuration"John Koleszar
2011-02-03Merge "Improved encoder threading"Yunqing Wang
2011-02-02Delay auto key frame insertion in realtime configurationAttila Nagy
2011-02-01Improved encoder threadingAttila Nagy
2011-01-31Removed last_auto_filter_prediction_errorScott LaVarnway
2011-01-27Merge "Removed unused members from VP8_COMP"Scott LaVarnway
2011-01-26Remove copies of same functionsYunqing Wang
2011-01-26Removed unused members from VP8_COMPScott LaVarnway
2011-01-18Further CQ, Key frame and ARF changesPaul Wilkins
2011-01-17Fix CQ range and experimental KF sizing changes.Paul Wilkins
2011-01-12Limit key frame quantizer for forced key frames.Paul Wilkins
2011-01-11Add no_skip_block4x4_search flag in SPLITMV modeYunqing Wang
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 "Removed cpi->target_bits_per_mb"Scott LaVarnway
2011-01-07Removed cpi->target_bits_per_mbScott LaVarnway
2011-01-04Adjustment to boost calculation in two pass.Paul Wilkins
2010-12-28Use the fast quantizer for inter mode selectionScott LaVarnway
2010-12-22abstract apply_temporal_filterJohann
2010-12-13remove unused temporal preproc codeJohn Koleszar
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-12-03Merge 'Add simple version of activity masking.'John Koleszar
2010-11-19Added extra two pass stats gathering.Paul Wilkins
2010-11-16Comments for alt ref flags.Fritz Koenig
2010-11-10Relax rate control for last few framesPaul Wilkins
2010-11-10Tuning for the more exact quantizer.Paul Wilkins
2010-11-05improve average framerate calculationJohn Koleszar