summaryrefslogtreecommitdiffstats
path: root/mpcommon.c
Commit message (Expand)AuthorAgeFilesLines
* Remove global_ass_track. Instead create an ass_track for each 't' track.eugeni2008-01-111-4/+3
* Move all subtitle parsing from mkv demuxer to update_subtitles().eugeni2008-01-111-8/+24
* Whitespace-only cosmetics: get rid of tabsreimar2008-01-061-94/+94
* Fix update_subtitles() checking subtitle type for the wrong track.eugeni2007-12-281-2/+3
* Fix spudec to display current vobsub immediately after a seek.ulion2007-12-111-1/+1
* Decrease teletext page rendering frequency from 1/frame to about 4/sec.voroshil2007-09-081-0/+11
* Teletext supportvoroshil2007-07-291-0/+21
* Revert r23530.voroshil2007-06-211-31/+0
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+31
* Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...reimar2007-02-171-0/+140