DxgiTexture now does not rely on a fixed resolution, so the ResolutionTracker can be removed from it. This change does not have logic impact, the upper component (DxgiDuplicatorController) always reinitializes itself once the screen resolution changes. And this check is also a legacy one: DxgiFrame now can take care of the resolution change itself without needing to return false in DxgiTexture. Bug: webrtc:8044 Change-Id: I3ad9ce175f2bc9bf03b0a3985efa2681aa55d14b Reviewed-on: https://chromium-review.googlesource.com/592247 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#19191}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.