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

Issue 361303003: Add AppendMuxedCluster() method to make test intentions clearer. (Closed)

Created:
6 years, 5 months ago by acolwell GONE FROM CHROMIUM
Modified:
6 years, 5 months ago
Reviewers:
wolenetz
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add AppendMuxedCluster() method to make test intentions clearer. Several tests were intended to verify muxed content behavior, but are not actually using muxed clusters. This is a precursor change that makes the use of muxed clusters more explicit. There are only slight changes to some of the tests to make them properly reflect the original intent. A followup change will actually create proper muxed clusters and make any necessary updates to the test expectations. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281693

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address CR comments." #

Patch Set 3 : Add MuxedStreamInfo constructors #

Total comments: 5

Patch Set 4 : Address CR comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -52 lines) Patch
M media/filters/chunk_demuxer_unittest.cc View 1 2 3 16 chunks +112 lines, -52 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
acolwell GONE FROM CHROMIUM
6 years, 5 months ago (2014-07-02 21:59:11 UTC) #1
wolenetz
Looking pretty good. Lack of testing muxed content processing by our demuxer has been bugging ...
6 years, 5 months ago (2014-07-07 21:31:45 UTC) #2
wolenetz
On 2014/07/07 21:31:45, wolenetz wrote: > Looking pretty good. Lack of testing muxed content processing ...
6 years, 5 months ago (2014-07-07 21:49:29 UTC) #3
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/361303003/diff/1/media/filters/chunk_demuxer_unittest.cc File media/filters/chunk_demuxer_unittest.cc (right): https://codereview.chromium.org/361303003/diff/1/media/filters/chunk_demuxer_unittest.cc#newcode441 media/filters/chunk_demuxer_unittest.cc:441: const char* description; On 2014/07/07 21:31:45, wolenetz wrote: > ...
6 years, 5 months ago (2014-07-07 23:56:36 UTC) #4
wolenetz
lgtm % two nits: https://codereview.chromium.org/361303003/diff/1/media/filters/chunk_demuxer_unittest.cc File media/filters/chunk_demuxer_unittest.cc (right): https://codereview.chromium.org/361303003/diff/1/media/filters/chunk_demuxer_unittest.cc#newcode464 media/filters/chunk_demuxer_unittest.cc:464: AppendSingleStreamCluster(kSourceId, On 2014/07/07 23:56:36, acolwell ...
6 years, 5 months ago (2014-07-08 00:47:33 UTC) #5
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/361303003/diff/20002/media/filters/chunk_demuxer_unittest.cc File media/filters/chunk_demuxer_unittest.cc (right): https://codereview.chromium.org/361303003/diff/20002/media/filters/chunk_demuxer_unittest.cc#newcode451 media/filters/chunk_demuxer_unittest.cc:451: // The cluster description paseed to AppendSingleStreamCluster(). On 2014/07/08 ...
6 years, 5 months ago (2014-07-08 03:45:13 UTC) #6
acolwell GONE FROM CHROMIUM
The CQ bit was checked by acolwell@chromium.org
6 years, 5 months ago (2014-07-08 03:45:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/361303003/40001
6 years, 5 months ago (2014-07-08 03:47:07 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-08 08:00:17 UTC) #9
Message was sent while issue was closed.
Change committed as 281693

Powered by Google App Engine
This is Rietveld 408576698