summaryrefslogtreecommitdiffstats
path: root/gst/rtsp/rtspextwms.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtsp/: Use shiny new RTSP and SDP library.Wim Taymans2007-07-251-188/+0
* gst/rtsp/rtspextwms.c: Fix compile warning when debug is disabled as spotted ...Wim Taymans2007-05-311-1/+3
* gst/rtsp/: Fix for new API.Peter Kjellerstedt2007-05-241-1/+1
* gst/rtsp/gstrtspsrc.c: Ignore streams that fail the setup command, we will re...Wim Taymans2007-05-171-2/+2
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-0/+6
* gst/rtsp/: Allow url to be NULL to be able to use it for server connections.Peter Kjellerstedt2007-01-101-1/+5
* gst/rtsp/: Add method so that extensions can choose to disable the setup of a...Wim Taymans2006-11-281-0/+20
* gst/rtsp/gstrtspsrc.*: Rework how the transport string is constructed, try to...Wim Taymans2006-10-061-4/+56
* gst/rtsp/: Factor out extension in separate module.Wim Taymans2006-10-041-0/+104