[Webkit-unassigned] [Bug 123015] [GStreamer] webkitwebaudiosrc element needs to emit stream-start, caps and segment events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 11 00:30:55 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=123015





--- Comment #7 from Sergio Correia (qrwteyrutiyoup) <sergio.correia at openbossa.org>  2013-11-11 00:29:38 PST ---
(From update of attachment 215393)
View in context: https://bugs.webkit.org/attachment.cgi?id=215393&action=review

> Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:402
> +            gchar* queueName = gst_element_get_name(queue);

Maybe you can use GOwnPtr here?

> Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:403
> +            gchar* stream_id = g_strdup_printf("webaudio/%s", queueName);

Ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list