Change WebMediaStreamPlayerMs to not hold on to the received VideoFrame when paused.
Fix WebMediaStreamPlayerMs to not change the timestamp of a received frame.

The original frame must not be referenced when the player is paused since there might be a finite number of available buffers. I.E, video that originates from a video camera.

BUG=352619

Review URL: https://codereview.chromium.org/200133004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258577 0039d316-1c4b-4281-b951-d872f2087c98
4 files changed