shithub: libvpx

RSS feed

8121f854 – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/24 13:31
Remove an old leftover comment

47d6f16a – James Zern <jzern@google.com> authored on 2017/02/24 10:36
get_prob(): rationalize int types

af9002dd – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/24 18:26
Merge "Improve VP9 encoder threading test for better coverage"

e96ab224 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/24 11:56
Merge "Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8."

cc168054 – Yunqing Wang <yunqingwang@google.com> authored on 2017/02/22 07:24
Improve VP9 encoder threading test for better coverage

904b957a – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/16 12:57
consolidate block_error functions

aa911e8b – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/24 00:24
Merge "block error sse2: use tran_low_t"

3c16bbb7 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/16 07:44
block error sse2: use tran_low_t

0998a146 – Jerome Jiang <jianj@google.com> authored on 2017/02/22 09:24
Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8.

57e98757 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/23 02:41
Merge "vp8_fdct4x4 test: fix segfault again"

1d12a125 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/22 22:24
Merge "vp9: 1pass CBR: modify condition for reducing loop filter."

a6b62582 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/22 18:19
Merge "vp9: Non-rd pickmode: use simple block_yrd under some conditons."

0acc2708 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/22 14:52
Merge "vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0."

672100a8 – Johann <johannkoenig@google.com> authored and Johann Koenig <johannkoenig@google.com> committed on 2017/02/21 06:12
vp8_fdct4x4 test: fix segfault again

66f36f47 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/22 11:55
Merge "Refactored the row based multi-threading code"

84f106f1 – Marco <marpan@google.com> authored on 2017/02/22 10:06
vp9: 1pass CBR: modify condition for reducing loop filter.

7e7d820d – Marco <marpan@google.com> authored and Jerome Jiang <jianj@google.com> committed on 2017/02/17 03:44
vp9: Non-rd pickmode: use simple block_yrd under some conditons.

7e798310 – Marco <marpan@google.com> authored on 2017/02/22 05:45
vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0.

3d1fa00f – Jerome Jiang <jianj@google.com> authored on 2017/02/22 04:49
vp9: Only compute y_sad for golden in variance partition for speed < 8.

b1dcaf7f – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 23:44
Merge "Fix segmentation fault caused by denoiser working with spatial SVC."

1e224dcb – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 13:16
Merge "Drop zbin_ptr and quant_shift_ptr"

7f2daa74 – Marco <marpan@google.com> authored on 2017/02/13 05:16
vp9: Incorporate source sum_diff into non-rd partition thresholds.

62a33216 – Yi Luo <luoyi@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 11:36
Merge "Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests"

6036a0d2 – Yi Luo <luoyi@google.com> authored on 2017/02/21 07:07
Following SSSE3 intrinsics functions also work for HBD

4d423135 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 04:42
Merge "Change to prediction decay calculation."

0d1e5a21 – Jerome Jiang <jianj@google.com> authored on 2017/02/17 12:56
Fix segmentation fault caused by denoiser working with spatial SVC.

f091752a – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2017/02/21 00:37
Merge "vp9: Fix for non-rd pickmode for high-bitdepth build."

4e1ba354 – Marco <marpan@google.com> authored on 2017/02/20 15:15
vp9: Fix for non-rd pickmode for high-bitdepth build.

97d6a4cb – Ranjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com> authored on 2017/02/16 14:07
Refactored the row based multi-threading code