gstreamer/gst/rtpmanager
Peter Kjellerstedt e2f49d9ccf gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a pipeline is running normally.
Original commit message from CVS:
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_process_rtp),
(gst_rtp_session_send_rtp), (gst_rtp_session_send_rtcp),
(gst_rtp_session_sync_rtcp), (gst_rtp_session_chain_recv_rtp),
(gst_rtp_session_chain_recv_rtcp), (gst_rtp_session_chain_send_rtp):
* gst/rtpmanager/rtpsession.c: (source_push_rtp),
(rtp_session_send_rtp):
* gst/rtpmanager/rtpsource.c: (push_packet), (calculate_jitter),
(rtp_source_process_rtp), (rtp_source_send_rtp):
Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a
pipeline is running normally.
2009-08-11 02:30:36 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list gst/rtpmanager/: Updated example pipelines in docs. 2009-08-11 02:30:29 +01:00
gstrtpbin.c gst/: More doc updates. More xrefs. 2009-08-11 02:30:36 +01:00
gstrtpbin.h gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too. 2009-08-11 02:30:35 +01:00
gstrtpclient.c gst/: More doc updates. More xrefs. 2009-08-11 02:30:36 +01:00
gstrtpclient.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpjitterbuffer.c Final round of doc updates. 2009-08-11 02:30:36 +01:00
gstrtpjitterbuffer.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpmanager.c gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpptdemux.c gst/: More doc updates. More xrefs. 2009-08-11 02:30:36 +01:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpsession.c gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a pipeline is running normally. 2009-08-11 02:30:36 +01:00
gstrtpsession.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpssrcdemux.c gst/: More doc updates. More xrefs. 2009-08-11 02:30:36 +01:00
gstrtpssrcdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
Makefile.am docs/Makefile.am: Don't attempt to build plugin docs when they're disabled. 2009-08-11 02:30:35 +01:00
rtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitterbuffer if the gap is too big, we need ... 2009-08-11 02:30:36 +01:00
rtpjitterbuffer.h gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend it so that a clock-rate can be provided... 2009-08-11 02:30:33 +01:00
rtpsession.c gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a pipeline is running normally. 2009-08-11 02:30:36 +01:00
rtpsession.h gst/rtpmanager/: Do not mix the use of g_get_current_time() with gst_clock_get_time(). 2009-08-11 02:30:36 +01:00
rtpsource.c gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam when a pipeline is running normally. 2009-08-11 02:30:36 +01:00
rtpsource.h gst/rtpmanager/: Also keep track of the first buffer timestamp together with the first 2009-08-11 02:30:34 +01:00
rtpstats.c gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
rtpstats.h gst/rtpmanager/: Also keep track of the first buffer timestamp together with the first 2009-08-11 02:30:34 +01:00