[Bug 707523] d3dvideosink memleak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 16 06:31:21 PDT 2013


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

--- Comment #2 from Tomas Gazovic <gazovic.tomas at gmail.com> 2013-09-16 13:31:14 UTC ---
Created an attachment (id=255025)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=255025)
test app for d3dvideosink memleak in MFC

I detect memory leaks on d3dvideosink too. 
This bug aapears when pipeline is restarting.

Also there is similar problem with d3dvideosink.
This is my pipeline: appsrc ! wavescope ! videoconvert ! videobox !
d3dvideosink

d3dvideosink start memory leaking when it is overlayed in window. Overlay must
be set by function gst_video_overlay_set_window_handle.
This is necessary and properties of videobox must be set frequently (e.g. in
appsrc push_data).

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