[Bug 676049] playsink: do not abort if a property is not found.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue May 15 00:25:08 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=676049
GStreamer | gst-plugins-base | 0.11.x
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at circular-chaos.org
Resolution| |FIXED
Target Milestone|HEAD |0.11.x
--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-05-15 07:25:00 UTC ---
commit 71e39c0e84093a4ff127575e992bfafad0c8a38f
Author: Alban Browaeys <prahal at yahoo.com>
Date: Mon May 14 07:01:18 2012 +0200
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