summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager
AgeCommit message (Expand)AuthorFilesLines
2007-04-13gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans4-12/+71
2007-04-12gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.Wim Taymans4-91/+162
2007-04-11gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans7-27/+191
2007-04-10gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans7-9/+42
2007-04-06gst/rtpmanager/gstrtpbin.*: Provide a clock.Wim Taymans2-0/+15
2007-04-06gst/rtpmanager/gstrtpbin.c: Fix pad template name parsing.Wim Taymans1-1/+1
2007-04-05gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments.Wim Taymans1-6/+15
2007-04-05gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans7-56/+446
2007-04-04gst/rtpmanager/: Added simple SSRC demuxer.Wim Taymans4-0/+360
2007-04-03gst/rtpmanager/: Some more ghostpad magic.Wim Taymans3-7/+350
2007-04-03gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.Wim Taymans1-0/+1
2007-04-03Add RTP session management elements. Still in progress.Wim Taymans14-0/+3841