Commit a7aacf9e authored by Frank Barchard's avatar Frank Barchard Committed by Commit Bot

Roll src/third_party/libyuv/ 196e2e72a..780cdfed4 (2 commits)

https://chromium.googlesource.com/libyuv/libyuv.git/+log/196e2e72a319..780cdfed4eb2

$ git log 196e2e72a..780cdfed4 --date=short --no-merges --format='%ad %ae %s'
2018-06-14 thomasanderson Remove manual references to exe_and_shlib_deps
2018-06-12 fbarchard Add AR30 and AB30 to ConvertToARGB() and fix negative NV12 height

Created with:
  roll-dep src/third_party/libyuv

Bug: libyuv:799, libyuv:446
Change-Id: I5527214fa010bd829a93e3936626d67bf969533e
TESTED: try bots build
Reviewed-on: https://chromium-review.googlesource.com/1103580Reviewed-by: default avatarMiguel Casas <mcasas@chromium.org>
Reviewed-by: default avatarFrank Barchard <fbarchard@chromium.org>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568302}
parent 374ee4c2
......@@ -793,7 +793,7 @@ deps = {
Var('chromium_git') + '/webm/libwebm.git' + '@' + '01c1d1d76f139345c442bfc8e61b4e1cba809059',
'src/third_party/libyuv':
Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '196e2e72a3190f539d5ad5f32c7b154154324951', # from r1710
Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '780cdfed4eb271839d68bac9a91ffeae6083db76', # from r1711
'src/third_party/lighttpd': {
'url': Var('chromium_git') + '/chromium/deps/lighttpd.git' + '@' + Var('lighttpd_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment