gstreamer/gst/rtpmanager
Wim Taymans 6716231857 Don't use _gst_pad().
Original commit message from CVS:
* examples/switch/switcher.c: (switch_timer):
* gst/replaygain/gstrgvolume.c: (gst_rg_volume_init):
* gst/rtpmanager/gstrtpclient.c: (create_stream):
* gst/sdp/gstsdpdemux.c: (gst_sdp_demux_stream_configure_udp),
(gst_sdp_demux_stream_configure_udp_sink):
* tests/check/elements/deinterleave.c: (GST_START_TEST),
(pad_added_setup_data_check_float32_8ch_cb):
* tests/check/elements/rganalysis.c: (send_eos_event),
(send_tag_event):
Don't use _gst_pad().
2009-08-11 02:30:35 +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/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object. 2009-08-11 02:30:35 +01:00
gstrtpbin.h gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too. 2009-08-11 02:30:35 +01:00
gstrtpclient.c Don't use _gst_pad(). 2009-08-11 02:30:35 +01:00
gstrtpclient.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warning instead of just posting an error and ... 2009-08-11 02:30:35 +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/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache. 2009-08-11 02:30:34 +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/gstrtpsession.c: Make sure to unref the rtpsession returned by gst_pad_get_parent() to prevent a memor... 2009-08-11 02:30:35 +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/rtpmanager/gstrtpssrcdemux.c: Don't clean up pads when going to PAUSED. 2009-08-11 02:30:32 +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/rtpjitterbuffer.c: Don't try to reset the clock skew when we have no timestamps. 2009-08-11 02:30:34 +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/rtpsession.c: Unlock the session lock when calling one of our callbacks. 2009-08-11 02:30:35 +01:00
rtpsession.h gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpmanager. 2009-08-11 02:30:34 +01:00
rtpsource.c gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to prevent a memory leak. 2009-08-11 02:30:35 +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