Mercurial > mplayer.hg
log stream/realrtsp/sdpplin.c @ 33525:b32fcc18c9b4
age | author | description |
---|---|---|
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Wed, 02 Sep 2009 10:44:26 +0000 | reimar | Fix several more rtsp-related memleaks. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Fri, 29 Aug 2008 22:29:27 +0000 | diego | consistency cosmetics: Avoid using .. in #include paths. |
Sat, 29 Mar 2008 11:35:29 +0000 | reimar | Fix possible integer overflow in malloc by using calloc instead. |
Mon, 01 Jan 2007 22:49:13 +0000 | rtogni | More free() that were forgotten in r21806 memleak fix |
Mon, 01 Jan 2007 22:32:09 +0000 | rtogni | Memleak fix (implement sdpplin_free() and use it) |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/realrtsp/sdpplin.c@1f4fb26202f1 |