summaryrefslogtreecommitdiffstats
path: root/stream/stream_rtsp.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-8/+8
* Convert HAVE_WINSOCK2_H into a 0/1 definition.diego2009-02-011-1/+1
* Move '#define closesocket close' preprocessor directive to a common placediego2008-09-011-1/+1
* Revert moving closesocket definition and network headers to network.h.diego2008-08-311-2/+10
* Move duplicated '#define closesocket close' into network.h along withdiego2008-08-291-10/+2
* Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.diego2008-08-291-1/+1
* Use standard license headers with standard formatting.diego2008-05-141-13/+16
* Mark all stream_info_t as constreimar2007-12-021-1/+1
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDdiego2007-08-281-1/+1
* Realrtsp authenticationrtogni2006-10-301-1/+3
* slight overall verbosity reductiondiego2006-10-121-1/+1
* isolated tcp socket code from network.c to a dedicated fileben2006-08-051-0/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+176