[Bug 642412] gstrtpbin with ignore-pt tries to use NULL stream->demux during uninitialization
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 22 04:32:16 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=642412
GStreamer | gst-plugins-good | 0.10.27
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |0.10.28
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2011-02-22 12:32:13 UTC ---
commit 0f88181f431ddf48092230bf84ca9e0bb9315c16
Author: Blaise Gassend <blaise at willowgarage dot com>
Date: Tue Feb 22 13:29:26 2011 +0100
rtpbin: handle NULL demux elements
When using gstrtpbin with ignore-pt=true, the free_stream function tries to
call gst_element_set_locked_state and gst_element_set_state on a
stream->demux
which is NULL.
fixes #642412
--
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