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

Issue 1815553002: Implement MojoAudioDecoder (Closed)

Created:
4 years, 9 months ago by Tima Vaisburd
Modified:
4 years, 9 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@spitzer-audio-client-connect
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement MojoAudioDecoder Added MojoAudioDecoder implementation for Initialize(), Decode() and Reset(). It does not accept the decoded audio buffers yet. BUG=542910 Committed: https://crrev.com/fdd853c71ec52b9020dddb9aea68695cc1d909f6 Cr-Commit-Position: refs/heads/master@{#382070}

Patch Set 1 #

Patch Set 2 : Finished client side implementation #

Total comments: 26

Patch Set 3 : Addressed some comments and added some questions #

Total comments: 2

Patch Set 4 : Added DCHECK for no pending decode_cb on reset and a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -11 lines) Patch
M media/mojo/services/mojo_audio_decoder.h View 1 2 3 chunks +34 lines, -1 line 0 comments Download
M media/mojo/services/mojo_audio_decoder.cc View 1 2 3 3 chunks +134 lines, -10 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (7 generated)
Tima Vaisburd
Another tiny step. PTAL.
4 years, 9 months ago (2016-03-17 23:40:15 UTC) #4
Tima Vaisburd
On 2016/03/17 23:40:15, Tima Vaisburd wrote: > Another tiny step. PTAL. I went ahead and ...
4 years, 9 months ago (2016-03-18 01:47:49 UTC) #6
xhwang
looking good! Just have some comments. https://chromiumcodereview.appspot.com/1815553002/diff/20001/media/mojo/services/mojo_audio_decoder.cc File media/mojo/services/mojo_audio_decoder.cc (right): https://chromiumcodereview.appspot.com/1815553002/diff/20001/media/mojo/services/mojo_audio_decoder.cc#newcode90 media/mojo/services/mojo_audio_decoder.cc:90: remote_decoder_->Decode( Add a ...
4 years, 9 months ago (2016-03-18 02:19:44 UTC) #7
Tima Vaisburd
https://chromiumcodereview.appspot.com/1815553002/diff/20001/media/mojo/services/mojo_audio_decoder.cc File media/mojo/services/mojo_audio_decoder.cc (right): https://chromiumcodereview.appspot.com/1815553002/diff/20001/media/mojo/services/mojo_audio_decoder.cc#newcode90 media/mojo/services/mojo_audio_decoder.cc:90: remote_decoder_->Decode( On 2016/03/18 02:19:43, xhwang wrote: > Add a ...
4 years, 9 months ago (2016-03-18 19:05:50 UTC) #8
xhwang
https://chromiumcodereview.appspot.com/1815553002/diff/20001/media/mojo/services/mojo_audio_decoder.cc File media/mojo/services/mojo_audio_decoder.cc (right): https://chromiumcodereview.appspot.com/1815553002/diff/20001/media/mojo/services/mojo_audio_decoder.cc#newcode90 media/mojo/services/mojo_audio_decoder.cc:90: remote_decoder_->Decode( On 2016/03/18 19:05:49, Tima Vaisburd wrote: > On ...
4 years, 9 months ago (2016-03-18 19:17:17 UTC) #9
Tima Vaisburd
https://chromiumcodereview.appspot.com/1815553002/diff/20001/media/mojo/services/mojo_audio_decoder.cc File media/mojo/services/mojo_audio_decoder.cc (right): https://chromiumcodereview.appspot.com/1815553002/diff/20001/media/mojo/services/mojo_audio_decoder.cc#newcode90 media/mojo/services/mojo_audio_decoder.cc:90: remote_decoder_->Decode( On 2016/03/18 19:17:17, xhwang wrote: > On 2016/03/18 ...
4 years, 9 months ago (2016-03-18 19:35:03 UTC) #10
xhwang
lgtm
4 years, 9 months ago (2016-03-18 19:53:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1815553002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1815553002/60001
4 years, 9 months ago (2016-03-18 19:55:01 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-18 20:34:53 UTC) #15
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 20:36:14 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fdd853c71ec52b9020dddb9aea68695cc1d909f6
Cr-Commit-Position: refs/heads/master@{#382070}

Powered by Google App Engine
This is Rietveld 408576698