WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90318
Allow AudioDestination to support local/live audio input
https://bugs.webkit.org/show_bug.cgi?id=90318
Summary
Allow AudioDestination to support local/live audio input
Chris Rogers
Reported
2012-06-29 15:47:01 PDT
Allow AudioDestination to support local/live audio input
Attachments
Patch
(32.87 KB, patch)
2012-06-29 16:03 PDT
,
Chris Rogers
kbr
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Rogers
Comment 1
2012-06-29 16:03:57 PDT
Created
attachment 150267
[details]
Patch
WebKit Review Bot
Comment 2
2012-06-29 16:05:37 PDT
Please wait for approval from
abarth@webkit.org
,
dglazkov@chromium.org
,
fishd@chromium.org
,
jamesr@chromium.org
or
tkent@chromium.org
before submitting, as this patch contains changes to the Chromium public API. See also
https://trac.webkit.org/wiki/ChromiumWebKitAPI
.
Chris Rogers
Comment 3
2012-06-29 16:07:27 PDT
This change works with:
https://bugs.webkit.org/show_bug.cgi?id=90110
In order to help implement MediaStreamAudioSourceNode This patch deals with the lower-level audio hardware aspects of getting local/live audio input.
Adam Barth
Comment 4
2012-06-29 18:22:55 PDT
Comment on
attachment 150267
[details]
Patch API change LGTM
Kenneth Russell
Comment 5
2012-07-31 14:18:27 PDT
Comment on
attachment 150267
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=150267&action=review
Looks good overall. Couple of minor bookkeeping questions. r=me
> Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:326 > + // FIXME: Add support for local/live audio input.
Is there a bug filed to track this work?
> Source/WebCore/platform/audio/mac/AudioDestinationMac.cpp:158 > + // FIXME: Add support for local/live audio input.
Same question.
> Source/WebKit/chromium/src/AudioDestinationChromium.cpp:133 > + // FIXME: Add support for local/live audio input.
Here too.
Chris Rogers
Comment 6
2012-07-31 16:05:03 PDT
Committed
r124264
: <
http://trac.webkit.org/changeset/124264
>
Philippe Normand
Comment 7
2012-08-01 00:04:03 PDT
(In reply to
comment #5
)
> (From update of
attachment 150267
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=150267&action=review
> > Looks good overall. Couple of minor bookkeeping questions. r=me > > > Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:326 > > + // FIXME: Add support for local/live audio input. > > Is there a bug filed to track this work? >
I'll try to take care of this one soon.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug