gstreamer/gst/rtpmanager
Håvard Graff 3bebd53b6f gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.
Original commit message from CVS:
Patch by: Håvard Graff <havard dot graff at tandberg dot com>
* gst/rtpmanager/gstrtpbin-marshal.list:
Add marshaller for new action signal.
* gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_get_internal_session),
(gst_rtp_bin_class_init):
* gst/rtpmanager/gstrtpbin.h:
Add action signal to retrieve the internal RTPSession object.
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_class_init),
(gst_rtp_session_get_property), (gst_rtp_session_release_pad):
Add property to access the internal RTPSession object.
* gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
(check_collision):
* gst/rtpmanager/rtpsession.h:
Add action signal to retrieve an RTPSource object by SSRC.
See #555396.
2009-08-11 02:30:38 +01:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
gstrtpbin.c gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
gstrtpbin.h gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +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 gst/rtpmanager/gstrtpjitterbuffer.c: Only update the seqnum-base when it was not already configured for the streams. 2009-08-11 02:30:37 +01:00
gstrtpjitterbuffer.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +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/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
gstrtpsession.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +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/: Fix some docs. 2009-08-11 02:30:37 +01:00
rtpjitterbuffer.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +01:00
rtpsession.c gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
rtpsession.h gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2009-08-11 02:30:38 +01:00
rtpsource.c gst/rtpmanager/: Fix some docs. 2009-08-11 02:30:37 +01:00
rtpsource.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +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/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +01:00