gstreamer/gst/rtpmanager
Stefan Kost 15b54ec7e2 gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream,
gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment,
gst_qtdemux_prepare_current_sample, gst_qtdemux_combine_flows,
gst_qtdemux_loop_state_movie, gst_qtdemux_loop,
qtdemux_parse_segments, qtdemux_parse_trak):
* gst/rtpmanager/rtpsession.c (rtp_session_get_bandwidth,
rtp_session_get_rtcp_bandwidth, rtp_session_get_cname,
rtp_session_get_name, rtp_session_get_email, rtp_session_get_phone,
rtp_session_get_location, rtp_session_get_tool,
rtp_session_process_bye, session_report_blocks):
* gst/rtpmanager/rtpsource.c (rtp_source_process_rtp,
rtp_source_send_rtp, rtp_source_process_sr, rtp_source_process_rb):
More format arg fixing (spotted by Ali Sabil <ali.sabil@gmail.com>).
* gst/switch/Makefile.am:
Add require libraries(spotted by Ali Sabil <ali.sabil@gmail.com>).
2009-08-11 02:30:27 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
async_jitter_queue.c gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration, async_jitter_queue_ref, async_jitter_queue_ref_unlocked, a... 2009-08-11 02:30:27 +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/async_jitter_queue.c: Fix the case where the buffer underruns and does not block. 2009-08-11 02:30:26 +01:00
gstrtpbin.h gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable. 2009-08-11 02:30:26 +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: Pass queries upstream. 2009-08-11 02:30:27 +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/async_jitter_queue.c: Fix the case where the buffer underruns and does not block. 2009-08-11 02:30:26 +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/async_jitter_queue.c: Fix the case where the buffer underruns and does not block. 2009-08-11 02:30:26 +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/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
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