aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpcommon.c
Commit message (Expand)AuthorAge
* noconfig fix, disable_gui_conf was not defined when compiling mencoder.Gravatar albeu2008-04-15
* Add options to disable some or all config files.Gravatar albeu2008-04-14
* Support 'default' attribute for audio and subtitle tracks.Gravatar eugeni2008-03-30
* Select audio stream in mplayer and mencoder, overriding demuxer decision.Gravatar eugeni2008-02-29
* ReindentGravatar reimar2008-01-27
* Simplify subtitle handling with -assGravatar reimar2008-01-27
* Support mov subtitle format directly instead of converting to text in the dem...Gravatar reimar2008-01-27
* Remove global_ass_track. Instead create an ass_track for each 't' track.Gravatar eugeni2008-01-11
* Move all subtitle parsing from mkv demuxer to update_subtitles().Gravatar eugeni2008-01-11
* Whitespace-only cosmetics: get rid of tabsGravatar reimar2008-01-06
* Fix update_subtitles() checking subtitle type for the wrong track.Gravatar eugeni2007-12-28
* Fix spudec to display current vobsub immediately after a seek.Gravatar ulion2007-12-11
* Decrease teletext page rendering frequency from 1/frame to about 4/sec.Gravatar voroshil2007-09-08
* Teletext supportGravatar voroshil2007-07-29
* Revert r23530.Gravatar voroshil2007-06-21
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...Gravatar reimar2007-02-17