log libvo/sub.c @ 23677:ede2719f604f

age author description
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.
Sun, 03 Dec 2006 09:59:55 +0000 reimar 100l typo in 21380 disabled OSD with at least xvmc.
Wed, 29 Nov 2006 11:57:16 +0000 reimar EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.
Sat, 25 Nov 2006 17:44:22 +0000 ben keep nav highlight event in dvdnav priv structure
Sat, 25 Nov 2006 13:03:51 +0000 ben better nav highlight handling
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)
Sat, 12 Aug 2006 15:28:01 +0000 reimar Reuse UTF-8 reading code in libavutil
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.
Fri, 07 Jul 2006 18:04:56 +0000 eugeni Make utf8_get_char non-static.