gst-libs/gst/rtp/gstbasertpdepayload.c: Don't send multiple newsegments with differen...
authorKai Vehmanen <kv2004@eca.cx>
Thu, 27 Jul 2006 10:52:52 +0000 (10:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 27 Jul 2006 10:52:52 +0000 (10:52 +0000)
commit2a872ad81de3442456676539c685a7b60b096293
tree92bb45758650692fb04430b7cbb96449f19d187e
parent149d818f38a485e45ff88c9e271a897e12cbc1ed
gst-libs/gst/rtp/gstbasertpdepayload.c: Don't send multiple newsegments with different formats.

Original commit message from CVS:
patch by: Kai Vehmanen <kv2004 eca cx>
* gst-libs/gst/rtp/gstbasertpdepayload.c:
(gst_base_rtp_depayload_chain),
(gst_base_rtp_depayload_handle_sink_event),
(gst_base_rtp_depayload_change_state):
Don't send multiple newsegments with different formats.
Fixes #348677.
ChangeLog
gst-libs/gst/rtp/gstbasertpdepayload.c