log libmpdemux/demux_ty_osd.c @ 37195:ac6c37d85d65 default tip

age author description
Wed, 31 Oct 2012 20:41:07 +0000 reimar Actually bail out when we detect that we would run
Sat, 27 Nov 2010 10:12:35 +0000 reimar Mark input buffer that is never modified as const.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 16:48:21 +0000 cigaes Move sub_cc.[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.
Wed, 08 Sep 2010 19:06:39 +0000 diego Move sub_justify extern declaration to libvo/sub.h, where it belongs.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Wed, 17 Feb 2010 22:48:32 +0000 diego Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 05 Oct 2008 23:16:49 +0000 cehoyos Correctly place second const in declaration.
Wed, 07 May 2008 08:01:51 +0000 diego Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Sat, 19 Jan 2008 13:40:13 +0000 diego Add name to email address.
Sat, 12 Jan 2008 15:50:06 +0000 reimar Add a few "const" attributes.
Mon, 30 Jul 2007 13:55:51 +0000 reimar Another missed case-range