[Webkit-unassigned] [Bug 140119] [GStreamer][MSE] ASSERT in MediaSourceClientGStreamer::addSourceBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 6 03:57:00 PST 2015


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

--- Comment #4 from Philippe Normand <pnormand at igalia.com> ---
(In reply to comment #3)
> Comment on attachment 244048 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=244048&action=review
> 
> > Source/WebCore/platform/graphics/gstreamer/WebKitMediaSourceGStreamer.cpp:-340
> > -    GRefPtr<GstPad> ghostPad = adoptGRef(gst_ghost_pad_new_from_template(padName.get(), pad.get(),
> 
> Or alternatively just store it here in a GstPad* instead of the fancy smart
> pointers

Wouldn't that trigger issues when going out of scope?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150106/a4912f61/attachment-0002.html>


More information about the webkit-unassigned mailing list