DescriptionCreate VideoReceiver with external VCMTiming object.
In order for the VCMTiming object to be correctly updated with decoding timings
when running the WebRTC-NewVideoJitterBuffer experiment the VCMTiming object
has to be available in both the VideoReceiver and the video_coding::FrameBuffer
class. Therefore the VCMTiming object is created in VideoRecieveStream and
then passed to VideoReceiver/video_coding::FrameBuffer as they are constructed.
BUG=webrtc:5514
Committed: https://crrev.com/721d402d71cddc954aa9112f832908b9ead90107
Cr-Commit-Position: refs/heads/master@{#15638}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Feedback #
Total comments: 2
Messages
Total messages: 13 (5 generated)
|