summaryrefslogtreecommitdiffstats
path: root/gst/rtsp/gstrtpdec.c
Commit message (Expand)AuthorAgeFilesLines
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* rtpdec: fix some buffer leaksKrzysztof Błaszkowski2009-06-251-0/+3
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-6/+0
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-8/+4
* gst/rtsp/gstrtpdec.*: Add (dummy) SSRC management signals.Wim Taymans2007-08-161-0/+119
* gst/rtsp/gstrtpdec.*: Added signal for backwards compat.Wim Taymans2007-05-211-0/+6
* gst/rtsp/gstrtpdec.*: Add dummy latency property to be backwards compat with ...Wim Taymans2007-04-251-0/+17
* docs/plugins/gst-plugins-good-plugins-sections.txt: Fix docs.Wim Taymans2007-04-131-1/+1
* gst/rtsp/gstrtpdec.*: Make backward compat with rtpbin by adding the request-...Wim Taymans2007-04-121-1/+80
* gst/rtsp/: Morph RTPDec into something compatible with RTPBin as a fallback.Wim Taymans2007-04-061-138/+564
* gst/rtsp/gstrtpdec.c: Make state change to PAUSED NO_PREROLL because that's w...Wim Taymans2007-03-011-3/+3
* gst/rtsp/: Factor out extension in separate module.Wim Taymans2006-10-041-4/+21
* gst/rtsp/URLS: Added some test URLS.Wim Taymans2006-09-201-2/+24
* gst/rtsp/gstrtpdec.c: Add pads after setting them up.Wim Taymans2006-08-161-3/+3
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Added documentation for the rtsp plugin. Fixes #345393.Wim Taymans2006-06-201-1/+17
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-8/+7
* gst/rtsp/: Resurected rtpdec to make rtspsrc happy again.Wim Taymans2006-02-091-0/+277