summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp
Commit message (Expand)AuthorAgeFilesLines
* Add support for smil playlist served over realrtsprtogni2007-02-182-2/+9
* More boundary checks for fixed-length arrays. Some of them may have been rtogni2007-02-111-4/+12
* Accept rdt packets with "is-reliable" flag setrtogni2007-01-281-1/+1
* Don't drop last rdt packet on eofrtogni2007-01-092-0/+3
* More free() that were forgotten in r21806 memleak fixrtogni2007-01-011-0/+3
* Memleak fix (implement sdpplin_free() and use it)rtogni2007-01-012-1/+28
* Fix invalid memory access if identifier is unknownrtogni2007-01-011-1/+1
* Fix potential buffer overflow in asm rules matching codertogni2006-12-313-3/+9
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...reimar2006-12-071-1/+1
* Remove bswap.h, use libavutil/bswap.h instead.diego2006-11-291-1/+2
* printf->mp_msgrtogni2006-11-051-13/+14
* Fix compilation: forgotten mp_msg.h includereimar2006-11-051-0/+1
* printf ->mp_msgrtogni2006-11-051-8/+8
* Do not use abort()rtogni2006-11-051-7/+7
* printf -> mp_msgrtogni2006-10-301-7/+10
* Realrtsp authenticationrtogni2006-10-302-2/+50
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-3110-0/+3170