summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/sdpplin.c
Commit message (Expand)AuthorAgeFilesLines
* Fix possible integer overflow in malloc by using calloc instead.reimar2008-03-291-1/+2
* More free() that were forgotten in r21806 memleak fixrtogni2007-01-011-0/+3
* Memleak fix (implement sdpplin_free() and use it)rtogni2007-01-011-1/+27
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+366