shithub: libvpx

RSS feed

a8176856 – elliottk <elliottk@google.com> authored on 2018/12/19 08:35
Improve accuracy of benchmarking

c17d6997 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/19 15:57
Merge "Correct condition for skip"

26b9d085 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/19 13:46
Merge "Rework set_offsets() for rd search"

632ee6aa – Yaowu Xu <yaowu@google.com> authored on 2018/12/19 05:48
Correct condition for skip

5a7bb4e2 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/19 04:47
Merge "Improve rd_variance_adjustment() for low variance blocks."

d931eb55 – sdeng <sdeng@google.com> authored on 2018/12/13 11:47
No need to shift in SSIM calculations

ac858f0a – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/18 19:40
Merge "Disallow the comparison between videos with different bit depth"

181dd52a – Jingning Han <jingning@google.com> authored on 2018/12/18 10:08
Rework set_offsets() for rd search

57f7c6f1 – Marco Paniconi <marpan@google.com> authored on 2018/12/18 05:59
vp9-svc: Adjust step_param for screen-content

3756a3b6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/18 12:46
Merge "Localize x->encode_breakout setup to non-rd mode search"

98fc585c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/18 10:49
Merge "Add frame header control to turn on PSNR_AQ mode"

2057c4e4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/18 10:49
Merge "Add PSNR_AQ mode"

bd26b8aa – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/18 01:34
Merge "Relocate tpl buffer allocation"

e0d40658 – Jingning Han <jingning@google.com> authored on 2018/12/17 11:09
Relocate tpl buffer allocation

368200a8 – Marco Paniconi <marpan@google.com> authored on 2018/12/17 13:39
vp9-svc: Fix condition in real-time speed setting

181aa3d7 – Jingning Han <jingning@google.com> authored on 2018/12/17 11:49
Localize x->encode_breakout setup to non-rd mode search

7ec4a4b3 – Jingning Han <jingning@google.com> authored on 2018/12/17 09:24
Add frame header control to turn on PSNR_AQ mode

1358fdf2 – Jingning Han <jingning@google.com> authored on 2018/12/17 05:30
Add PSNR_AQ mode

9d8122dd – sdeng <sdeng@google.com> authored on 2018/12/13 11:47
Disallow the comparison between videos with different bit depth

581eed2b – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/17 18:09
Merge "vp9-svc: Define rc scene change flag per superframe"

b5b1a775 – Johann Koenig <johannkoenig@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/17 18:07
Merge "doxygen: fix --disable-examples"

2504c948 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/17 18:03
Merge "Remove -Wextra suppression."

c88a39bf – Angie Chiang <angiebird@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/17 14:19
Merge "Add build_motion_field()"

db41138a – Marco Paniconi <marpan@google.com> authored on 2018/12/17 10:12
vp9-svc: Adjust search step param for spatial layers

e3e770db – Marco Paniconi <marpan@google.com> authored on 2018/12/17 08:23
vp9-svc: Define rc scene change flag per superframe

967042c9 – Jerome Jiang <jianj@google.com> authored on 2018/12/13 11:00
Remove -Wextra suppression.

d8f89c49 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/14 20:00
Merge "vp8: Fix potential use-after-free in mfqe."

eb930cf3 – Sai Deng <sdeng@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/14 19:50
Merge "Remove unused code in tiny_ssim"

0e408ea6 – Jerome Jiang <jianj@google.com> authored on 2018/12/14 09:39
vp8: Fix potential use-after-free in mfqe.

de38e2c3 – sdeng <sdeng@google.com> authored on 2018/12/13 11:44
Remove unused code in tiny_ssim

18d260d1 – Marco Paniconi <marpan@google.com> authored on 2018/12/13 14:33
vp8-mfqe: Increase initial frame# threshold

890c8a15 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/12/13 13:13
Merge "Make the use of tpl model controlled by the encoder params"

15389ab1 – Marco Paniconi <marpan@google.com> authored on 2018/12/13 10:40
vp9-svc: On scene change: only reset TL in flexible mode.