summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29remove old visual studio remnantsJohann
2019-10-25Merge "remove clang flag for integer sanitizer testing"Hien Ho
2019-10-24Merge changes I309357fd,I0d170956,I5c7fc771,I6ebb023a,I1f6ef8c6, ...Angie Chiang
2019-10-24remove clang flag for integer sanitizer testingHien Ho
2019-10-24Merge "vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warnings"Hien Ho
2019-10-24Merge "vpx_int_pro_col_sse2: use unaligned loads"James Zern
2019-10-23vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warningsHien Ho
2019-10-23Merge "simplify darwin autodetection"Johann Koenig
2019-10-23Merge "add darwin18 target"Johann Koenig
2019-10-23simplify darwin autodetectionJohann
2019-10-23add darwin18 targetJohann
2019-10-23use a compile time constant for kDataAlignmentJohann
2019-10-22vpx_int_pro_col_sse2: use unaligned loadsJames Zern
2019-10-22Make gop size independent from kf_zeromotion_pctangiebird
2019-10-22Add get_frames_to_next_key()angiebird
2019-10-22Rename i by frames_to_key in find_next_key_frameangiebird
2019-10-23Merge "vpx_dsp/inv_txfm: fix int sanitizer warnings"Hien Ho
2019-10-22Remove input_stats when decide frames_to_keyangiebird
2019-10-22Merge changes I00697e9a,I9dfc2ba3,I73619051,Ib4d37667Angie Chiang
2019-10-21Remove twopass param from test_candidate_kfangiebird
2019-10-21Pass first_pass_info/show_idx to test_candidate_kfangiebird
2019-10-21Refactor test_candidate_kf()angiebird
2019-10-21Decide the key frame directly when auto_key is offangiebird
2019-10-21Remove detect_transition_to_still()angiebird
2019-10-21Change the interface of find_next_key_frameangiebird
2019-10-21Refactor kf_group_err in find_next_key_frameangiebird
2019-10-21Simplify the logics in find_next_key_frameangiebird
2019-10-21Add get_gop_coding_frame_num()angiebird
2019-10-21Merge "Fix AVX-512 capability detection"Johann Koenig
2019-10-18Merge changes I2acc7d6b,I560dccfc,I3fb23f5c,Ifa24a501Angie Chiang
2019-10-17Fix AVX-512 capability detectionBirk Magnussen
2019-10-16Localize zero_motion_accumulatorangiebird
2019-10-16Rename num_show_frames by num_coding_framesangiebird
2019-10-16Use compute_arf_boost() in define_gf_group()angiebird
2019-10-16Merge changes I1d71908a,Id1b41c3b,I07722c81,I31cf7889Angie Chiang
2019-10-15Localize av_err mean_mod_score in define_gf_groupangiebird
2019-10-15Localize last_loop_decay_rateangiebird
2019-10-15Move code of deciding gop size into bracketsangiebird
2019-10-15Make get_zero_mtion_factor avoid using cpiangiebird
2019-10-15Add check_transition_to_still()angiebird
2019-10-15Add compute_arf_boost()angiebird
2019-10-14Merge "vp8/decoder/decodeframe: fix int sanitizer warnings"Hien Ho
2019-10-11Correct the num_frams of fps_init_first_pass_infoangiebird
2019-10-11Simplify the logics of computing gf_group_err etcangiebird
2019-10-11Add calc_norm_frame_score()angiebird
2019-10-11Remove mod_frame_err in define_gf_groupangiebird
2019-10-11Simplify the if clause in define_gf_groupangiebird
2019-10-10Refactor calc_frame_boost()angiebird
2019-10-10Add first_pass_info in TWO_PASSangiebird
2019-10-10Refactor get_prediction_decay_rate()angiebird