DescriptionAvoid race in VideoReceiveStream shutdown
The decode thread should be stopped before triggering shutdown of the
video receiver, so that the decoder doesn't try to insert a new frame
while the jitter buffer is being shut down.
BUG=webrtc:6102
Committed: https://crrev.com/22691e0d3273649a7bc5e6822e4c82f3b02ad5ae
Cr-Commit-Position: refs/heads/master@{#13467}
Patch Set 1 #Patch Set 2 : Avoid race in VideoReceiveStream shutdown #
Total comments: 2
Patch Set 3 : JitterBuffer not resetting frame buffers on Stop #
Total comments: 4
Patch Set 4 : Addressed comments #
Messages
Total messages: 12 (4 generated)
|