Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(920)

Issue 2099453002: [DO NOT COMMIT/REVIEW] For reference: UrlDemuxerStreamProvider (Closed)

Created:
4 years, 6 months ago by tguilbert
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews, qsr+mojo_chromium.org, Aaron Boodman, posciak+watch_chromium.org, viettrungluu+watch_chromium.org, avayvod+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, feature-media-reviews_chromium.org, alokp+watch_chromium.org, darin (slow to review), ben+mojo_chromium.org, mlamouri+watch-media_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[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

Patch Set 1 #

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

Powered by Google App Engine
This is Rietveld 408576698