gstreamer/gst/rtpmanager
Sebastian Dröge d22ec49632 rtpsession: Also report internal sources in on-new-ssrc and on-ssrc-active
Without this it seems impossible for an application to easily get notified
about the internal ssrcs that are created, e.g. sender sources, and also
to know when they are active and produce RTCP packets.

https://bugzilla.gnome.org/show_bug.cgi?id=746747
2015-05-06 11:21:22 +02:00
..
gstrtpbin.c remove unused enum items PROP_LAST 2015-04-24 17:01:12 +01:00
gstrtpbin.h docs: make GstRTCPSync enum show up in rtpbin docs 2015-04-05 20:07:19 +01:00
gstrtpdtmfmux.c rtpdtmfmux: properly escape percent sign in documentation 2015-03-14 14:22:26 +00:00
gstrtpdtmfmux.h rtpmux: Fix FSF address 2012-12-16 16:36:39 +00:00
gstrtpjitterbuffer.c rtpjitterbuffer: Fix "stats" property docs 2015-04-26 21:15:44 +02:00
gstrtpjitterbuffer.h rtpjitterbuffer: small optimizations 2014-04-29 16:21:44 +02:00
gstrtpmanager.c rtpmanager: add new rtprtxsend / rtprtxreceive elements 2014-01-03 20:47:59 +01:00
gstrtpmux.c Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
gstrtpmux.h rtpmux: clock-base and seqnum-base -> timestamp-offset and seqnum-offset 2014-10-10 18:12:23 -04:00
gstrtpptdemux.c rtpptdemux: just drop invalid rtp packets instead of erroring out 2014-12-25 15:48:04 +00:00
gstrtpptdemux.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtprtxqueue.c remove unused enum items PROP_LAST 2015-04-24 17:01:12 +01:00
gstrtprtxqueue.h rtxqueue: add property to configure queue size 2013-08-23 15:47:25 +02:00
gstrtprtxreceive.c remove unused enum items PROP_LAST 2015-04-24 17:01:12 +01:00
gstrtprtxreceive.h rtprtxreceive: Wait until timeout to clear association requests 2014-05-04 22:36:59 -04:00
gstrtprtxsend.c remove unused enum items PROP_LAST 2015-04-24 17:01:12 +01:00
gstrtprtxsend.h rtprtxsend: run a new GstTask on the src pad 2014-01-21 14:54:01 +01:00
gstrtpsession.c rtpsession: Use bandwidth calculation by default instead of some arbitrary hardcoded value 2015-04-27 16:45:25 +02:00
gstrtpsession.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtpssrcdemux.c rtpssrcdemux: Fix compiler warning when compiling with G_DISABLE_ASSERT 2014-06-29 19:59:53 +02:00
gstrtpssrcdemux.h rtpssrcdemux: Remove unused GstSegment 2013-04-02 23:42:41 -04:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
rtpjitterbuffer.c rtpjitterbuffer: Change resyncing GST_WARNING to GST_INFO 2015-04-13 20:25:48 +02:00
rtpjitterbuffer.h jitterbuffer: rework resync handling 2014-10-21 11:57:34 +02:00
rtpsession.c rtpsession: Also report internal sources in on-new-ssrc and on-ssrc-active 2015-05-06 11:21:22 +02:00
rtpsession.h Revert "rtpsession: Do not use an array of maps if they are not being used" 2015-03-04 11:26:57 +01:00
rtpsource.c remove unused enum items PROP_LAST 2015-04-24 17:01:12 +01:00
rtpsource.h rtpsource: Rename seqnum-base to seqnum-offset in caps 2014-10-10 18:33:34 -04:00
rtpstats.c rtpstats: Average RTCP packet size is in bytes, bandwidths in bits 2015-04-27 16:45:40 +02:00
rtpstats.h rtp: Add Full Intra Request (FIR) packets to statistics 2015-03-04 12:04:40 +01:00