summaryrefslogtreecommitdiffstats
path: root/gst/rtsp
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: fix up GST_PLUGIN_LDFLAGSThomas Vander Stichele2005-11-271-2/+3
* gst/rtsp/rtspconnection.c: Apply patch from Sebastien Cote to fix #319184.Wim Taymans2005-11-211-2/+3
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-2/+1
* gst/rtsp/gstrtspsrc.c: Strip spaces for key/value pairs.Wim Taymans2005-09-211-3/+5
* gst/rtsp/gstrtspsrc.c: More SDP parsing and caps setting.Wim Taymans2005-09-211-12/+19
* gst/rtp/README: Update READMEWim Taymans2005-09-211-30/+81
* gst/rtsp/: Add URI handler.Wim Taymans2005-09-203-9/+191
* All plugins updated for element state changes.Andy Wingo2005-09-021-28/+28
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-192-3/+4
* gst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.Wim Taymans2005-08-181-3/+9
* gst/rtp/gstrtpamrenc.*: Added payload_type and ssrc properties to the payloader.Wim Taymans2005-08-182-3/+10
* gst/rtsp/: Handle RTSP defaults better.Wim Taymans2005-08-185-29/+144
* gst/rtsp/gstrtspsrc.c: Support absolute control urls too.Wim Taymans2005-08-171-2/+7
* gst/rtsp/README: Added rtsp server implementation docs.Wim Taymans2005-08-151-1/+216
* gst/rtsp/gstrtspsrc.c: Fix for core changes.Wim Taymans2005-07-181-6/+2
* gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add theAndy Wingo2005-06-292-2/+6
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-292-7/+7
* gst/rtsp/gstrtspsrc.c: Fix case where outpad could not be decided.Wim Taymans2005-06-291-1/+5
* gst/rtsp/: Make rtspsrc a live source.Wim Taymans2005-06-232-16/+24
* gst/rtsp/: RTSP cleanups.Wim Taymans2005-06-023-15/+18
* add rtsp and esd files to spec and fix some disting issuesChristian Schaller2005-05-131-1/+1
* gst/: Make UDP and TCP elements use PushSrc.Wim Taymans2005-05-121-1/+1
* gst/rtsp/: Added READMEWim Taymans2005-05-1111-124/+343
* gst/rtsp/gstrtspsrc.*: Setup UDP sources correctly, receives raw data from RT...Wim Taymans2005-05-112-78/+105
* Ported to 0.9.Wim Taymans2005-05-1122-0/+3814