log libvo/sub.h @ 25211:c1d17bd6683c

age author description
Wed, 15 Aug 2007 10:34:53 +0000 diego Identifiers should not start with two underscores.
Wed, 08 Aug 2007 10:40:17 +0000 cehoyos Remove useless #include and silence warnings when compiling find_sub.c.
Sun, 29 Jul 2007 17:57:39 +0000 voroshil Teletext support
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Sun, 24 Jun 2007 10:06:57 +0000 reimar suboverlap_enabled is already declared in included subreader.h
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)
Thu, 21 Dec 2006 16:43:21 +0000 reimar Remove duplicate vo_sub extern definition.
Mon, 11 Dec 2006 22:37:17 +0000 reimar Mark utf8_get_char parameter as const and fix a compiler warning
Wed, 29 Nov 2006 14:08:24 +0000 reimar Remove some of the worst "headers include headers which include
Sat, 25 Nov 2006 17:58:14 +0000 ben missing include for uint16_t
Sat, 25 Nov 2006 17:44:22 +0000 ben keep nav highlight event in dvdnav priv structure
Sat, 25 Nov 2006 11:20:02 +0000 ben support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
Fri, 07 Jul 2006 18:04:56 +0000 eugeni Make utf8_get_char non-static.