log libvo/sub.c @ 24770:6a8be4b73d07

age author description
Tue, 25 Sep 2007 16:34:23 +0000 diego cosmetics: misc typo fixes
Mon, 24 Sep 2007 15:39:12 +0000 diego warning fix:
Mon, 10 Sep 2007 11:10:50 +0000 diego warning fix:
Sat, 08 Sep 2007 09:48:43 +0000 voroshil Implement boxes for subtitle teletext pages.
Sat, 01 Sep 2007 01:22:30 +0000 voroshil Proper support for flashing chars in teletext pages.
Wed, 15 Aug 2007 10:34:53 +0000 diego Identifiers should not start with two underscores.
Sun, 29 Jul 2007 17:57:39 +0000 voroshil Teletext support
Wed, 11 Jul 2007 10:01:54 +0000 zuxy Use -font for subtitles when -subfont is not given, patch by kiriuja
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Wed, 20 Jun 2007 02:26:20 +0000 zuxy The audio balance feature implemented with af_pan.
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)
Sun, 20 May 2007 16:10:45 +0000 ben add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
Mon, 11 Dec 2006 22:37:17 +0000 reimar Mark utf8_get_char parameter as const and fix a compiler warning
Mon, 11 Dec 2006 22:32:13 +0000 reimar Another simplification
Mon, 11 Dec 2006 22:29:08 +0000 reimar Reuse utf8_get_char in subtitle rendering code.