summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/sdpplin.c
Commit message (Expand)AuthorAgeFilesLines
* stream: remove native RTSP/RTP/PNM supportwm42012-08-011-388/+0
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-16/+8
* Merge svn changes up to r29644Uoti Urpala2009-09-041-0/+1
|\
| * Fix several more rtsp-related memleaks.reimar2009-09-021-0/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-14/+14
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-15/+14
|/
* consistency cosmetics: Avoid using .. in #include paths.diego2008-08-291-1/+1
* 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