summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-04-28Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-27Removed unused code in reconinterScott LaVarnway
2011-04-27Merge "SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}()."John Koleszar
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-04-26Refactor calc_iframe_target_sizeJohn Koleszar
2011-04-26Move pick_frame_size() to ratectrl.cJohn Koleszar
2011-04-26Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-25Merge "remove simpler_lpf"Johann
2011-04-25remove simpler_lpfJohann
2011-04-25Fix duplicate vp8_compute_frame_size_boundsJohn Koleszar
2011-04-25Merge "Remove unused functions"John Koleszar
2011-04-25Remove unused functionsJohn Koleszar
2011-04-25Merge "Change rc undershoot/overshoot semantics"John Koleszar
2011-04-25Merge "Limit size of initial keyframe in one-pass."John Koleszar
2011-04-25Merge "Add rc_max_intra_bitrate_pct control"John 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-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-23Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-22Fix overflow in temporal_filter_apply_sse2().Ronald S. Bultje
2011-04-22Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-21Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-20Removed force_no_skipScott LaVarnway
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-04-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-16Merge remote branch 'origin/master' into experimentalJohn Koleszar
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-15Merge remote branch 'origin/master' into experimentalJohn Koleszar
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