gstreamer/gst/rtpmanager
Wim Taymans 076da98efb gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
Original commit message from CVS:
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_sink_event), (gst_rtp_jitter_buffer_chain),
(gst_rtp_jitter_buffer_loop):
Fix EOS handling.
Convert some DEBUG into WARNINGs.
Pause task when flushing.
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
(rtcp_thread), (gst_rtp_session_event_recv_rtcp_sink):
Use system clock for RTCP session management timeouts.
* gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
(on_ssrc_validated), (on_bye_ssrc), (on_bye_timeout), (on_timeout):
Release the session lock when emiting signals.
2009-08-11 02:30:28 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
gstrtpbin.c gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
gstrtpbin.h gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
gstrtpclient.c Add stdlib include (free, atoi, exit). 2009-08-11 02:30:28 +01:00
gstrtpclient.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling. 2009-08-11 02:30:28 +01:00
gstrtpjitterbuffer.h Document stuff. 2009-08-11 02:30:27 +01:00
gstrtpmanager.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpptdemux.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpptdemux.h Document stuff. 2009-08-11 02:30:27 +01:00
gstrtpsession.c gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling. 2009-08-11 02:30:28 +01:00
gstrtpsession.h gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
gstrtpssrcdemux.c Rename elements to avoid conflict with farsight elements with the same name. Fixes #430664. 2009-08-11 02:30:28 +01:00
gstrtpssrcdemux.h gst/rtpmanager/gstrtpbin.*: Add debugging category. 2009-08-11 02:30:24 +01:00
Makefile.am gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
rtpjitterbuffer.c gst/rtpmanager/rtpjitterbuffer.c: Include stdlib. 2009-08-11 02:30:28 +01:00
rtpjitterbuffer.h gst/rtpmanager/: Remove complicated async queue and replace with more simple jitterbuffer code while also fixing some... 2009-08-11 02:30:28 +01:00
rtpsession.c gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling. 2009-08-11 02:30:28 +01:00
rtpsession.h gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns and does not block. 2009-08-11 02:30:26 +01:00
rtpsource.c gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde... 2009-08-11 02:30:27 +01:00
rtpsource.h gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession object. 2009-08-11 02:30:26 +01:00
rtpstats.c gst/rtpmanager/gstrtpsession.c: Remove debug. 2009-08-11 02:30:26 +01:00
rtpstats.h gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession object. 2009-08-11 02:30:26 +01:00