RSS feed
5ed1801f
– Johann <johannkoenig@google.com>
authored
on 2019/10/23 09:50
add darwin18 target
2a9698c1
– Hien Ho <hienho@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/10/22 20:22
Merge "vpx_dsp/inv_txfm: fix int sanitizer warnings"
96d584e1
– Angie Chiang <angiebird@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/10/22 14:17
Merge changes I00697e9a,I9dfc2ba3,I73619051,Ib4d37667
062a43ac
– Johann Koenig <johannkoenig@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/10/21 14:24
Merge "Fix AVX-512 capability detection"
b2e49800
– angiebird <angiebird@google.com>
authored
on 2019/10/21 12:07
Refactor kf_group_err in find_next_key_frame
f2d91e2c
– angiebird <angiebird@google.com>
authored
on 2019/10/21 11:23
Simplify the logics in find_next_key_frame
31193de1
– angiebird <angiebird@google.com>
authored
on 2019/10/21 07:44
Add get_gop_coding_frame_num()
454877d8
– Angie Chiang <angiebird@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/10/18 15:19
Merge changes I2acc7d6b,I560dccfc,I3fb23f5c,Ifa24a501
602d25ec
– Birk Magnussen <birk.magnussen@googlemail.com>
authored
on 2019/10/16 20:11
Fix AVX-512 capability detection
2be0ee5f
– Angie Chiang <angiebird@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/10/16 14:32
Merge changes I1d71908a,Id1b41c3b,I07722c81,I31cf7889
d1124ade
– angiebird <angiebird@google.com>
authored
on 2019/10/16 09:50
Localize zero_motion_accumulator
ab7974d3
– angiebird <angiebird@google.com>
authored
on 2019/10/15 11:00
Rename num_show_frames by num_coding_frames
10eefccd
– angiebird <angiebird@google.com>
authored
on 2019/10/15 10:41
Use compute_arf_boost() in define_gf_group()
3c055612
– angiebird <angiebird@google.com>
authored
on 2019/10/14 11:05
Localize av_err mean_mod_score in define_gf_group
8f730ced
– angiebird <angiebird@google.com>
authored
on 2019/10/14 08:34
Move code of deciding gop size into brackets
9d377ff9
– angiebird <angiebird@google.com>
authored
on 2019/10/14 07:54
Localize last_loop_decay_rate
1ef50d64
– angiebird <angiebird@google.com>
authored
on 2019/10/14 07:51
Make get_zero_mtion_factor avoid using cpi
98390f2d
– angiebird <angiebird@google.com>
authored
on 2019/10/14 07:32
Add check_transition_to_still()
9f291d85
– angiebird <angiebird@google.com>
authored
on 2019/10/14 06:43
Add compute_arf_boost()
b2850357
– Hien Ho <hienho@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2019/10/14 13:18
Merge "vp8/decoder/decodeframe: fix int sanitizer warnings"
9dadf318
– angiebird <angiebird@google.com>
authored
on 2019/10/11 14:49
Correct the num_frams of fps_init_first_pass_info
b255d477
– angiebird <angiebird@google.com>
authored
on 2019/10/11 13:05
Simplify the logics of computing gf_group_err etc
821db08a
– angiebird <angiebird@google.com>
authored
on 2019/10/11 12:43
Add calc_norm_frame_score()
a2f62fec
– angiebird <angiebird@google.com>
authored
on 2019/10/11 12:25
Remove mod_frame_err in define_gf_group
4398e015
– angiebird <angiebird@google.com>
authored
on 2019/10/11 12:11
Simplify the if clause in define_gf_group
412547ad
– angiebird <angiebird@google.com>
authored
on 2019/10/09 13:59
Refactor calc_frame_boost()
df0ec9f0
– angiebird <angiebird@google.com>
authored
on 2019/10/09 13:47
Add first_pass_info in TWO_PASS
aa49cd4a
– angiebird <angiebird@google.com>
authored
on 2019/10/09 11:24
Refactor get_prediction_decay_rate()
47481291
– angiebird <angiebird@google.com>
authored
on 2019/10/09 11:20
Replace cpi by frame_info in get_sr_decay_rate()