commit | 4dd136b60701128b80eb19819e2f44d5cbc7c855 | [log] [tgz] |
---|---|---|
author | Jerome Jiang <[email protected]> | Tue Jun 12 21:33:23 2018 |
committer | Commit Bot <[email protected]> | Tue Jun 12 21:33:23 2018 |
tree | 30b38e4f8481df56abf2329e14d646fdd95f1ad5 | |
parent | cd9d7826f090169c81fbc1595ec7bf31ac186c36 [diff] |
Roll src/third_party/libvpx/source/libvpx/ 87386826a..37a0283b1 (20 commits) https://chromium.googlesource.com/webm/libvpx.git/+log/87386826a95f..37a0283b18a1 $ git log 87386826a..37a0283b1 --date=short --no-merges --format='%ad %ae %s' 2018-06-11 jianj vp9 svc: Denoise golden when it's a temporal ref. 2018-06-08 luc VSX Version of vp9_quantize_fp_32x32 2018-06-07 luc VSX Version of vp9_quantize_fp 2018-06-07 marpan vp9-svc: Fix to frames_since_golden update for SVC. 2018-06-08 jianj vp9 svc: clean up first_spatial_layer_to_encode. 2018-06-08 huisu Small speedup of ml_pruning_partition() 2018-06-07 jzern vp9_subtract_test,cosmetics: fix class order, casts 2018-06-07 marpan vp9-svc: Adjust some logic on gf temporal reference. 2018-06-06 lu_zero Implement subtract_block for VSX 2018-06-06 lu_zero Cast bsize as int to print a meaninful debug info 2018-06-06 lu_zero Speed test for subtract_block 2018-06-07 tomfinegan Add avx512 compile test. 2018-06-06 jianj vp9 svc: add control to set using second temporal ref. 2018-06-07 marpan vp9-svc: Allow second temporal reference for next highest layer. 2018-06-06 marpan vp9-svc: Modify choose_partitioning for second temporal ref 2018-06-06 jianj VP9 SVC: Write out svc src for all spatial layers. 2018-06-06 marpan vp9-svc: Enable use of second temporal reference for SVC. 2018-06-06 marpan vp9-svc: Add a buffer_idx is_used parameter for SVC. 2018-06-06 jingning Localize variable scope in vp9_rc_get_second_pass_params() 2018-05-24 jianj VP9: fix unsigned integer overflow in decoder. Created with: roll-dep src/third_party/libvpx/source/libvpx [email protected] Change-Id: I92492c45b6d7f13b5aa43305f5c45633a25a6191 Reviewed-on: https://chromium-review.googlesource.com/1097565 Reviewed-by: Johann Koenig <[email protected]> Commit-Queue: Jerome Jiang <[email protected]> Cr-Commit-Position: refs/heads/master@{#566578}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .