summaryrefslogtreecommitdiffstats
path: root/stream/stream_rtsp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-8/+8
* Merge svn changes up to r28461Uoti Urpala2009-02-041-1/+1
|\
| * Convert HAVE_WINSOCK2_H into a 0/1 definition.diego2009-02-011-1/+1
* | Merge svn changes up to r27514Uoti Urpala2008-09-031-2/+2
|\|
| * 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
* | Merge svn changes up to r26783Uoti Urpala2008-05-151-13/+16
|\|
| * Use standard license headers with standard formatting.diego2008-05-141-13/+16
* | Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-1/+1
|/
* 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