summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2011-05-19Move quantizer init functions to quantize.cJohn Koleszar
2011-05-13Merge "Improve framerate adaptation"John Koleszar
2011-05-13Merge "Restructure of activity masking code."Paul Wilkins
2011-05-13Restructure of activity masking code.Paul Wilkins
2011-05-12Improve framerate adaptationJohn Koleszar
2011-05-12Removed mv_bits_sadcostScott LaVarnway
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-03Merge "change to use fast ssim code for internal ssim calculations"Yaowu Xu
2011-05-03change to use fast ssim code for internal ssim calculationsYaowu Xu
2011-04-26Refactor calc_iframe_target_sizeJohn Koleszar
2011-04-26Move pick_frame_size() to ratectrl.cJohn Koleszar
2011-04-25Merge "remove simpler_lpf"Johann
2011-04-25remove simpler_lpfJohann
2011-04-25Remove unused functionsJohn Koleszar
2011-04-25Limit size of initial keyframe in one-pass.John Koleszar
2011-04-25Add rc_max_intra_bitrate_pct controlJohn Koleszar
2011-04-21Merge "Remove unused kf rate variables"John Koleszar
2011-04-21Corrected format specifiers in debug print statementsAdrian Grange
2011-04-19Remove unused kf rate variablesJohn Koleszar
2011-04-14Merge "Refactor lookahead ring buffer"John Koleszar
2011-04-13Use consistent delimiters.Fritz Koenig
2011-04-13Refactor lookahead ring bufferJohn Koleszar
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-04-04Merge "Use full-pixel MV in mvsadcost calculation"Yunqing Wang
2011-04-01Use full-pixel MV in mvsadcost calculationYunqing Wang
2011-03-30Fix: lpf semaphore was signaled in single threaded runAttila Nagy
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-11Clean up of vp8_init_config()Paul Wilkins
2011-03-11Merge "1 Pass CQ and VBR bug fixes"John Koleszar
2011-03-111 Pass CQ and VBR bug fixesPaul Wilkins
2011-03-11Merge "vp8cx - psnr converted to call assemblerized sse"John Koleszar
2011-03-11Merge "vp8cx- alternate ssim function with optimizations"John Koleszar
2011-03-11vp8cx - psnr converted to call assemblerized sseJim Bankoski
2011-03-11vp8cx- alternate ssim function with optimizationsJim Bankoski
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-03Configuration updates:Making a clear distinction between Init and ChangeMikhal Shemer
2011-03-03Fixing divide by zeroMikhal Shemer
2011-02-28Merge "Avoid double copying of key frames into alt and golden buffer"Scott LaVarnway
2011-02-25Merge "Remove a second check for invalid ptr in vp8_get_compressed_data"Johann
2011-02-25Avoid double copying of key frames into alt and golden bufferAttila Nagy
2011-02-25Remove a second check for invalid ptr in vp8_get_compressed_dataAttila Nagy
2011-02-22Remove temporal alt ref from realtime only buildAttila Nagy
2011-02-18Merge "clean up unused files"John Koleszar
2011-02-18clean up unused filesJohn Koleszar
2011-02-18cosmetic: remove unnecessary scopeJohn Koleszar