|
create WebMediaPlayer based on URL.
This is a prototype patch.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1294 lines, -18 lines) |
Patch |
 |
M |
content/content_renderer.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_impl.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_impl.cc
|
View
|
|
2 chunks |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/media/video_capture_relay.h
|
View
|
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/media/video_capture_relay.cc
|
View
|
|
1 chunk |
+198 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.cc
|
View
|
|
6 chunks |
+15 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/media/media_stream_client.h
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
A |
webkit/media/video_frame_provider.h
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/media/webkit_media.gypi
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/media/webmediaplayer_delegate.h
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
A |
webkit/media/webmediaplayer_ms.h
|
View
|
|
1 chunk |
+279 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/media/webmediaplayer_ms.cc
|
View
|
|
1 chunk |
+604 lines, -0 lines |
0 comments
|
Download
|
|