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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 31 08:56:19 UTC 2018


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

            Bug ID: 796470
           Summary: vaapidisplay: remove calling gst_vaapi_display_new in
                    each descendant.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zzoon at igalia.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

For more information, see the following comment,
https://bugzilla.gnome.org/show_bug.cgi?id=768266#c35

"Let's keep we are breaking the gobject code conventions. This method is not
intended to be used by the API user, but the internal display decorators.

I would remove this method and use gst_vaapi_display_create() directly by the
decorator. But let's keep it for another iteration."


In addition, we can avoid multiple initialization of VADisplay.
See bug #795391

-- 
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