index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mpcommon.c
Commit message (
Expand
)
Author
Age
*
noconfig fix, disable_gui_conf was not defined when compiling mencoder.
albeu
2008-04-15
*
Add options to disable some or all config files.
albeu
2008-04-14
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
*
Select audio stream in mplayer and mencoder, overriding demuxer decision.
eugeni
2008-02-29
*
Reindent
reimar
2008-01-27
*
Simplify subtitle handling with -ass
reimar
2008-01-27
*
Support mov subtitle format directly instead of converting to text in the dem...
reimar
2008-01-27
*
Remove global_ass_track. Instead create an ass_track for each 't' track.
eugeni
2008-01-11
*
Move all subtitle parsing from mkv demuxer to update_subtitles().
eugeni
2008-01-11
*
Whitespace-only cosmetics: get rid of tabs
reimar
2008-01-06
*
Fix update_subtitles() checking subtitle type for the wrong track.
eugeni
2007-12-28
*
Fix spudec to display current vobsub immediately after a seek.
ulion
2007-12-11
*
Decrease teletext page rendering frequency from 1/frame to about 4/sec.
voroshil
2007-09-08
*
Teletext support
voroshil
2007-07-29
*
Revert r23530.
voroshil
2007-06-21
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
Move some subtitle handling from mplayer.c to mpcommon.c and share it with me...
reimar
2007-02-17