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

Issue 8844005: Don't attempt to decode audio data for Android (Closed)

Created:
9 years ago by Peter Beverloo
Modified:
9 years ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, darin-cc_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org, jrg
Visibility:
Public.

Description

Don't attempt to decode audio data for Android As the Web Audio API won't be enabled, make sure that Android uses an empty implementation of the DecodeAudioFileData. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113814

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
A webkit/media/audio_decoder_android.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M webkit/media/webkit_media.gypi View 2 chunks +6 lines, -0 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
Peter Beverloo
Hi Andrew, could you have a look? The implementation in audio_decode.cc currently refers to AudioFileReader ...
9 years ago (2011-12-07 16:49:28 UTC) #1
scherkus (not reviewing)
http://codereview.chromium.org/8844005/diff/1/webkit/media/webkit_media.gypi File webkit/media/webkit_media.gypi (right): http://codereview.chromium.org/8844005/diff/1/webkit/media/webkit_media.gypi#newcode51 webkit/media/webkit_media.gypi:51: 'audio_decoder.cc', does this mean we build audio_decoder_android.cc on OS!=android ...
9 years ago (2011-12-08 06:48:25 UTC) #2
scherkus (not reviewing)
seeing as you're +9 hours from me, if you can figure out an optimal gyp ...
9 years ago (2011-12-08 06:54:42 UTC) #3
Peter Beverloo
On 2011/12/08 06:48:25, scherkus wrote: > http://codereview.chromium.org/8844005/diff/1/webkit/media/webkit_media.gypi > File webkit/media/webkit_media.gypi (right): > > http://codereview.chromium.org/8844005/diff/1/webkit/media/webkit_media.gypi#newcode51 > ...
9 years ago (2011-12-08 10:37:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/peter@chromium.org/8844005/1
9 years ago (2011-12-09 15:02:52 UTC) #5
commit-bot: I haz the power
9 years ago (2011-12-09 17:29:33 UTC) #6
Change committed as 113814

Powered by Google App Engine
This is Rietveld 408576698