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

Issue 393313004: Fold DecoderStream::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 DecoderStream::Stop() into the dtor. BUG=349211 TEST=Existing tests pass. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283713

Patch Set 1 #

Total comments: 6

Patch Set 2 : rebase only #

Patch Set 3 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -162 lines) Patch
M media/filters/audio_renderer_impl.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M media/filters/audio_renderer_impl.cc View 1 6 chunks +12 lines, -11 lines 0 comments Download
M media/filters/decoder_stream.h View 3 chunks +3 lines, -12 lines 0 comments Download
M media/filters/decoder_stream.cc View 1 2 11 chunks +35 lines, -65 lines 0 comments Download
M media/filters/video_frame_stream_unittest.cc View 5 chunks +30 lines, -64 lines 0 comments Download
M media/filters/video_renderer_impl.h View 2 chunks +2 lines, -1 line 0 comments Download
M media/filters/video_renderer_impl.cc View 1 7 chunks +11 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
xhwang
Here's another one. This CL is based on https://codereview.chromium.org/395703002/ PTAL!
6 years, 5 months ago (2014-07-16 16:52:25 UTC) #1
scherkus (not reviewing)
lgtm question + nit https://codereview.chromium.org/393313004/diff/1/media/filters/audio_renderer_impl.cc File media/filters/audio_renderer_impl.cc (right): https://codereview.chromium.org/393313004/diff/1/media/filters/audio_renderer_impl.cc#newcode219 media/filters/audio_renderer_impl.cc:219: audio_buffer_stream_.reset(); will we be getting ...
6 years, 5 months ago (2014-07-16 17:49:48 UTC) #2
xhwang
rebase only
6 years, 5 months ago (2014-07-16 23:42:41 UTC) #3
xhwang
comments addressed
6 years, 5 months ago (2014-07-16 23:45:45 UTC) #4
xhwang
https://codereview.chromium.org/393313004/diff/1/media/filters/audio_renderer_impl.cc File media/filters/audio_renderer_impl.cc (right): https://codereview.chromium.org/393313004/diff/1/media/filters/audio_renderer_impl.cc#newcode219 media/filters/audio_renderer_impl.cc:219: audio_buffer_stream_.reset(); On 2014/07/16 17:49:48, scherkus wrote: > will we ...
6 years, 5 months ago (2014-07-16 23:45:49 UTC) #5
xhwang
The CQ bit was checked by xhwang@chromium.org
6 years, 5 months ago (2014-07-16 23:45:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/393313004/40001
6 years, 5 months ago (2014-07-16 23:49:32 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 08:32:56 UTC) #8
Message was sent while issue was closed.
Change committed as 283713

Powered by Google App Engine
This is Rietveld 408576698