[Bug 706292] mpegtsmux: Can't re-use safely after coming back from GST_STATE_NULL again
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 3 09:39:58 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=706292
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I believe this is fixed by this commit:
commit 55373e21a8870d92ffe49a2d88deb68cf40cfdb4
Author: Jan Schmidt <jan at centricular.com>
Date: Wed Jul 29 22:57:44 2015 +1000
mpegtsmux: Don't clear the PID on reset.
The PID on a pad shouldn't change on a state change, only
if the pad is freed and a new one created. Clearing the PID
prevented mpegtsmux from being reused, because all packets
would end up muxed in PID 0
https://bugzilla.gnome.org/show_bug.cgi?id=752999
Please re-open if not.
--
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