|
|
[DO NOT COMMIT/REVIEW] For reference: UrlDemuxerStreamProvider
This CL should not be commited or reviewed. I am uploading it because it
was already ready, before the current solution for 622812 was written.
This CL is being uploaded for reference purposes, if ever someone in the
future wonders why GetUrl was added to DemuxerStreamProvider, and if it
would have been simpler to create a UrlDemuxerStream. I will be linking
it in the bug for historical purposes only.
BUG= 622812
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+322 lines, -2 lines) |
Patch |
 |
M |
media/base/android/BUILD.gn
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/base/android/demuxer_stream_player_params.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/base/android/url_demuxer_stream.h
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/base/android/url_demuxer_stream.cc
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/base/android/url_demuxer_stream_provider.h
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/base/android/url_demuxer_stream_provider.cc
|
View
|
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/base/android/url_demuxer_stream_unittest.cc
|
View
|
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/base/demuxer_stream.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/base/stream_parser_buffer.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/filters/chunk_demuxer.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/filters/decoder_selector.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/filters/frame_processor.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/filters/frame_processor_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/filters/media_source_state.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/mojo/common/media_type_converters.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|