[Bug 707523] d3dvideosink memleak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 15 14:25:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=707523
  GStreamer | gst-plugins-bad | 1.x

--- Comment #27 from Nicola <lists at svrinformatica.it> 2014-07-15 21:25:37 UTC ---
not tested, but looking at the code I think the memory leak is here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/sys/d3dvideosink/d3dhelpers.c#n2304

if you have more than one instance (an app with multiple d3dvideosink)

klass->d3d.refs >= 1 is true

and the d3d object is not released,

sorry I cannot test soon if I'm right, 

Sebiastian it make sense to you?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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