Android video: support copying video to WebGL when video is playing remotely.
commit13582f6b5aa6043c1d099ab78b86fe226939f967
authordongseong.hwang@intel.com <dongseong.hwang@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 29 Mar 2014 17:39:13 +0000 (29 17:39 +0000)
committerdongseong.hwang@intel.com <dongseong.hwang@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 29 Mar 2014 17:39:13 +0000 (29 17:39 +0000)
tree3e32f5a98a8858740c2385c0ac3c36b8baa543b3
parentae30cec89870f7bf5a41701a7eee3ce9c8c7061b
Android video: support copying video to WebGL when video is playing remotely.

WebGL and Canvas also should draw a fixed VideoFrame showing a Cast logo, which replaces the local video
frames in embedded <video> elements whenever a video is being played remotely.

TEST=Run http://browsertests.herokuapp.com/media/mdn_samples_webgl_sample8/index.html on Nexus 5.
BUG=284478
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260382 0039d316-1c4b-4281-b951-d872f2087c98
content/renderer/media/android/webmediaplayer_android.cc