aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/realrtsp/sdpplin.c
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\
| * Fix several more rtsp-related memleaks.Gravatar reimar2009-09-02
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
|/
* consistency cosmetics: Avoid using .. in #include paths.Gravatar diego2008-08-29
* Fix possible integer overflow in malloc by using calloc instead.Gravatar reimar2008-03-29
* More free() that were forgotten in r21806 memleak fixGravatar rtogni2007-01-01
* Memleak fix (implement sdpplin_free() and use it)Gravatar rtogni2007-01-01
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31