log sub/subreader.c @ 32706:7a79424a81ac

age author description
Mon, 17 Jan 2011 19:45:40 +0000 cboesch Rename strcpy_strip_ext to strcpy_strip_ext_lower.
Mon, 10 Jan 2011 22:58:10 +0000 cboesch Mark source strings const in some subtitles string processing functions.
Sat, 08 Jan 2011 10:02:45 +0000 cboesch Make load of n subtitles directories possible.
Fri, 24 Dec 2010 23:15:49 +0000 cboesch Use '@' Doxygen syntax in subreader module.
Fri, 24 Dec 2010 23:02:24 +0000 cboesch Factorize subtitles loading between mplayer and mencoder.
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 17:21:43 +0000 reimar Do not use a path for including files in the same directory.
Wed, 27 Oct 2010 17:12:30 +0000 cigaes Move subassconvert.[ch] to the sub directory.
Wed, 27 Oct 2010 17:08:36 +0000 cigaes Move ass_mp.[ch] to the sub directory.
Wed, 27 Oct 2010 16:28:50 +0000 cigaes Create a new directory, "sub", for subtitles and OSD related code.