corresponding change in CaptureVideoDecoder and RTCVideoDecoder due to pull...
corresponding 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 Review URL: http://codereview.chromium.org/8528045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110596 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment