summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/rtpjitterbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* jitterbuffer: make sure time does not go backwardsWim Taymans2009-09-011-5/+5
* gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp a...Arnout Vandecappelle2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin.c: Remove internal sync pad, use signals instead to ...Wim Taymans2009-08-111-1/+3
* gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans2009-08-111-1/+2
* gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans2009-08-111-1/+5
* gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend...Olivier Crete2009-08-111-6/+3
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans2009-08-111-7/+3
* gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.Wim Taymans2009-08-111-0/+3
* gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...Wim Taymans2009-08-111-1/+2
* gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.Wim Taymans2009-08-111-8/+38
* gst/rtpmanager/rtpjitterbuffer.*: Fix undefined overflow prone ts_diff handling.Wim Taymans2009-08-111-2/+0
* gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans2009-08-111-0/+67