Descriptioncorresponding change in CaptureVideoDecoder and RTCVideoDecoder due to pull model used in media VideoRenderer
1. Recent refactoring in media stack went back to pull model between VideoDecoder and VideoRenderer. Necessary change is needed in VideoDecoder subclasses.
2. fix racing condition during video capture shutdown. Now VideoCaptureImpl is guaranteed to be deleted after all events have been processed.
BUG=none
TEST=trybots
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110596
Patch Set 1 #Patch Set 2 : '' #
Total comments: 6
Patch Set 3 : add more tests #
Total comments: 6
Patch Set 4 : code review #
Messages
Total messages: 8 (0 generated)
|