summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpsession.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-10gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans1-0/+132
2007-05-28Rename elements to avoid conflict with farsight elements with the same name. ...Wim Taymans1-17/+17
2007-05-23Document stuff.Wim Taymans1-5/+117
2007-04-30gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans1-6/+10
2007-04-29gst/rtpmanager/gstrtpsession.c: Remove debug.Wim Taymans1-2/+0
2007-04-27gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...Wim Taymans1-67/+45
2007-04-25gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans1-16/+72
2007-04-25gst/rtpmanager/gstrtpjitterbuffer.c: Report NO_PREROLL when going to PAUSED.Wim Taymans1-5/+11
2007-04-25gst/rtpmanager/gstrtpbin.c: fix for pad name changeWim Taymans1-2/+6
2007-04-18configure.ac: Disable rtpmanager for now because it depends on CVS -base.Wim Taymans1-20/+305
2007-04-13gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans1-3/+27
2007-04-05gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans1-2/+100
2007-04-03Add RTP session management elements. Still in progress.Wim Taymans1-0/+453