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