index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mplayer.c
Commit message (
Expand
)
Author
Age
*
mplayer: cosmetic changes to status line output
wm4
2012-08-16
*
mplayer: remove playlist demuxer hack
wm4
2012-08-16
*
vf_expand: remove OSD support
wm4
2012-08-16
*
sub: fix confusion of ass_library handles
wm4
2012-08-07
*
osd_libass: allocate separate ASS_Library for OSD
wm4
2012-08-07
*
osd: reset OSD change state even if VO doesn't draw OSD
wm4
2012-08-07
*
win32: fix compilation on MinGW
wm4
2012-08-07
*
options: get rid of ambiguous option parsing
wm4
2012-08-05
*
mplayer: make OSD stack a member of MPContext
wm4
2012-08-04
*
mplayer: free return value of chapter_name()
wm4
2012-08-04
*
mplayer: never exit mplayer from within the play loop
wm4
2012-08-04
*
command, mplayer: free return value of demuxer_stream_lang()
wm4
2012-08-04
*
mplayer: fix invalid memory access in print_stream()
wm4
2012-08-04
*
playlist: rename params_count field to num_params for consistency
wm4
2012-08-04
*
mplayer: rearrange misleading code
wm4
2012-08-04
*
mplayer: fix idle mode regressions
wm4
2012-08-04
*
demuxer: introduce a general stream struct
wm4
2012-08-03
*
mplayer: fix output of audio/sub language in terminal output
wm4
2012-08-03
*
mplayer: move file loading out of main()
wm4
2012-08-03
*
mplayer: move things out of main()
wm4
2012-08-03
*
sub: simplify code by always defining sub_cp
wm4
2012-08-03
*
mplayer: do not create X11 state in player frontend
wm4
2012-08-03
*
mplayer: move highly OS specific initialization code out of main()
wm4
2012-08-03
*
mplayer, stream_tv: move variable initialization
wm4
2012-08-03
*
cache2: allow cache sizes up to 4 TB
mplayer-svn
2012-08-03
*
Remove teletext support
wm4
2012-08-03
*
mplayer: expand --title as property, remove --use-filename-title
wm4
2012-08-02
*
osd: minor simplification of vo_osd_changed()
wm4
2012-08-01
*
Remove dead code
wm4
2012-08-01
*
mplayer: remove pos parameter from sadd* functions
wm4
2012-08-01
*
mplayer: make display of playback status more uniform
wm4
2012-08-01
*
mplayer: turn playtree into a list, and change per-file option handling
wm4
2012-07-31
*
mp_msg: remove filename_recode
wm4
2012-07-31
*
mplayer: remove stream dumping capability
wm4
2012-07-30
*
mplayer: change how pause status is indicated in terminal
wm4
2012-07-30
*
mplayer: status line: better indication whether audio/video is active
wm4
2012-07-30
*
Remove some demuxers and decoders
wm4
2012-07-30
*
mplayer: cosmetics: give A/V desync message same form as help text
wm4
2012-07-30
*
mplayer: de-crapify builtin help text
wm4
2012-07-30
*
options: rename --no-sound to --no-audio
wm4
2012-07-30
*
mplayer: redo terminal status line output
wm4
2012-07-30
*
mplayer: remove --autoq
wm4
2012-07-30
*
mplayer: remove benchmarking/CPU accounting code
wm4
2012-07-30
*
mplayer: remove extra "\n" in output
wm4
2012-07-30
*
mplayer: do not print version by default
wm4
2012-07-30
*
mplayer: silence "Starting playback..." output
wm4
2012-07-30
*
mplayer: let frontend print stream info, instead of demuxers
wm4
2012-07-30
*
mplayer: improve the A/V desync warning
wm4
2012-07-30
*
mplayer: remove Linux RTC support
wm4
2012-07-30
*
mplayer: remove crash handler stuff
wm4
2012-07-30
[next]