summaryrefslogtreecommitdiffstats
path: root/gst/rtsp/rtspconnection.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtsp/rtspconnection.c: Don't set a data pointer to NULL and a size > 0 wh...Wim Taymans2006-11-151-1/+3
* gst/rtsp/: Reuse already existing enum for lower transport.Wim Taymans2006-10-181-3/+0
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-1/+9
* gst/rtsp/gstrtspsrc.*: Rework how the transport string is constructed, try to...Wim Taymans2006-10-061-0/+22
* gst/rtsp/gstrtspsrc.c: Fix flag registration.Wim Taymans2006-09-291-1/+1
* gst/rtsp/: Improve error reporting.Wim Taymans2006-09-231-4/+2
* gst/rtsp/URLS: Added some test URLS.Wim Taymans2006-09-201-76/+208
* gst/rtsp/gstrtspsrc.*: Small cleanups, added documentation.Wim Taymans2006-09-181-13/+13
* gst/rtsp/: Small cleanups. when multicast is selected as the transport, creat...Thijs Vermeir2006-09-181-3/+3
* gst/rtsp/rtspconnection.c: Remove unwanted DEBUG line.Wim Taymans2006-07-241-1/+0
* gst/rtsp/: replaced closesocket and close in code with one CLOSE_SOCKET.Wim Taymans2006-07-101-10/+15
* gst/rtsp/rtspconnection.c: Use better G_OS_* macros. Fixes #345301 some more.Wim Taymans2006-06-201-7/+18
* gst/rtsp/rtspconnection.c: Make RTSP plugin compile on windows. Fixes #345301.Joni Valtanen2006-06-201-1/+49
* gst/rtsp/: Resurected rtpdec to make rtspsrc happy again.Wim Taymans2006-02-091-2/+12
* gst/rtsp/rtspconnection.c: Add <netinet/in.h> include and move <arpa/inet.h> ...Benjamin Pineau2005-12-161-1/+2
* 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
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-191-3/+1
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-291-2/+5
* gst/rtsp/: Added READMEWim Taymans2005-05-111-40/+156
* Ported to 0.9.Wim Taymans2005-05-111-0/+432