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

Issue 397953007: Fold DecryptingDemuxerStream::Stop() into the dtor. (Closed)

Created:
6 years, 5 months ago by xhwang
Modified:
6 years, 5 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fold DecryptingDemuxerStream::Stop() into the dtor. BUG=349211 TEST=Existing tests pass. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283886

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -115 lines) Patch
M media/filters/audio_decoder_selector_unittest.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M media/filters/decoder_selector.cc View 1 1 chunk +4 lines, -22 lines 0 comments Download
M media/filters/decoder_stream.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M media/filters/decrypting_demuxer_stream.h View 3 chunks +3 lines, -9 lines 0 comments Download
M media/filters/decrypting_demuxer_stream.cc View 3 chunks +18 lines, -30 lines 0 comments Download
M media/filters/decrypting_demuxer_stream_unittest.cc View 1 11 chunks +33 lines, -46 lines 0 comments Download
M media/filters/video_decoder_selector_unittest.cc View 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
xhwang
Here's the next one. PTAL!
6 years, 5 months ago (2014-07-16 20:51:20 UTC) #1
scherkus (not reviewing)
lgtm w/ nits https://codereview.chromium.org/397953007/diff/1/media/filters/decoder_selector.cc File media/filters/decoder_selector.cc (right): https://codereview.chromium.org/397953007/diff/1/media/filters/decoder_selector.cc#newcode119 media/filters/decoder_selector.cc:119: // We could be trying to ...
6 years, 5 months ago (2014-07-17 02:23:05 UTC) #2
xhwang
comments addressed
6 years, 5 months ago (2014-07-17 05:00:51 UTC) #3
xhwang
https://codereview.chromium.org/397953007/diff/1/media/filters/decoder_selector.cc File media/filters/decoder_selector.cc (right): https://codereview.chromium.org/397953007/diff/1/media/filters/decoder_selector.cc#newcode119 media/filters/decoder_selector.cc:119: // We could be trying to initialize the |decoder_| ...
6 years, 5 months ago (2014-07-17 05:00:58 UTC) #4
xhwang
The CQ bit was checked by xhwang@chromium.org
6 years, 5 months ago (2014-07-17 15:47:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/397953007/20001
6 years, 5 months ago (2014-07-17 15:48:57 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 21:39:03 UTC) #7
Message was sent while issue was closed.
Change committed as 283886

Powered by Google App Engine
This is Rietveld 408576698