commit | e0710753b51f9c81b9ab8b11a29240c437053109 | [log] [tgz] |
---|---|---|
author | Wojciech Dzierżanowski <wdzierzanowski@opera.com> | Fri Sep 22 15:49:30 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 22 15:49:30 2017 |
tree | 5b8bea1be0fbf12149e149a22c24866a82b94ab2 | |
parent | 50e70b3e4721d321c2e369bd82993e95a9dd91eb [diff] |
Allow lookup of videodecoder service to fix HW video decoding on macOS 10.13 Tha macOS sandbox has apparently changed in 10.13. If we don't allow lookup of the global Mach service com.apple.coremedia.videodecoder, VTDecompressionSessionCreate() fails with kVTVideoDecoderNotAvailableNowErr for some videos. Bug: 767037 Change-Id: I4fee235d3808a504d57660976ef96b3a0a0f54d7 Reviewed-on: https://chromium-review.googlesource.com/677290 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#503747}
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 .