[Bug 696488] New: d3dvideosink memleak in 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 24 04:10:11 PDT 2013


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

           Summary: d3dvideosink memleak in 1.0
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Using this pipeline:

gst-launch-1.0.exe souphttpsrc location=.. ! matroskademux ! avdec_h264 !
d3dvideosink sync=false

I can see the memory usage constatly increasing while with this one 

gst-launch-1.0.exe souphttpsrc location=.. ! matroskademux ! avdec_h264 !
fakesink sync=false

the memory usage does not increase,

I compiled gstreamer-1.0 myself with mingw (no cerbero), using the same mingw
environment I builded 0.10 too, the memory leak happen on 1.0 only, to give an
idea when I start gst-launch-1.0 memory usage is 21544 KB, after 5 minutes
memory usage is 28744 KB and continue to increase

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