log mpcommon.c @ 25778:15c5da485a77

age author description
Fri, 11 Jan 2008 21:45:20 +0000 eugeni Remove global_ass_track. Instead create an ass_track for each 't' track.
Fri, 11 Jan 2008 21:45:17 +0000 eugeni Move all subtitle parsing from mkv demuxer to update_subtitles().
Sun, 06 Jan 2008 20:27:14 +0000 reimar Whitespace-only cosmetics: get rid of tabs
Fri, 28 Dec 2007 20:57:38 +0000 eugeni Fix update_subtitles() checking subtitle type for the wrong track.
Tue, 11 Dec 2007 10:12:58 +0000 ulion Fix spudec to display current vobsub immediately after a seek.
Sat, 08 Sep 2007 03:06:23 +0000 voroshil Decrease teletext page rendering frequency from 1/frame to about 4/sec.
Sun, 29 Jul 2007 17:57:39 +0000 voroshil Teletext support
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)
Sat, 17 Feb 2007 21:04:46 +0000 reimar Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c