log sub/subreader.h @ 37139:1f7173bd5ff4

age author description
Sat, 25 Jan 2014 16:54:56 +0000 reimar subreader: remove misleading return types.
Mon, 15 Aug 2011 21:28:19 +0000 reimar Forgotten commit of subreader.h adding SUB_GOOGLE define.
Tue, 12 Jul 2011 08:45:52 +0000 ib Add const to some string pointer arguments that will not be modified.
Sun, 08 May 2011 08:52:43 +0000 reimar Move some common fribidi code into a shared function.
Sun, 08 May 2011 08:42:27 +0000 reimar Remove pointless ifdef.
Sat, 05 Feb 2011 19:07:31 +0000 cboesch 100l: fps are not in int but float, fix prototype.
Sun, 23 Jan 2011 13:10:29 +0000 cboesch Typedef the add subtitle function just like open_vob_func.
Sun, 23 Jan 2011 13:04:15 +0000 cboesch Replace hacky vobsub loading with a new clean one.
Fri, 24 Dec 2010 23:02:24 +0000 cboesch Factorize subtitles loading between mplayer and mencoder.
Wed, 27 Oct 2010 16:28:50 +0000 cigaes Create a new directory, "sub", for subtitles and OSD related code.