shithub: libvpx

RSS feed

734c3d2b – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/18 14:36
Merge "Remove unnecessary code"

1988a2c4 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/18 14:36
Merge "Remove the SECOND_LEVEL_CHECKS_BEST macro"

627e217b – Hui Su <huisu@google.com> authored on 2018/09/18 05:53
Remove unnecessary code

618b7c16 – Hui Su <huisu@google.com> authored on 2018/09/18 05:41
Remove the SECOND_LEVEL_CHECKS_BEST macro

7323218a – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/17 23:53
Merge "Add a frame_index entry to RefCntBuffer"

98ea9241 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/17 23:53
Merge "Assign GOP frame offset to all the coding frames"

73dbf6aa – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/17 23:38
Merge "cosmetics: normalize include guards"

42e48983 – James Zern <jzern@google.com> authored on 2018/09/17 08:32
vpx_mem: allow VPX_MAX_ALLOCABLE_MEMORY to be overridden

2945e9eb – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/17 11:45
Remove multi_arf_last_grp_enabled flag.

f0f2ba17 – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/17 11:41
Remove multi_arf_enabled.

32f86223 – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/17 11:28
Remove multi_arf_allowed variable.

6dcba16d – Jingning Han <jingning@google.com> authored on 2018/09/17 07:46
Add a frame_index entry to RefCntBuffer

940a3c38 – Jingning Han <jingning@google.com> authored on 2018/09/17 05:30
Assign GOP frame offset to all the coding frames

2a5805e2 – James Zern <jzern@google.com> authored on 2018/08/22 10:03
cosmetics: normalize include guards

cb671194 – Liu Peng <pengliu.mail@gmail.com> authored and peng liu <pengliu.mail@gmail.com> committed on 2018/09/14 12:25
fix a bug of tiny_ssim to handle odd frame sizes

e196a6ae – Liu Peng <pengliu.mail@gmail.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2018/09/14 11:04
fix a bug of tiny_ssim when the bit depth is 8

b3a837cb – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/13 20:10
Merge changes Ic6b9330f,Ibe14a023

99f7cf4c – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/13 12:58
Merge "Dump ref frame when DUMP_TPL_STATS is on"

f9b28eab – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/13 12:57
Merge "Initial step in deprecating previous dual arf code."

a9659f63 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/13 12:19
Merge "Remove deprecated first_inter_index"

b6e4d9c0 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/13 12:19
Merge "Remove unused variables from VP9_COMP"

f0841f0a – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/13 10:21
Initial step in deprecating previous dual arf code.

8d95d268 – Angie Chiang <angiebird@google.com> authored on 2018/09/13 08:14
Fix mv_arr assignment

7fccd0be – Angie Chiang <angiebird@google.com> authored on 2018/09/12 13:44
Dump tpl mvs for mv search block

edc203c4 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/12 19:15
Merge "Revert "Revert "Loopfilter MultiThread Optimization"""

da4d6a5e – Jingning Han <jingning@google.com> authored on 2018/09/12 18:51
Remove deprecated first_inter_index

f05ba396 – Jingning Han <jingning@google.com> authored on 2018/09/12 18:49
Remove unused variables from VP9_COMP

74b4dd48 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/12 17:06
Merge changes I7173f2fe,I460b6c4b,I5070657f,I2b3e1e16

39c02a7e – Angie Chiang <angiebird@google.com> authored on 2018/09/11 11:51
Dump ref frame when DUMP_TPL_STATS is on

8eea617d – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/12 08:53
Remove some deprecated FRAME_UPDATE_TYPE elements.

5f8ce092 – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/12 08:37
Remove some deprecated constants.

b02d08cc – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/12 08:27
Remove unused rate control data elements

f2339157 – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/12 08:06
Remove extra_arf_allowed.

bf629901 – Venkatarama NG. Avadhani <venkatarama.avadhani@ittiam.com> authored on 2018/09/05 06:35
Revert "Revert "Loopfilter MultiThread Optimization""

ec8be105 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/12 07:57
Merge "Fix rate control bug with recode all."

80997347 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/12 07:03
Merge "Enable rectangular partition search for speed 1"

3da4d03d – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/12 07:01
Merge changes I306c582c,Id5389285

81649231 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/12 07:01
Merge changes I97111413,Idcd6dcbc