summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-05-13Merge "adjusting rd constant slightly by ~10%"Yaowu Xu
2011-05-13Merge "Restructure of activity masking code."Paul Wilkins
2011-05-13Restructure of activity masking code.Paul Wilkins
2011-05-12Removed mv_bits_sadcostScott LaVarnway
2011-05-12Using int_mv instead of MVScott LaVarnway
2011-05-12Merge "Modification and issue fix in full-pixel refining search"Yunqing Wang
2011-05-12Modification and issue fix in full-pixel refining searchYunqing Wang
2011-05-11adjusting rd constant slightly by ~10%Yaowu Xu
2011-05-10Merge "remove a variable no longer in use"Yaowu Xu
2011-05-10Merge "fix a bug related to gf_active_flags in multi-threaded encoder"Yaowu Xu
2011-05-10remove a variable no longer in useYaowu Xu
2011-05-10Merge "Use diamond search to replace full search in full-pixel refining search"Yunqing Wang
2011-05-09Use diamond search to replace full search in full-pixel refining searchYunqing Wang
2011-05-09clean up unused variable warningsJohann
2011-05-06fix a bug related to gf_active_flags in multi-threaded encoderYaowu Xu
2011-05-06Merge "Don't override active_worst_quality in 2 pass"John Koleszar
2011-05-06Merge "neon fast quantizer updated"Johann
2011-05-06Don't override active_worst_quality in 2 passJohn Koleszar
2011-05-06neon fast quantizer updatedTero Rintaluoma
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-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-29Merge "Use insertion sort instead of quick sort"Yunqing Wang
2011-04-28Consolidated build inter predictorsScott LaVarnway
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-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-22Fix overflow in temporal_filter_apply_sse2().Ronald S. Bultje
2011-04-21Merge "Remove unused kf rate variables"John Koleszar