DescriptionThe cricket::VideoCapturer no longer makes a copy of the frame from the camera. As a result we can't just do a shallow copy as the underlying buffer maybe invalid after the function returns. Instead we now have to make a copy in video_source_handler before return.
TEST=updated unit test
BUG=344957
R=perkj@chromium.org, wjia@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252129
Patch Set 1 : #
Messages
Total messages: 5 (0 generated)
|