summaryrefslogtreecommitdiffstats
path: root/stream/librtsp/rtsp_session.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the issue instead of revertinglu_zero2008-06-251-0/+3
* Move rtsp_close away by simplification - avoids symbol clash with libnemesilu_zero2008-06-251-0/+23
* Check buffer size in header dump functionsrtogni2007-03-251-1/+11
* Support application/smil as mimetype for smil-over-realrtsprtogni2007-03-181-1/+2
* Add support for smil playlist served over realrtsprtogni2007-02-181-1/+8
* Don't drop last rdt packet on eofrtogni2007-01-091-2/+6
* Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.reimar2007-01-071-0/+1
* Realrtsp authenticationrtogni2006-10-301-2/+3
* Avoid a potential strdup(NULL)rtogni2006-08-301-5/+1
* fix compilation of librtspben2006-08-041-0/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+269