Chromium Code Reviews
DescriptionAdd frame refresh to VideoCaptureDevice, and buffer pool resurrection.
This is the first in a series of changes to solve the problems related
to VideoCaptureDevices that can pause (i.e., basically, screen capture
devices). This introduces new optional-to-implement methods to the
media::VideoCaptureDevice interface, and the supporting functionality in
content::VideoCaptureBufferPool.
This change should not result in any end-user-visible differences, as it
is just laying the groundwork for future changes. For more details on
the overall plan, please see the crbug.
BUG=486274
Committed: https://crrev.com/e4a406a55b1fb94080258f5801338ff63b8dcbed
Cr-Commit-Position: refs/heads/master@{#383426}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix unit tests. #
Total comments: 8
Patch Set 3 : Addressed emircan's nits. #Patch Set 4 : REBASE before commit #Messages
Total messages: 15 (7 generated)
|