summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/rtpjitterbuffer.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-25docs: various doc fixesStefan Kost1-1/+1
2008-12-23gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp a...Arnout Vandecappelle1-2/+31
2008-11-19gst/rtpmanager/gstrtpbin.c: Remove internal sync pad, use signals instead to ...Wim Taymans1-8/+19
2008-11-17gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans1-3/+20
2008-11-13gst/rtpmanager/: Small cleanups and some more debug info.Wim Taymans1-1/+6
2008-10-16gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum...Wim Taymans1-1/+1
2008-09-23gst/rtpmanager/: Fix some docs.Wim Taymans1-0/+1
2008-09-17Fix compiler warnings on OS/XJan Schmidt1-1/+1
2008-09-05gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans1-34/+48
2008-08-05gst/rtpmanager/gstrtpjitterbuffer.c: Make the buffer metadata writable before...Olivier Crete1-0/+1
2008-05-26gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitt...Wim Taymans1-30/+33
2008-03-11gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we h...Stefan Kost1-1/+1
2008-01-25gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend...Olivier Crete1-21/+6
2007-12-10gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans1-1/+1
2007-12-10gst/rtpmanager/: Update comment.Wim Taymans1-1/+1
2007-10-05gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans1-16/+6
2007-10-02gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.Wim Taymans1-16/+57
2007-09-28gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.Wim Taymans1-5/+7
2007-09-28gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...Wim Taymans1-25/+61
2007-09-26gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.Wim Taymans1-5/+11
2007-09-16gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.Wim Taymans1-2/+214
2007-08-21gst/rtpmanager/rtpjitterbuffer.*: Fix undefined overflow prone ts_diff handling.Wim Taymans1-3/+5
2007-08-13gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.Stefan Kost1-0/+1
2007-08-10gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans1-0/+237