[gstreamer-bugs] [Bug 321011] gstbasertpdepayload doesn't send the "new segment" event for all instances
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Nov 8 14:34:19 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=321011
GStreamer | gst-plugins-base | Ver: HEAD CVS
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #54503| |commented-on
Status| |
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|gstbasertpdepayload doesn't |gstbasertpdepayload doesn't
|send the "new segment" event|send the "new segment" event
| |for all instances
Target Milestone|HEAD |0.9.5
------- Additional Comments From Tim-Philipp Müller 2005-11-08 22:34 -------
Thanks, applied with modifications (use 'need_newsegment' instead of 'first' and
maintain API and ABI compatibility. gstbasertpdepayload.h is a publicly
installed header after all):
2005-11-08 Sebastien Cote <sebas642 at yahoo dot ca>
* gst-libs/gst/rtp/gstbasertpdepayload.c:
(gst_base_rtp_depayload_init),
(gst_base_rtp_depayload_set_gst_timestamp):
* gst-libs/gst/rtp/gstbasertpdepayload.h:
We need to send a newsegment event for each instance, not
just for the first instance of this class (get rid of
static variable in function). (#321011).
Cheers
-Tim
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list