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

Issue 10669022: Add status parameter to DemuxerStream::ReadCB (Closed)

Created:
8 years, 6 months ago by acolwell GONE FROM CHROMIUM
Modified:
8 years, 5 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Add status parameter to DemuxerStream::ReadCB BUG=122913 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147108

Patch Set 1 : . #

Total comments: 20

Patch Set 2 : Rebased and addressed CR comments. #

Patch Set 3 : Fix seek_tester build buster #

Total comments: 18

Patch Set 4 : Address CR comments #

Patch Set 5 : i can haz inglsh #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -93 lines) Patch
M media/base/audio_decoder.h View 1 2 chunks +8 lines, -1 line 0 comments Download
M media/base/demuxer_stream.h View 1 2 3 1 chunk +26 lines, -4 lines 0 comments Download
M media/filters/audio_renderer_impl.h View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M media/filters/audio_renderer_impl.cc View 1 2 3 7 chunks +46 lines, -9 lines 0 comments Download
M media/filters/audio_renderer_impl_unittest.cc View 1 2 3 4 5 2 chunks +3 lines, -6 lines 0 comments Download
M media/filters/chunk_demuxer.cc View 1 2 3 4 5 5 chunks +23 lines, -12 lines 0 comments Download
M media/filters/chunk_demuxer_unittest.cc View 1 2 3 4 5 3 chunks +12 lines, -3 lines 0 comments Download
M media/filters/ffmpeg_audio_decoder.h View 3 chunks +5 lines, -5 lines 0 comments Download
M media/filters/ffmpeg_audio_decoder.cc View 1 2 3 5 chunks +16 lines, -15 lines 0 comments Download
M media/filters/ffmpeg_audio_decoder_unittest.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M media/filters/ffmpeg_demuxer.cc View 1 2 3 5 chunks +8 lines, -5 lines 0 comments Download
M media/filters/ffmpeg_demuxer_unittest.cc View 1 2 3 4 5 5 chunks +8 lines, -3 lines 0 comments Download
M media/filters/ffmpeg_video_decoder.h View 1 2 3 4 5 3 chunks +5 lines, -5 lines 0 comments Download
M media/filters/ffmpeg_video_decoder.cc View 1 2 3 4 5 6 chunks +14 lines, -13 lines 0 comments Download
M media/filters/ffmpeg_video_decoder_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M media/filters/gpu_video_decoder.h View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M media/filters/gpu_video_decoder.cc View 1 2 3 4 5 1 chunk +10 lines, -3 lines 0 comments Download
M media/tools/player_x11/player_x11.cc View 1 2 3 4 2 chunks +6 lines, -2 lines 0 comments Download
M media/tools/seek_tester/seek_tester.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
acolwell GONE FROM CHROMIUM
Initial step toward enabling decoder config changes during playback. I just wanted to get some ...
8 years, 6 months ago (2012-06-25 23:45:36 UTC) #1
Ami GONE FROM CHROMIUM
IWBN to have at least a prototype config-change handler wired up (which can land separately) ...
8 years, 6 months ago (2012-06-26 00:33:21 UTC) #2
acolwell GONE FROM CHROMIUM
PTAL http://codereview.chromium.org/10669022/diff/2001/media/base/audio_decoder.h File media/base/audio_decoder.h (right): http://codereview.chromium.org/10669022/diff/2001/media/base/audio_decoder.h#newcode26 media/base/audio_decoder.h:26: kDecodeError, // Decoding error happened. On 2012/06/26 00:33:21, ...
8 years, 5 months ago (2012-07-12 01:19:38 UTC) #3
Ami GONE FROM CHROMIUM
LGTM % nits http://codereview.chromium.org/10669022/diff/13027/media/base/demuxer_stream.h File media/base/demuxer_stream.h (right): http://codereview.chromium.org/10669022/diff/13027/media/base/demuxer_stream.h#newcode53 media/base/demuxer_stream.h:53: // The second parameter is Non-NULL ...
8 years, 5 months ago (2012-07-12 17:10:26 UTC) #4
acolwell GONE FROM CHROMIUM
http://codereview.chromium.org/10669022/diff/13027/media/base/demuxer_stream.h File media/base/demuxer_stream.h (right): http://codereview.chromium.org/10669022/diff/13027/media/base/demuxer_stream.h#newcode53 media/base/demuxer_stream.h:53: // The second parameter is Non-NULL and contains media ...
8 years, 5 months ago (2012-07-12 21:59:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/10669022/21004
8 years, 5 months ago (2012-07-12 23:52:34 UTC) #6
commit-bot: I haz the power
Try job failure for 10669022-21004 (retry) on linux_rel for step "browser_tests". It's a second try, ...
8 years, 5 months ago (2012-07-13 00:42:16 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/10669022/21004
8 years, 5 months ago (2012-07-13 04:20:15 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-13 05:16:53 UTC) #9
Try job failure for 10669022-21004 (retry) on mac_rel for step "browser_tests".
It's a second try, previously, step "browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698