summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpptdemux.c
Commit message (Expand)AuthorAgeFilesLines
* rtpptdemux: only forward the lost-event to the last seen pt-numberHåvard Graff2009-10-141-0/+36
* docs: fix gtk-doc warningsStefan Kost2009-09-101-3/+3
* gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans2009-08-111-1/+1
* gst/: More doc updates. More xrefs.Stefan Kost2009-08-111-19/+15
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2009-08-111-1/+0
* gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.Olivier Crete2009-08-111-1/+6
* gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...Wim Taymans2009-08-111-1/+4
* gst/rtpmanager/: Clean up the dynamic pads when going to READY.Wim Taymans2009-08-111-21/+19
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans2009-08-111-35/+69
* gst/rtpmanager/: Various leak fixes.Wim Taymans2009-08-111-0/+1
* Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller2009-08-111-23/+23
* Rename elements to avoid conflict with farsight elements with the same name. ...Wim Taymans2009-08-111-4/+4
* Document stuff.Wim Taymans2009-08-111-6/+58
* gst/rtpmanager/gstrtpptdemux.c: We always use fixed caps.Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/gstrtpbin.c: Emit pt map requests and cache results.Wim Taymans2009-08-111-20/+33
* gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans2009-08-111-13/+39
* gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans2009-08-111-3/+5
* gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans2009-08-111-20/+30
* Add RTP session management elements. Still in progress.Wim Taymans2009-08-111-0/+350