summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_int.h
AgeCommit message (Expand)Author
2011-06-29Merge "Change to arf boost calculation."Paul Wilkins
2011-06-29Change to arf boost calculation.Paul Wilkins
2011-06-28Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistentlyJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-23Revert "Reduce overshoot in 1 pass rate control"John Koleszar
2011-06-08Further activity masking changes:Paul Wilkins
2011-06-03Reduce overshoot in 1 pass rate controlJohn Koleszar
2011-05-19cleanup: collect twopass variablesJohn Koleszar
2011-05-19Remove unused members of VP8_COMPJohn Koleszar
2011-05-19Merge "changed configure option name to reduce confusion"John Koleszar
2011-05-19Move quantizer init functions to quantize.cJohn Koleszar
2011-05-13Restructure of activity masking code.Paul Wilkins
2011-05-10remove a variable no longer in useYaowu Xu
2011-05-09Use diamond search to replace full search in full-pixel refining searchYunqing Wang
2011-05-06Fix semaphore emulation on WindowsAron Rosenberg
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