[gstreamer-bugs] [Bug 639778] discoverer: Drop new stream tags once preroll is done
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 17 15:51:36 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639778
GStreamer | gst-plugins-base | unspecified
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.32
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-17 23:51:33 UTC ---
commit 6ac2e5d3846b2038113ed2dda7c298e296faa938
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date: Tue Jan 18 01:09:53 2011 +0530
discoverer: Drop new stream tags once preroll is done
This makes sure we do not touch the stream taglist once the pipeline has
been prerolled. Adding of stream tags happens in the pad event probe
which runs in a different thread from discoverer stream processing, so
modifying the tag list while discoverer might be processing it can
sometimes cause a crash.
https://bugzilla.gnome.org/show_bug.cgi?id=639778
--
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