summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-05-04Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-03Merge "Modify HEX search"Yunqing Wang
2011-05-03Modify HEX searchYunqing 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-30Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-29Merge "Use insertion sort instead of quick sort"Yunqing Wang
2011-04-28Consolidated build inter predictorsScott LaVarnway
2011-04-28Merge remote branch 'internal/upstream' into HEADJohn 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-27Use insertion sort instead of quick sortYunqing Wang
2011-04-26Refactor calc_iframe_target_sizeJohn Koleszar
2011-04-26Move pick_frame_size() to ratectrl.cJohn Koleszar
2011-04-26Merge remote branch 'internal/upstream' into HEADJohn 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-25Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
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