log libvo/sub.c @ 30660:4feb81c515fa

age author description
Tue, 16 Feb 2010 16:22:17 +0000 diego libvo: Mark functions not used outside of their files as static.
Mon, 09 Nov 2009 15:17:06 +0000 reimar Fix compilation of teletext code without freetype support
Mon, 09 Nov 2009 15:11:54 +0000 reimar Change type of teletext color specification from unsigned char
Sat, 07 Nov 2009 16:40:42 +0000 cehoyos Remove CONFIG_TV_TELETEXT.
Thu, 29 Oct 2009 22:13:04 +0000 cehoyos Move teletext specific code from stream into libmpcodecs.
Tue, 22 Sep 2009 22:06:51 +0000 cehoyos Fix teletext font autoscaling.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 17 Feb 2009 11:16:19 +0000 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
Tue, 17 Feb 2009 02:57:10 +0000 diego The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Sun, 01 Feb 2009 13:40:15 +0000 diego Remove pointless #ifdef around internal header includes.
Sat, 10 Jan 2009 13:47:41 +0000 reimar Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Wed, 03 Dec 2008 18:53:35 +0000 diego Remove unused declarations and references to vo_draw_text_osd(),
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.