summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/rtpjitterbuffer.c
AgeCommit message (Expand)AuthorFilesLines
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