[Webkit-unassigned] [Bug 184498] [GStreamer] Use of playbin3 when USE_PLAYBIN3 environment variable is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 07:45:03 PDT 2018


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

--- Comment #2 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 337699
  --> https://bugs.webkit.org/attachment.cgi?id=337699
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=337699&action=review

> Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h:24
> +#include <gst/gst.h>

This is for GST_CHECK_VERSION(), right? Then please remove the now useless forward typedefs :)

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2402
> +void MediaPlayerPrivateGStreamer::createGSTPlayBin(const gchar *playbin_name)

Please use camelCase :P

-- 
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/20180411/536c919f/attachment-0002.html>


More information about the webkit-unassigned mailing list