[Webkit-unassigned] [Bug 194351] [GStreamer] Does not properly handle missing GStreamerGL at runtime

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 04:01:39 PDT 2019


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

--- Comment #11 from Philippe Normand <pnormand at igalia.com> ---
(In reply to Michael Catanzaro from comment #10)
> (In reply to Philippe Normand from comment #3)
> > A patch is needed to fix this. Some observations:
> > 
> > - no one checks the return value of createVideoSink()
> > - createGSTPlayBin() has no return value, emits no error
> 
> So these are concrete action items we know how to fix, that's good.
> 

Well actually, createVideoSink() should always return a valid sink pointer and there's an ASSERT for that. So nothing to fix there, it is implemented as expected.

Then createGSTPlayBin() doesn't need a return value either.

I think this bug should be closed.

-- 
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/20190725/6491179d/attachment.html>


More information about the webkit-unassigned mailing list