summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-04-25Add rc_max_intra_bitrate_pct controlJohn Koleszar
2011-04-25Merge "bug fix possible keyframe context divide by zero"John Koleszar
2011-04-25bug fix possible keyframe context divide by zeroJames Berry
2011-04-25Merge "keep values in registers during quantization"Johann
2011-04-25Merge "Removed dc_diff from MB_MODE_INFO"Scott LaVarnway
2011-04-22Fix overflow in temporal_filter_apply_sse2().Ronald S. Bultje
2011-04-21Merge "Remove unused kf rate variables"John Koleszar
2011-04-21Corrected format specifiers in debug print statementsAdrian Grange
2011-04-21keep values in registers during quantizationJohann
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-04-20Removed force_no_skipScott LaVarnway
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-04-19Remove unused kf rate variablesJohn Koleszar
2011-04-19modify SAVE_XMM for potential 64bit useJohann
2011-04-19Merge "Add save/restore xmm registers in x86 assembly code"Johann
2011-04-18Add save/restore xmm registers in x86 assembly codeJohann
2011-04-18Merge "Use sub-pixel search's SSE in mode selection"Yunqing Wang
2011-04-18Use sub-pixel search's SSE in mode selectionYunqing Wang
2011-04-18Merge "store quant_shift as an unsigned char"Johann
2011-04-18Merge "fixed an overflow in ssim calculation"Yaowu Xu
2011-04-15Merge "Fix usage of value returned by vp8_pick_intra4x4mby_modes"Adrian Grange
2011-04-15Merge "Reduce unnecessary distortion computation"Yunqing Wang
2011-04-14Reduce unnecessary distortion computationYunqing Wang
2011-04-14Merge "Refactor lookahead ring buffer"John Koleszar
2011-04-14Merge "Use consistent delimiters."Fritz Koenig
2011-04-14Fix usage of value returned by vp8_pick_intra4x4mby_modesAdrian Grange
2011-04-13Use consistent delimiters.Fritz Koenig
2011-04-13Fixed use of early breakout in vp8_pick_intra4x4mby_modesAdrian Grange
2011-04-13Refactor lookahead ring bufferJohn Koleszar
2011-04-13store quant_shift as an unsigned charJohann
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-04-12Merge "Bugfix for error accumulator stats"John Koleszar
2011-04-12Bugfix for error accumulator statsJohn Koleszar
2011-04-11Set cpu_used range to [-16, 16] in real-time modeYunqing Wang
2011-04-11Define RDCOST only onceYunqing Wang
2011-04-11Remove unused filesJohn Koleszar
2011-04-08Fix input MV for full searchYunqing Wang
2011-04-08Merge "use asm_offsets with vp8_fast_quantize_b_sse3"Johann Koenig
2011-04-08Merge "Error accumulator stats bug."John Koleszar
2011-04-08Error accumulator stats bug.Paul Wilkins
2011-04-07fixed an overflow in ssim calculationJim Bankoski
2011-04-07use asm_offsets with vp8_fast_quantize_b_sse3Johann Koenig
2011-04-07Use correct 32 bit comparisons for SAD breakout.James Berry
2011-04-06Merge "use asm_offsets with vp8_fast_quantize_b_sse2"Johann
2011-04-06Merge "Minor modification"Yunqing Wang
2011-04-06Minor modificationYunqing Wang
2011-04-04use asm_offsets with vp8_fast_quantize_b_sse2Johann
2011-04-04Fixed unused variable warnings for firstpass.cScott LaVarnway
2011-04-04Merge "tweak vp8_regular_quantize_b_sse2"Johann
2011-04-04Merge "Use full-pixel MV in mvsadcost calculation"Yunqing Wang