shithub: libvpx

RSS feed

6b7848d4 – Hui Su <huisu@google.com> authored on 2018/09/29 10:48
Introduce the ml_var_partition_pruning feature

2beb5c9f – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/29 00:20
Merge "Remove deprecated get_arf_buffer_indices()"

dbd3b821 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/29 00:20
Merge "Remove deprecated arf_update_index from GF_GROUP"

99081038 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/28 22:00
Merge "Add ml_var_partition experiment"

d4789c73 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/28 19:09
Merge changes I93308a09,If85c36b4,I918eb36a

1794bac3 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/28 13:38
Merge "Fix minor bug in calculation of max arf group length."

4e61b2ee – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/28 13:38
Merge "Adjustment of GOP intra factor for multi-layer."

b628161c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/28 13:18
Merge "Add MID_OVERLAY_UPDATE frame type"

7a50129f – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/28 13:18
Merge "Refactor gf_overlay frame type update"

5cbfa48f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/28 13:16
Merge "Revert "Merge "Adapt GOP size threshold to the allowed layer depth"""

01ba4cf0 – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/27 06:55
Fix minor bug in calculation of max arf group length.

ec7ab809 – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/28 12:54
Adjustment of GOP intra factor for multi-layer.

30845450 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/28 12:06
Merge "Fix a loophole in nonrd_pick_partition()"

d2641ff1 – Paul Wilkins <paulwilkins@google.com> authored on 2018/09/28 09:17
Revert "Merge "Adapt GOP size threshold to the allowed layer depth""

c3d33049 – Jingning Han <jingning@google.com> authored on 2018/09/28 07:30
Remove deprecated get_arf_buffer_indices()

b898e68c – Jingning Han <jingning@google.com> authored on 2018/09/28 07:28
Remove deprecated arf_update_index from GF_GROUP

a2cd0170 – Hui Su <huisu@google.com> authored on 2018/09/25 08:19
Add ml_var_partition experiment

89c4ba1c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/27 23:52
Merge "Remove deprecated variables from GF_GROUP structure"

0171529f – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/27 23:52
Merge "Remove unused for-loop in multi-layer arf bit allocation"

5efde391 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/27 23:52
Merge "Adapt GOP size threshold to the allowed layer depth"

c1b6e220 – Jingning Han <jingning@google.com> authored on 2018/09/27 17:01
Add MID_OVERLAY_UPDATE frame type

0c84f1e4 – Jingning Han <jingning@google.com> authored on 2018/09/27 12:27
Refactor gf_overlay frame type update

3a291593 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/27 11:08
Merge "add cfi sanitizer"

2176d88f – Hui Su <huisu@google.com> authored on 2018/09/27 06:12
Fix a loophole in nonrd_pick_partition()

28880c3a – Jingning Han <jingning@google.com> authored on 2018/09/27 08:00
Remove deprecated variables from GF_GROUP structure

6d082201 – Jingning Han <jingning@google.com> authored on 2018/09/27 06:49
Remove unused for-loop in multi-layer arf bit allocation

59993f16 – Jingning Han <jingning@google.com> authored on 2018/09/26 12:34
Adapt GOP size threshold to the allowed layer depth

12d6c66f – Angie Chiang <angiebird@google.com> authored on 2018/09/26 14:06
Add vpx_clear_system_state to new mv search func

b9ce3304 – Angie Chiang <angiebird@google.com> authored on 2018/09/26 14:04
Change mv color to red

39ee898f – Johann <johann.koenig@duck.com> authored on 2018/09/26 12:52
add cfi sanitizer

2d86965f – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/26 15:06
Merge changes If96a8a1c,Iaf535fde,Icbde9880

97ff0463 – Johann <johann.koenig@duck.com> authored on 2018/09/26 12:13
CONFIG_WEBM_IO: include webmids.h

2be8b384 – Angie Chiang <angiebird@google.com> authored on 2018/09/25 12:58
Call vp9_full_pixel_diamond_new in tpl mv search

4788d620 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/26 00:18
Merge "Use layer dependent gfu_boost factor"

a7aca1b5 – Angie Chiang <angiebird@google.com> authored on 2018/09/25 11:26
Add vp9_full_pixel_diamond_new

0b06f95d – Angie Chiang <angiebird@google.com> authored on 2018/09/24 14:00
Add vp9_refining_search_sad_new

f3a2b935 – Angie Chiang <angiebird@google.com> authored on 2018/09/24 13:37
Add vp9_diamond_search_sad_new

cdaca1f3 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/25 12:53
Merge "Remove redundant code"

f6ddb92a – Jingning Han <jingning@google.com> authored on 2018/09/24 09:53
Use layer dependent gfu_boost factor

5fecb594 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/25 10:25
Merge "clang-format v6.0.1"

4858c524 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/24 23:40
Merge "vp9,encoder: check pointers before member access"

78f1ae5f – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/24 19:11
Merge "sanitizer: sse2 - fix unaligned double stores"

4fa0727f – Matthias Räncker <theonetruecamper@gmx.de> authored on 2018/09/21 11:33
sanitizer: sse2 - fix unaligned double stores

af2ba81b – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/24 18:30
Merge "segfault: fix missing alignment declaration"

4060456c – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/24 18:30
Merge "fix integer overflow caused by uninitialized memory"

08e6fd2f – Johann <johann.koenig@duck.com> authored on 2018/09/24 14:31
clang-format v6.0.1

4b8cb2e6 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/24 14:15
Merge "Improve subpel MV search for speed 1"

626ca102 – Hui Su <huisu@google.com> authored on 2018/09/24 07:27
Remove redundant code

8b9edfc5 – Matthias Räncker <theonetruecamper@gmx.de> authored on 2018/09/23 09:07
fix integer overflow caused by uninitialized memory

a1d8aec6 – Matthias Räncker <theonetruecamper@gmx.de> authored on 2018/09/23 06:34
segfault: fix missing alignment declaration

3448987a – James Zern <jzern@google.com> authored on 2018/09/22 08:19
Revert "Revert "Revert "Loopfilter MultiThread Optimization"""

d99b6af6 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/22 03:15
Merge "vp8: exit with bad fragment size in decoder."

6a08df3d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/22 00:00
Merge "Rework is_compound_allowed logic at encoder"

51dac6d7 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/21 18:36
Merge "internal stats: fix mem leak and initialize memory"

0a6278b9 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/21 18:30
Merge "better-hw-compatibility: fix out of bounds access"

a439b3c9 – Matthias Räncker <theonetruecamper@gmx.de> authored on 2018/09/20 15:57
better-hw-compatibility: fix out of bounds access

d78b7655 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/21 18:20
Merge "Revert "third_party/googletest: update to v1.8.1""

88cd62f8 – Johann Koenig <johannkoenig@google.com> authored on 2018/09/21 18:19
Revert "third_party/googletest: update to v1.8.1"

c2bbe715 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/21 14:34
Merge "sanitizer: fix unaligned loads"

71b5897f – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/09/21 13:32
Merge "Use different corner detection score"

e376f1d5 – Matthias Räncker <theonetruecamper@gmx.de> authored on 2018/09/21 10:23
internal stats: fix mem leak and initialize memory