commit | d89dff04e0f4697f2c42292463a3ff5d1aa7de00 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@chromium.org> | Wed Jun 12 05:47:28 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 12 05:47:28 2019 |
tree | e3f6b26dc9dac1212fe7f0424da5b157fc53e209 | |
parent | 0bad26719cbfafd28d737b44695279731c0fb835 [diff] |
media/gpu/v4l2: use OnceClosure for V4L2DecodeSurface V4L2DecodeSurface's callback has been changed to a OnceClosure, and thus does not need a specialized type to describe it, so remove it. BUG=941330 TEST=VDAtest passes on Minnie. Change-Id: I5e6a12ecb48c3a339574056cbfc699f4e00b5dd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1647304 Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#668288}
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 .