Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove global_ass_track. Instead create an ass_track for each 't' track. | eugeni | 2008-01-11 | 1 | -4/+3 |
* | Move all subtitle parsing from mkv demuxer to update_subtitles(). | eugeni | 2008-01-11 | 1 | -8/+24 |
* | Whitespace-only cosmetics: get rid of tabs | reimar | 2008-01-06 | 1 | -94/+94 |
* | Fix update_subtitles() checking subtitle type for the wrong track. | eugeni | 2007-12-28 | 1 | -2/+3 |
* | Fix spudec to display current vobsub immediately after a seek. | ulion | 2007-12-11 | 1 | -1/+1 |
* | Decrease teletext page rendering frequency from 1/frame to about 4/sec. | voroshil | 2007-09-08 | 1 | -0/+11 |
* | Teletext support | voroshil | 2007-07-29 | 1 | -0/+21 |
* | Revert r23530. | voroshil | 2007-06-21 | 1 | -31/+0 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 | 1 | -0/+31 |
* | Move some subtitle handling from mplayer.c to mpcommon.c and share it with me... | reimar | 2007-02-17 | 1 | -0/+140 |