[Bug 796470] vaapidisplay: remove calling gst_vaapi_display_new in each descendant.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 13 16:25:11 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796470

--- Comment #12 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 372671
  --> https://bugzilla.gnome.org/attachment.cgi?id=372671&action=edit
libs: display: replace gst_vaapi_display_new() with gst_vaapi_display_config()

Gobjectification for GstVaapiDisplay was almost done by the commit 185da3d1.
But still something breaking GObject code convention remains, which is
calling gst_vaapi_display_new() in each decendants.

This patch replaces it with gst_vaapi_display_config(), defined in private
header.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list