summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpptdemux.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-17gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans1-1/+1
2008-06-16gst/: More doc updates. More xrefs.Stefan Kost1-19/+15
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2008-04-21gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.Olivier Crete1-1/+6
2008-04-17gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...Wim Taymans1-1/+4
2007-12-12gst/rtpmanager/: Clean up the dynamic pads when going to READY.Wim Taymans1-21/+19
2007-12-10gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans1-1/+1
2007-10-08gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans1-35/+69
2007-09-12gst/rtpmanager/: Various leak fixes.Wim Taymans1-0/+1
2007-08-23Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller1-23/+23
2007-05-28Rename elements to avoid conflict with farsight elements with the same name. ...Wim Taymans1-4/+4
2007-05-23Document stuff.Wim Taymans1-6/+58
2007-05-15gst/rtpmanager/gstrtpptdemux.c: We always use fixed caps.Wim Taymans1-0/+1
2007-04-30gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans1-0/+2
2007-04-12gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.Wim Taymans1-20/+33
2007-04-11gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans1-13/+39
2007-04-10gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans1-3/+5
2007-04-05gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans1-20/+30
2007-04-03Add RTP session management elements. Still in progress.Wim Taymans1-0/+350