gstreamer/gst/rtpmanager
Wim Taymans ae536e0c89 gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.
Original commit message from CVS:
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_change_state):
Report NO_PREROLL when going to PAUSED.
* gst/rtpmanager/gstrtpsession.c: (rtcp_thread):
Don't send RTCP right before we are shutting down.
* gst/rtpmanager/rtpsession.c: (rtp_session_process_rtp),
(rtp_session_process_sr), (session_report_blocks),
(rtp_session_perform_reporting):
Improve report blocks.
* gst/rtpmanager/rtpsource.c: (calculate_jitter), (init_seq),
(rtp_source_process_rtp), (rtp_source_process_sr),
(rtp_source_process_rb), (rtp_source_get_last_sr),
(rtp_source_get_last_rb):
* gst/rtpmanager/rtpsource.h:
* gst/rtpmanager/rtpstats.h:
Cleanups, add methods to access stats.
2009-08-11 02:30:25 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
async_jitter_queue.c Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
async_jitter_queue.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
gstrtpbin-marshal.list gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpbin.c gst/rtpmanager/gstrtpbin.c: fix for pad name change 2009-08-11 02:30:25 +01:00
gstrtpbin.h gst/rtpmanager/: Protect lists and structures with locks. 2009-08-11 02:30:25 +01:00
gstrtpclient.c gst/rtpmanager/: Protect lists and structures with locks. 2009-08-11 02:30:25 +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: Report NO_PREROLL when going to PAUSED. 2009-08-11 02:30:25 +01:00
gstrtpjitterbuffer.h configure.ac: Disable rtpmanager for now because it depends on CVS -base. 2009-08-11 02:30:25 +01:00
gstrtpmanager.c gst/rtpmanager/gstrtpbin.*: Add debugging category. 2009-08-11 02:30:24 +01:00
gstrtpptdemux.c gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results. 2009-08-11 02:30:25 +01:00
gstrtpptdemux.h gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpsession.c gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED. 2009-08-11 02:30:25 +01:00
gstrtpsession.h configure.ac: Disable rtpmanager for now because it depends on CVS -base. 2009-08-11 02:30:25 +01:00
gstrtpssrcdemux.c gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpssrcdemux.h gst/rtpmanager/gstrtpbin.*: Add debugging category. 2009-08-11 02:30:24 +01:00
Makefile.am configure.ac: Disable rtpmanager for now because it depends on CVS -base. 2009-08-11 02:30:25 +01:00
rtpsession.c gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED. 2009-08-11 02:30:25 +01:00
rtpsession.h gst/rtpmanager/gstrtpbin.c: fix for pad name change 2009-08-11 02:30:25 +01:00
rtpsource.c gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED. 2009-08-11 02:30:25 +01:00
rtpsource.h gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED. 2009-08-11 02:30:25 +01:00
rtpstats.c gst/rtpmanager/gstrtpbin.c: fix for pad name change 2009-08-11 02:30:25 +01:00
rtpstats.h gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED. 2009-08-11 02:30:25 +01:00