shithub: libvpx

RSS feed

f7ea14c8 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/09 20:44
Merge "vp9 svc: add test for scaling partition on 1080p crash."

0b7e4af7 – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/08 13:43
Merge "Add satd avx2 implementation"

673ebe8d – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/07 23:10
Merge "test/*: use std::*tuple"

3338c878 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/07 17:53
Merge "Optimize RDMult"

a46bb83e – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/07 17:27
Merge changes Id10f72b3,Icde1b01e,I391aa322

bb3a82ec – Jerome Jiang <jianj@google.com> authored on 2018/12/06 13:24
vp9 svc: add test for scaling partition on 1080p crash.

8f03f719 – James Zern <jzern@google.com> authored on 2018/12/06 18:58
test/*: use std::*tuple

64c4cedd – sdeng <sdeng@google.com> authored on 2018/11/06 11:20
Add high bit Hadamard 32x32 avx2 implementation

b02ac73d – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/07 12:00
Merge "Add high bit Hadamard 16x16 avx2 implementation"

418acaa0 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/06 21:51
Merge "vp9 decoder: cleanup on exit if no available frame buffer."

4fa9f733 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/06 17:34
Merge "configure: test -std=c++11 before enabling unit tests"

f6a002f2 – sdeng <sdeng@google.com> authored on 2018/10/30 10:08
Add satd avx2 implementation

b87dab45 – Jerome Jiang <jianj@google.com> authored on 2018/10/31 09:45
vp9 decoder: cleanup on exit if no available frame buffer.

dcea8785 – Angie Chiang <angiebird@google.com> authored on 2018/12/05 12:58
Implement find_prev_nb_full_mvs

2100ad35 – Angie Chiang <angiebird@google.com> authored on 2018/12/05 13:17
Implement get_full_mv()

f497f8f7 – Angie Chiang <angiebird@google.com> authored on 2018/12/05 10:19
Pass mv_num into vp9_nb_mvs_inconsistency()

c4022463 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/06 00:53
Merge "Fix DoS in Error Streams"

5fddd639 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/05 18:40
Merge "remove old visual studio support"

67c99987 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/05 13:48
Merge "Refactor datarate svc test."

93488acd – Yaowu Xu <yaowu@google.com> authored on 2018/11/29 04:44
Optimize RDMult

08f281ef – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/05 13:20
Merge "quantize neon: fix hbd builds"

fc5d1667 – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/05 12:55
Merge "Fix overflow in calculating highbd SSIM"

509ec594 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/05 12:31
Merge "Add Parse and Recon Split functions"

b28b0709 – sdeng <sdeng@google.com> authored on 2018/11/06 11:20
Add high bit Hadamard 16x16 avx2 implementation

539dc764 – Johann <johann.koenig@duck.com> authored on 2018/12/04 10:52
remove old visual studio support

6dc61275 – sdeng <sdeng@google.com> authored and Sai Deng <sdeng@google.com> committed on 2018/12/04 11:35
Fix overflow in calculating highbd SSIM

5039d2d8 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/04 18:40
Merge "Reland "third_party/googletest: update to v1.8.1""

51fe234a – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/04 18:34
Merge "vp9: force refresh of long term ref when denoiser reset."

c6a89211 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/04 12:33
Merge "Clean up rc_pick_q_and_bounds_two_pass()"

9fcda191 – Jerome Jiang <jianj@google.com> authored on 2018/12/04 11:16
Refactor datarate svc test.

9c8ae2de – James Zern <jzern@google.com> authored on 2018/12/04 11:38
configure: test -std=c++11 before enabling unit tests

3c6fefeb – Angie Chiang <angiebird@google.com> authored on 2018/12/04 10:44
Fix the parameter of vp9_full_pixel_diamond_new

28345f97 – Jerome Jiang <jianj@google.com> authored on 2018/11/29 10:53
vp9: force refresh of long term ref when denoiser reset.

e4384115 – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/03 19:53
Merge "Add high bit Hadamard 8x8 avx2 implementation"

c88ec17e – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/03 17:09
Merge "vp9: Rename post_encode drop function."

3fb6f75f – Venkatarama NG. Avadhani <venkatarama.avadhani@ittiam.com> authored and Harish Mahendrakar <harish.mahendrakar@ittiam.com> committed on 2018/10/24 13:17
Fix DoS in Error Streams

ad5ec9b2 – Shubham Tandle <shubham.tandle@ittiam.com> authored and Harish Mahendrakar <harish.mahendrakar@ittiam.com> committed on 2018/11/30 11:30
Add Parse and Recon Split functions

1081ca37 – Marco Paniconi <marpan@google.com> authored on 2018/12/03 09:21
vp9-svc: Fix to postencode drop for layers.

b2f37bac – Marco Paniconi <marpan@google.com> authored on 2018/12/03 05:49
vp9: Overshoot detection for skipped base layer.

c34e5caf – Marco Paniconi <marpan@google.com> authored on 2018/12/03 05:32
vp9: Rename post_encode drop function.

26dbf9eb – Johann <johann.koenig@duck.com> authored on 2018/11/30 11:27
quantize neon: fix hbd builds

f5306a50 – sdeng <sdeng@google.com> authored on 2018/11/06 10:58
Add high bit Hadamard 8x8 avx2 implementation

35617458 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/30 16:12
Merge "Simplify constant q mode qp selection"

eac33bb7 – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/30 14:09
Merge "Use 16 bit ints in Hadamard highbd col8 first pass"

c5edbfa9 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/30 13:58
Merge changes Ic80def57,I61a2f8bf

08b19de3 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/30 13:25
Merge changes I18680413,Iebe38092

5fbc7a28 – Johann <johann.koenig@duck.com> authored on 2018/11/30 10:42
quantize 32x32: saturate dqcoeff on x86

8ef9af0a – Jingning Han <jingning@google.com> authored on 2018/11/30 06:01
Clean up rc_pick_q_and_bounds_two_pass()

7ca417f6 – Jingning Han <jingning@google.com> authored on 2018/11/30 05:23
Simplify constant q mode qp selection

806e1c98 – Jingning Han <jingning@google.com> authored on 2018/11/29 06:37
Factor key frame qp selection from two-pass qp and bound decision

c41c4752 – Jingning Han <jingning@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2018/11/29 12:24
Revert "Optimize RDMULT values for key frames"

9a2ae317 – Angie Chiang <angiebird@google.com> authored on 2018/11/29 12:36
Consider mv inconsistency in single_motion_search

5a0d53a0 – Angie Chiang <angiebird@google.com> authored on 2018/11/29 09:54
Change the interface of vp9_full_pixel_diamond_new

07ab3c64 – sdeng <sdeng@google.com> authored on 2018/11/29 10:20
Use 16 bit ints in Hadamard highbd col8 first pass

932f8fa0 – Marco Paniconi <marpan@google.com> authored on 2018/11/29 04:27
vp9-svc: Add num_encoded_top layer counter

2aacb19c – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/29 02:57
Merge "vp9: Fix condition for disabling noise estimation"

80519937 – Marco Paniconi <marpan@google.com> authored on 2018/11/28 17:08
vp9: Fix condition for disabling noise estimation

c076467e – Jerome Jiang <jianj@google.com> authored on 2018/11/28 12:26
vp9 denoiser: force copy block when last not a reference.

d40a5bc8 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/28 13:35
Merge "Remove ineffective condition from rc_pick_q_and_bounds"

d566160f – Johann <johann.koenig@duck.com> authored on 2018/11/21 08:30
quantize 32x32: fix dqcoeff

0eeb7975 – Johann <johann.koenig@duck.com> authored on 2018/11/21 08:30
quantize: fix x86 hbd builds

615922df – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/27 21:58
Merge "vp9-svc: Add check/reset for long term reference."

69d8a9aa – Johann <johann.koenig@duck.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2018/09/17 09:57
Reland "third_party/googletest: update to v1.8.1"

b1022a01 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/27 14:01
Merge "Replace deprecated scoped_ptr with unique_ptr"

fec20805 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/27 13:47
Merge "rename quantize_x86.h"

2fc5eabc – Marco Paniconi <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2018/11/27 11:16
vp9-svc: Add check/reset for long term reference.

3861eb6d – Jerome Jiang <jianj@google.com> authored on 2018/11/27 07:29
vp9 svc: copy block if ref buffer in denoiser is NULL.

d3d22aa7 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/27 10:54
Merge "Fix ARF rate allocation for cq mode"

5757b919 – Johann <johann.koenig@duck.com> authored on 2018/11/26 10:43
rename quantize_x86.h

b3c87f73 – Jingning Han <jingning@google.com> authored on 2018/11/27 05:33
Remove ineffective condition from rc_pick_q_and_bounds

77fa5100 – Jingning Han <jingning@google.com> authored on 2018/11/27 04:49
Replace deprecated scoped_ptr with unique_ptr

45d30363 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/26 23:48
Merge "VP9 SVC: fix crash on scaling partition."

0aaf170c – Marco Paniconi <marpan@google.com> authored on 2018/11/26 10:52
vp9-svc: Put check on usage of long term temporal ref.

545f096e – Jerome Jiang <jianj@google.com> authored on 2018/11/26 12:10
VP9 SVC: fix crash on scaling partition.

09ed15d2 – Marco Paniconi <marpan@google.com> authored on 2018/11/26 08:58
vp9-svc: Fix to skip enhancement layer setting

8d9b1a7d – Jingning Han <jingning@google.com> authored on 2018/11/26 04:43
Fix ARF rate allocation for cq mode

314641e2 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/21 20:27
Merge "vp9 screen-content: Keep lower step_param for quality layers."

532a42aa – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/21 20:20
Merge "Fix scan_build warnings in user_priv_test.cc"

41bb11cf – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/21 17:55
Merge changes I02279405,I87e1c3f0,Id70235c8,I62602aa4,I5722d262

bff94472 – Marco Paniconi <marpan@google.com> authored on 2018/11/21 10:01
vp9 screen-content: Keep lower step_param for quality layers.

b2f59340 – Angie Chiang <angiebird@google.com> authored on 2018/11/21 06:20
Fix scan_build warnings in user_priv_test.cc

9b5ab487 – Marco Paniconi <marpan@google.com> authored on 2018/11/21 06:12
vp9 screen-content: Adjust seach step param

ba003455 – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/21 13:06
Merge changes Id47930b4,I4f423630,I277c159b

aae6c931 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/21 12:15
Merge "Declare buffer_alloc_sz and frame_size as size_t."

62342566 – Angie Chiang <angiebird@google.com> authored on 2018/11/20 11:39
Fix scan_build warnings in tiny_ssim.c

49b6b99f – Angie Chiang <angiebird@google.com> authored on 2018/11/20 11:33
Fix scan_build warnings in convolve_test.cc

913f4280 – Angie Chiang <angiebird@google.com> authored on 2018/11/20 11:29
Fix scan_build warnings in vp9_loopfilter.c

a2a0cce5 – Angie Chiang <angiebird@google.com> authored on 2018/11/20 10:43
Fix scan_build warnings in variance_test.cc

59e4e673 – Angie Chiang <angiebird@google.com> authored on 2018/11/20 10:30
Fix scan_build warnings in vp9_resize.c

06fab8cf – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/20 20:33
Merge "Replace int64_t with int for rdmult"

db55f19b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/20 17:06
Merge "Disable partition scaling on 1080p and above."

541ab3db – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/20 17:02
Merge "vp9-svc: Reset temporal layers on scene change"

6b191c16 – Wan-Teh Chang <wtc@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/20 13:47
Merge "Validate the |border| parameter earlier."

41071cad – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/11/20 13:02
Merge changes I9b5f8b08,Ic90b09e5,Ib2380aaf,I3ad3af49,Ib5d1a411

ab5c8ff8 – Angie Chiang <angiebird@google.com> authored on 2018/11/20 10:08
Replace assert by ASSERT_TRUE

3c51b91f – Angie Chiang <angiebird@google.com> authored on 2018/11/19 09:32
Fix scan_build warnings in temporal_filter_test.cc

e0f24601 – Angie Chiang <angiebird@google.com> authored on 2018/11/19 09:27
Fix scan_build warnings in dct_test.cc

e6332e04 – Jerome Jiang <jianj@google.com> authored on 2018/11/20 06:52
Disable partition scaling on 1080p and above.

73cbff0e – Wan-Teh Chang <wtc@google.com> authored on 2018/11/20 04:38
Declare buffer_alloc_sz and frame_size as size_t.

7195ded2 – Marco Paniconi <marpan@google.com> authored on 2018/11/19 09:13
vp9-svc: Reset temporal layers on scene change

Next