[Bug 758286] New: qtitem: GstQSGTexture leaks in updatePaintNode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 18 06:41:07 PST 2015


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

            Bug ID: 758286
           Summary: qtitem: GstQSGTexture leaks in updatePaintNode
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bugzilla at rnowicki.pl
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 315829
  --> https://bugzilla.gnome.org/attachment.cgi?id=315829&action=edit
qtitem: use existing GstQSGTexture

There is a massive leak caused by creating GstQSGTexture in every
updatePaintNode call.

Example:
1. run qt/qml/play example included in gst-plugins-bad repository

I'm attaching basic patch where existing GstQSGTexture is reused.

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