gstreamer/gst/rtpmanager
Wim Taymans 0cda7294ab Send BYE packets immediatly for small sessions
When the number of participants is less than 50, the RFC allows for sending the
BYE packet immediatly instead of using the regular BYE timeout.
Fixes #567828.
2009-01-23 12:18:45 +01:00
..
.gitignore
gstrtpbin-marshal.list
gstrtpbin.c gst/rtpmanager/gstrtpbin.c: Reset the sync parameters when clearing the payload type map too. 2008-11-26 12:02:21 +00:00
gstrtpbin.h gst/rtpmanager/gstrtpbin.*: Remove a lot of per stream state that is not needed and pass new info in the method call. 2008-11-26 11:44:37 +00:00
gstrtpclient.c
gstrtpclient.h
gstrtpjitterbuffer.c Unlock the jitterbuffer before pushing out the packet-lost events. 2009-01-22 13:36:08 +01:00
gstrtpjitterbuffer.h
gstrtpmanager.c
gstrtpptdemux.c
gstrtpptdemux.h
gstrtpsession.c gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use this as the internal SSRC. Fixes #565910. 2009-01-02 17:40:06 +00:00
gstrtpsession.h
gstrtpssrcdemux.c
gstrtpssrcdemux.h
Makefile.am
rtpjitterbuffer.c gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp and of the last sender-side time. Timest... 2008-12-23 11:39:59 +00:00
rtpjitterbuffer.h gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp and of the last sender-side time. Timest... 2008-12-23 11:39:59 +00:00
rtpsession.c gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use this as the internal SSRC. Fixes #565910. 2009-01-02 17:40:06 +00:00
rtpsession.h gst/rtpmanager/: Rename a method to better reflect what it really does. 2009-01-02 16:50:53 +00:00
rtpsource.c gst/rtpmanager/rtpsource.*: When no payload was specified on the caps but there was a clock-rate, assume the clock-ra... 2008-12-29 14:21:47 +00:00
rtpsource.h gst/rtpmanager/rtpsource.*: When no payload was specified on the caps but there was a clock-rate, assume the clock-ra... 2008-12-29 14:21:47 +00:00
rtpstats.c Send BYE packets immediatly for small sessions 2009-01-23 12:18:45 +01:00
rtpstats.h