[Webkit-unassigned] [Bug 165793] [GStreamer] use FastMalloc-based GstAllocator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 13 05:05:16 PST 2016


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

--- Comment #6 from Enrique Ocaña <eocanha at igalia.com> ---
Comment on attachment 297004
  --> https://bugs.webkit.org/attachment.cgi?id=297004
WIP

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

> Source/WebCore/platform/graphics/gstreamer/GstAllocatorFastMalloc.cpp:28
> +#define WEBKIT_IS_VIDEO_SINK(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj), WEBKIT_TYPE_VIDEO_SINK))

This seems a leftover from the original code you used as template. Maybe you'd like it to be GST_IS_ALLOCATOR_FAST_MALLOC(), or maybe you're like to remove it if it's not used anywhere.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161213/5c373f1e/attachment.html>


More information about the webkit-unassigned mailing list