summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/real.c
Commit message (Expand)AuthorAgeFilesLines
* Don't drop last rdt packet on eofrtogni2007-01-091-0/+1
* Memleak fix (implement sdpplin_free() and use it)rtogni2007-01-011-0/+1
* Fix potential buffer overflow in asm rules matching codertogni2006-12-311-1/+1
* 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-10-301-7/+10
* Realrtsp authenticationrtogni2006-10-301-1/+48
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+612