shithub: libvpx

RSS feed

b1434f31 – Luc Trudeau <luc@trud.ca> authored on 2018/06/07 11:30
VSX Version of vp9_quantize_fp

55a2abfe – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/11 14:07
Merge "Small speedup of ml_pruning_partition()"

8fd4b154 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/11 12:54
Merge "vp9-svc: Fix to frames_since_golden update for SVC."

8d49d02a – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/11 12:43
Merge "vp9 svc: clean up first_spatial_layer_to_encode."

7d977904 – Marco Paniconi <marpan@google.com> authored on 2018/06/07 12:35
vp9-svc: Fix to frames_since_golden update for SVC.

3ac2b570 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/08 13:44
Merge "vp9_subtract_test,cosmetics: fix class order, casts"

18fa715c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/08 13:18
Merge "Localize variable scope in vp9_rc_get_second_pass_params()"

9a9ff2d8 – Tom Finegan <tomfinegan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/08 11:11
Merge "Add avx512 compile test."

5f8e2416 – Jerome Jiang <jianj@google.com> authored on 2018/06/08 06:53
vp9 svc: clean up first_spatial_layer_to_encode.

693c9a70 – Hui Su <huisu@google.com> authored on 2018/06/08 09:41
Small speedup of ml_pruning_partition()

9e4dc99e – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/08 02:15
Merge changes I89ce12b6,Id91b52d6,Icd7d4453

d468fd90 – Luca Barbato <lu_zero@gentoo.org> authored on 2018/06/06 17:10
Implement subtract_block for VSX

034f94c1 – Luca Barbato <lu_zero@gentoo.org> authored on 2018/06/06 18:49
Cast bsize as int to print a meaninful debug info

0284e382 – Luca Barbato <lu_zero@gentoo.org> authored on 2018/06/06 18:16
Speed test for subtract_block

a75bb974 – James Zern <jzern@google.com> authored on 2018/06/07 19:19
vp9_subtract_test,cosmetics: fix class order, casts

2626b154 – Marco Paniconi <marpan@google.com> authored on 2018/06/07 11:07
vp9-svc: Adjust some logic on gf temporal reference.

393f7856 – Tom Finegan <tomfinegan@google.com> authored on 2018/06/07 08:35
Add avx512 compile test.

e32f0bf2 – Jerome Jiang <jianj@google.com> authored on 2018/06/06 19:02
vp9 svc: add control to set using second temporal ref.

76cc69f8 – Marco Paniconi <marpan@google.com> authored on 2018/06/07 06:52
vp9-svc: Allow second temporal reference for next highest layer.

7bb10a97 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/07 11:57
Merge "VP9 SVC: Write out svc src for all spatial layers."

1ff74384 – Marco Paniconi <marpan@google.com> authored on 2018/06/06 18:42
vp9-svc: Modify choose_partitioning for second temporal ref

77245250 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/06/06 20:02
Merge "VP9: fix unsigned integer overflow in decoder."

22dcecd3 – Jerome Jiang <jianj@google.com> authored on 2018/06/06 11:44
VP9 SVC: Write out svc src for all spatial layers.

4640c2f5 – Marco Paniconi <marpan@google.com> authored on 2018/06/06 11:16
vp9-svc: Enable use of second temporal reference for SVC.

49785d3d – Marco Paniconi <marpan@google.com> authored on 2018/06/06 08:14
vp9-svc: Add a buffer_idx is_used parameter for SVC.

19ef8226 – Jingning Han <jingning@google.com> authored on 2018/06/06 08:52
Localize variable scope in vp9_rc_get_second_pass_params()

84a9e8eb – Jerome Jiang <jianj@google.com> authored on 2018/05/24 10:07
VP9: fix unsigned integer overflow in decoder.

87386826 – Jerome Jiang <jianj@google.com> authored and Marco Paniconi <marpan@google.com> committed on 2018/06/05 11:21
vp9: Move up reset of cyclic refresh under dynamic resize.