shithub: libvpx

RSS feed

d409ffd4 – Jingning Han <jingning@google.com> authored on 2018/10/11 11:23
Remove unused variable from VP9_COMP

d0f7f002 – Jingning Han <jingning@google.com> authored on 2018/10/10 10:52
Call tpl model build at the beginning of a GOP

71ff94d3 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/10 17:05
Merge "Use 4-tap interp filter in speed 1 sub-pel motion search"

af1fb84d – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/09 14:33
Merge changes I67700eba,I9e8f8ed3,Id93565cc

afa4b978 – Yunqing Wang <yunqingwang@google.com> authored on 2018/10/08 11:10
Add accurate sub-pel motion search

676b9b00 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/09 12:08
Merge "Set up the unit scaling factor for motion search"

50b91aff – Yunqing Wang <yunqingwang@google.com> authored on 2018/10/08 12:21
Use 4-tap interp filter in speed 1 sub-pel motion search

9e12d5a6 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/08 16:51
Merge "Avoid null checks related to pool->frame_bufs."

e00c00b4 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/08 15:07
Merge "Correct a for loop in init_ref_frame_bufs."

a9c18f7b – Angie Chiang <angiebird@google.com> authored on 2018/10/08 12:37
Move feature_score into an independent for loop

3805232a – Angie Chiang <angiebird@google.com> authored on 2018/10/08 11:51
Add set_mv_limits()

51b4601d – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/08 13:25
Merge "Turn on ml_var_partition_pruning for speed 1"

4af18a71 – Yunqing Wang <yunqingwang@google.com> authored on 2018/10/08 07:43
Set up the unit scaling factor for motion search

ecc31d28 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/08 11:41
Merge "Changes to facilitate accurate sub-pel motion search"

23d3633f – Angie Chiang <angiebird@google.com> authored on 2018/10/08 10:35
Move lambda into TplDepFrame

51a47b0c – Wan-Teh Chang <wtc@google.com> authored on 2018/10/08 06:03
Correct a for loop in init_ref_frame_bufs.

34e191b2 – Wan-Teh Chang <wtc@google.com> authored on 2018/10/08 05:41
Avoid null checks related to pool->frame_bufs.

4a47ef81 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/05 20:42
Merge "Fix bug in prepare_nb_full_mvs"

b25c7515 – Hui Su <huisu@google.com> authored on 2018/10/02 10:40
Turn on ml_var_partition_pruning for speed 1

c5586bfa – Yunqing Wang <yunqingwang@google.com> authored on 2018/10/05 06:42
Changes to facilitate accurate sub-pel motion search

936b59ef – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/04 11:26
Merge "Clean up vp9_firstpass.h"

e49ef147 – Angie Chiang <angiebird@google.com> authored on 2018/10/04 11:17
Fix bug in prepare_nb_full_mvs

5062f3c1 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/03 20:48
Merge "Add mv_{dist/cost}_sum to TplDepFrame"

3cb34cef – Jingning Han <jingning@google.com> authored on 2018/10/03 12:01
Clean up vp9_firstpass.h

bc066684 – Marco Paniconi <marpan@google.com> authored on 2018/10/03 11:25
vp8: Increase rate threshold for overshoot-drop

129e6fe5 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/02 21:05
Merge changes I66b35ef7,Ic9ed6ed6,Ie5818689

6b191dc4 – Chi Yo Tsai <chiyotsai@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/02 20:07
Merge "Change the frame used to set up encoder in tests to 0."

d3d30fde – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/02 17:16
Merge "Minor clean-up in tiny_ssim.c"

77e389dc – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/02 17:16
Merge "Force even arf group length where possible."

c230d7f6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/02 14:24
Merge "Keep metric log only for the displayable frames"

b944b8be – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/10/02 14:24
Merge "Fix vpxenc per frame psnr and ssim print"

6804737e – Paul Wilkins <paulwilkins@google.com> authored on 2018/10/02 12:11
Force even arf group length where possible.

3b946ed2 – chiyotsai <chiyotsai@google.com> authored on 2018/10/02 09:51
Change the frame used to set up encoder in tests to 0.

794b033f – Jingning Han <jingning@google.com> authored on 2018/10/02 06:21
Minor clean-up in tiny_ssim.c

e5c304fb – Jingning Han <jingning@google.com> authored on 2018/10/01 11:31
Keep metric log only for the displayable frames

acd82ad6 – Jingning Han <jingning@google.com> authored on 2018/10/01 11:26
Fix vpxenc per frame psnr and ssim print

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.

7fc5f673 – Angie Chiang <angiebird@google.com> authored on 2018/09/28 11:52
Add mv_{dist/cost}_sum to TplDepFrame

6f8861e2 – Angie Chiang <angiebird@google.com> authored on 2018/09/28 11:40
Add mv_dist/mv_cost to TplDepStats

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()"

ebe10bcc – Angie Chiang <angiebird@google.com> authored on 2018/09/28 10:35
Change interface of motion_compensated_prediction

33cc4670 – Angie Chiang <angiebird@google.com> authored on 2018/09/28 10:23
Separate lambda from nb_mvs_inconsistency()

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"

Next