gstreamer/gst/rtpmanager
Wim Taymans 03bf43d50e gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.
Original commit message from CVS:
* gst/rtpmanager/gstrtpbin-marshal.list:
Some more custom marshallers.
* gst/rtpmanager/gstrtpbin.c: (create_session), (get_pt_map),
(clock_rate_request), (create_stream), (gst_rtp_bin_class_init),
(pt_map_requested), (new_ssrc_pad_found), (create_recv_rtp):
* gst/rtpmanager/gstrtpbin.h:
Prepare for caching pt maps.
Connect to signals to collect pt maps.
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_rtp_jitter_buffer_class_init),
(gst_jitter_buffer_sink_setcaps), (gst_rtp_jitter_buffer_loop):
* gst/rtpmanager/gstrtpjitterbuffer.h:
Add request_clock_rate signal.
Use scale insteat of scale_int because the later does not deal with
negative numbers.
* gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init),
(gst_rtp_pt_demux_chain):
* gst/rtpmanager/gstrtpptdemux.h:
Implement request-pt-map signal.
2009-08-11 02:30:24 +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-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpbin.h gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpclient.c gst/rtpmanager/: Some more ghostpad magic. 2009-08-11 02:30:23 +01:00
gstrtpclient.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +01:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpjitterbuffer.h gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +01:00
gstrtpmanager.c gst/rtpmanager/gstrtpbin.*: Add debugging category. 2009-08-11 02:30:24 +01:00
gstrtpptdemux.c gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers. 2009-08-11 02:30:24 +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/gstrtpbin.*: Add debugging category. 2009-08-11 02:30:24 +01:00
gstrtpsession.h Add RTP session management elements. Still in progress. 2009-08-11 02:30:23 +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 gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00