gstreamer/gst/rtpmanager
Wim Taymans 53025584c3 gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us to.
Original commit message from CVS:
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_send_rtcp),
(gst_rtp_session_event_send_rtp_sink):
Send EOS when the session object instructs us to.
* gst/rtpmanager/rtpsession.c: (rtp_session_on_timeout):
* gst/rtpmanager/rtpsession.h:
Make it possible for the session manager to instruct us to send EOS. We
currently will EOS when the session is a sender and when the sender part
goes EOS. This is not entirely correct behaviour because the session
could still participate as a receiver.
Fixes #549409.
2008-08-28 15:21:45 +00:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2007-04-10 09:14:07 +00:00
gstrtpbin-marshal.list gst/rtpmanager/: Updated example pipelines in docs. 2007-09-03 21:19:34 +00:00
gstrtpbin.c gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
gstrtpbin.h gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too. 2008-04-25 11:32:09 +00:00
gstrtpclient.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpclient.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before inserting it in the jitterbuffer becaus... 2008-08-05 09:42:53 +00:00
gstrtpjitterbuffer.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpmanager.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpptdemux.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpsession.c gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us to. 2008-08-28 15:21:45 +00:00
gstrtpsession.h gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
gstrtpssrcdemux.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpssrcdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
Makefile.am docs/Makefile.am: Don't attempt to build plugin docs when they're disabled. 2008-05-16 19:56:30 +00:00
rtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before inserting it in the jitterbuffer becaus... 2008-08-05 09:42:53 +00:00
rtpjitterbuffer.h gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend it so that a clock-rate can be provided... 2008-01-25 16:00:52 +00:00
rtpsession.c gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us to. 2008-08-28 15:21:45 +00:00
rtpsession.h gst/rtpmanager/gstrtpsession.c: Send EOS when the session object instructs us to. 2008-08-28 15:21:45 +00:00
rtpsource.c gst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpollation when we detect a gap when the clock_base changed. 2008-08-13 14:31:02 +00:00
rtpsource.h gst/rtpmanager/: Also keep track of the first buffer timestamp together with the first 2008-04-25 08:15:58 +00:00
rtpstats.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
rtpstats.h gst/rtpmanager/: Also keep track of the first buffer timestamp together with the first 2008-04-25 08:15:58 +00:00