commit | fcf8ece6ba1d170fc70a457d93b35eccb3074022 | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Thu Aug 06 04:00:16 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 06 11:00:20 2015 +0000 |
tree | 4d354010b8affe92cbce6449fa41b50ad65d31f4 | |
parent | c937139176027b75a3d0c3fbc9343c257b6244ad [diff] |
AndroidVideoCapturer: Return frames that have been dropped Currently, we only return frames if CreateAliasedFrame() is called, which is not the case for dropped frames. Review URL: https://codereview.webrtc.org/1268333005 Cr-Commit-Position: refs/heads/master@{#9683}