summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/rtpjitterbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* jitterbuffer: handle -1 input timestampsWim Taymans2009-10-011-5/+4
* jitterbuffer: change severity of clock-rate change debugHavard Graff2009-09-081-1/+7
* jitterbuffer: make sure time does not go backwardsWim Taymans2009-09-011-5/+19
* jitterbuffer: add slope estimation code and debugWim Taymans2009-08-311-4/+13
* jitterbuffer: reset skew when timestamps changeWim Taymans2009-08-311-10/+20
* jitterbuffer: make sure time never goes invalidWim Taymans2009-08-311-1/+7
* docs: various doc fixesStefan Kost2009-08-111-1/+1
* gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp a...Arnout Vandecappelle2009-08-111-2/+31
* gst/rtpmanager/gstrtpbin.c: Remove internal sync pad, use signals instead to ...Wim Taymans2009-08-111-8/+19
* gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans2009-08-111-3/+20
* gst/rtpmanager/: Small cleanups and some more debug info.Wim Taymans2009-08-111-1/+6
* gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum...Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/: Fix some docs.Wim Taymans2009-08-111-0/+1
* Fix compiler warnings on OS/XJan Schmidt2009-08-111-1/+1
* gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans2009-08-111-34/+48
* gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before...Olivier Crete2009-08-111-0/+1
* gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitt...Wim Taymans2009-08-111-30/+33
* gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we h...Stefan Kost2009-08-111-1/+1
* gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend...Olivier Crete2009-08-111-21/+6
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/: Update comment.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans2009-08-111-16/+6
* gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.Wim Taymans2009-08-111-16/+57
* gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.Wim Taymans2009-08-111-5/+7
* gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...Wim Taymans2009-08-111-25/+61
* gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.Wim Taymans2009-08-111-5/+11
* gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.Wim Taymans2009-08-111-2/+214
* gst/rtpmanager/rtpjitterbuffer.*: Fix undefined overflow prone ts_diff handling.Wim Taymans2009-08-111-3/+5
* gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.Stefan Kost2009-08-111-0/+1
* gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans2009-08-111-0/+237