summaryrefslogtreecommitdiff
path: root/gst/rtsp/gstrtpdec.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-16gst/rtsp/gstrtpdec.*: Add (dummy) SSRC management signals.Wim Taymans1-0/+119
2007-05-21gst/rtsp/gstrtpdec.*: Added signal for backwards compat.Wim Taymans1-0/+6
2007-04-25gst/rtsp/gstrtpdec.*: Add dummy latency property to be backwards compat with ...Wim Taymans1-0/+17
2007-04-13docs/plugins/gst-plugins-good-plugins-sections.txt: Fix docs.Wim Taymans1-1/+1
2007-04-12gst/rtsp/gstrtpdec.*: Make backward compat with rtpbin by adding the request-...Wim Taymans1-1/+80
2007-04-06gst/rtsp/: Morph RTPDec into something compatible with RTPBin as a fallback.Wim Taymans1-138/+564
2007-03-01gst/rtsp/gstrtpdec.c: Make state change to PAUSED NO_PREROLL because that's w...Wim Taymans1-3/+3
2006-10-04gst/rtsp/: Factor out extension in separate module.Wim Taymans1-4/+21
2006-09-20gst/rtsp/URLS: Added some test URLS.Wim Taymans1-2/+24
2006-08-16gst/rtsp/gstrtpdec.c: Add pads after setting them up.Wim Taymans1-3/+3
2006-06-22Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller1-1/+1
2006-06-20Added documentation for the rtsp plugin. Fixes #345393.Wim Taymans1-1/+17
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-8/+7
2006-02-09gst/rtsp/: Resurected rtpdec to make rtspsrc happy again.Wim Taymans1-0/+277