Chromium Code Reviews
DescriptionRefactor VideoTracks to forward all sinks to its source
This remove the use of VideoTrackRenderers within VideoTrack and instead all its sinks are passed to VideoSource.
That means that the source will handle all sinks and can (if the source implement it) handle different SinkWants for each sink.
The VideoBroadcaster is updated to produce black frames instead of as is today the deprecated VideoTrackRenderers.
BUG=webrtc:5426
R=nisse@webrtc.org, pthatcher@webrtc.org
Committed: https://crrev.com/d6c395441bf2866e2a99d726912292f67928999f
Cr-Commit-Position: refs/heads/master@{#12028}
Patch Set 1 #Patch Set 2 : Disable test creating a VideoTrack with null source on IOS. #Patch Set 3 : Removed unused code. #
Total comments: 8
Patch Set 4 : Addressed comments. #Patch Set 5 : Rebased after landing new dummy files. #
Total comments: 2
Patch Set 6 : Rebased #
Messages
Total messages: 23 (10 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||