Mercurial > mplayer.hg
log playtreeparser.c @ 30702:9fc9d1e788aa
age | author | description |
---|---|---|
Fri, 26 Feb 2010 15:01:37 +0000 | diego | Do not cast the results of malloc/calloc/realloc. |
Sat, 20 Feb 2010 20:09:06 +0000 | diego | Add asx_parser_build_tree() to asxparser.h instead of forward declaring it. |
Sat, 30 Jan 2010 23:24:23 +0000 | diego | Add license header to all top-level files missing them. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Sat, 24 Jan 2009 22:14:32 +0000 | compn | add "<!DOCTYPE smil" to smil playlist |
Thu, 01 Jan 2009 09:47:21 +0000 | reimar | 1000l, play_tree_parser_stop_keeping broke 0-termination of buffer |
Thu, 01 Jan 2009 09:37:02 +0000 | reimar | Add zero termination missing in two cases. |