[Bug 676049] New: playsink: do not abort if a property is not found.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 14 14:22:10 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676049
  GStreamer | gst-plugins-base | 0.11.x

           Summary: playsink: do not abort if a property is not found.
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: prahal at yahoo.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=214034)
 View: https://bugzilla.gnome.org/attachment.cgi?id=214034
 Review: https://bugzilla.gnome.org/review?bug=676049&attachment=214034

playsink: do not abort if a property is not found.

If a property is not found (for example last-sample when
gst_debug_bin_to_dot_file is used while the pipeline is
slightly broken (thus no last-sample) the unref of the item
gvalue which is not refed fails. Only unref if it was found.

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