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

Issue 1810293005: Implement MojoAudioDecoderService (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-init
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement MojoAudioDecoderService Implemented the plumbing between the service and AudioDecoder except for the actual data transfer. BUG=542910 Committed: https://crrev.com/aa65f0b204028f560fb98c3c7ab2f2eeca3aaca2 Cr-Commit-Position: refs/heads/master@{#382184}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressed comments #

Total comments: 2

Patch Set 3 : Added log for NOTREACHED() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -7 lines) Patch
M media/mojo/services/mojo_audio_decoder_service.h View 1 3 chunks +21 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_audio_decoder_service.cc View 1 2 2 chunks +84 lines, -7 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (4 generated)
Tima Vaisburd
PTAL.
4 years, 9 months ago (2016-03-18 22:38:34 UTC) #2
xhwang
https://chromiumcodereview.appspot.com/1810293005/diff/1/media/mojo/services/mojo_audio_decoder_service.cc File media/mojo/services/mojo_audio_decoder_service.cc (right): https://chromiumcodereview.appspot.com/1810293005/diff/1/media/mojo/services/mojo_audio_decoder_service.cc#newcode33 media/mojo/services/mojo_audio_decoder_service.cc:33: LOG(ERROR) << "AudioDecoderService: encrypted streams are not supported"; s/LOG(ERROR)/NOTREACHED()/ ...
4 years, 9 months ago (2016-03-18 23:01:13 UTC) #3
Tima Vaisburd
https://chromiumcodereview.appspot.com/1810293005/diff/1/media/mojo/services/mojo_audio_decoder_service.cc File media/mojo/services/mojo_audio_decoder_service.cc (right): https://chromiumcodereview.appspot.com/1810293005/diff/1/media/mojo/services/mojo_audio_decoder_service.cc#newcode33 media/mojo/services/mojo_audio_decoder_service.cc:33: LOG(ERROR) << "AudioDecoderService: encrypted streams are not supported"; On ...
4 years, 9 months ago (2016-03-19 03:09:06 UTC) #4
xhwang
lgtm https://chromiumcodereview.appspot.com/1810293005/diff/20001/media/mojo/services/mojo_audio_decoder_service.cc File media/mojo/services/mojo_audio_decoder_service.cc (right): https://chromiumcodereview.appspot.com/1810293005/diff/20001/media/mojo/services/mojo_audio_decoder_service.cc#newcode37 media/mojo/services/mojo_audio_decoder_service.cc:37: NOTREACHED(); // The client should prevent this situation. ...
4 years, 9 months ago (2016-03-19 03:45:53 UTC) #5
Tima Vaisburd
https://chromiumcodereview.appspot.com/1810293005/diff/20001/media/mojo/services/mojo_audio_decoder_service.cc File media/mojo/services/mojo_audio_decoder_service.cc (right): https://chromiumcodereview.appspot.com/1810293005/diff/20001/media/mojo/services/mojo_audio_decoder_service.cc#newcode37 media/mojo/services/mojo_audio_decoder_service.cc:37: NOTREACHED(); // The client should prevent this situation. On ...
4 years, 9 months ago (2016-03-19 04:10:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1810293005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1810293005/40001
4 years, 9 months ago (2016-03-19 04:10:55 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-19 04:52:11 UTC) #10
commit-bot: I haz the power
4 years, 9 months ago (2016-03-19 05:03:26 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/aa65f0b204028f560fb98c3c7ab2f2eeca3aaca2
Cr-Commit-Position: refs/heads/master@{#382184}

Powered by Google App Engine
This is Rietveld 408576698