index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
command.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'origin/master' into my_master
wm4
2012-03-16
|
\
|
*
core: remove old EDL mode (--edl option)
Uoti Urpala
2012-03-09
|
*
cleanup: Silence compilation warnings on MinGW-w64
wm4
2012-03-01
*
|
commands: add pt_clear command to clear playlist
wm4
2012-02-10
*
|
Merge branch 'softvol' into my_master
wm4
2012-01-18
|
\
\
|
|
/
|
/
|
|
*
core: remove EDL muting
wm4
2012-01-18
|
*
audio: reset mplayer's mute state when the system mixer volume changes
wm4
2012-01-18
|
*
audio: properly restore audio volume on exit when mute is used
wm4
2012-01-18
*
|
osd: always display pause icon when frame stepping
wm4
2012-01-09
|
/
*
commands: playback speed: better responsiveness without audio
Uoti Urpala
2011-12-06
*
Merge branch 'screenshot' (early part)
Uoti Urpala
2011-11-25
|
\
|
*
core: add screenshot mode for actual VO window contents
wm4
2011-11-25
|
*
core: add infrastructure to get screenshots from VOs
wm4
2011-11-25
*
|
commands, vd_ffmpeg: fix switch_ratio slave command
Uoti Urpala
2011-11-14
|
/
*
core, demux: fix --identify chapter output with ordered chapters
wm4
2011-10-25
*
libmenu: remove OSD menu functionality (--menu)
Uoti Urpala
2011-10-25
*
video, options: implement better YUV->RGB conversion control
wm4
2011-10-16
*
options: move libass-related options to struct
Uoti Urpala
2011-09-03
*
options, subs: add --ass-vsfilter-aspect-compat
harklu
2011-08-12
*
core: allocate OSD text buffers dynamically
harklu
2011-08-09
*
cleanup: move global ass_force_reload to struct osd_state
Uoti Urpala
2011-08-08
*
commands: property sub_scale: update old subs immediately
harklu
2011-08-08
*
cleanup: reformat command.c
Uoti Urpala
2011-08-07
*
options: commandline: accept --foo=xyz style options
Uoti Urpala
2011-07-29
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
*
cleanup: remove some unnecessary input.[ch] typedefs
Uoti Urpala
2011-07-16
*
OSD: when switching sub/audio tracks show title of new track
Uoti Urpala
2011-07-03
*
commands: change property mechanism to use talloc strings
Uoti Urpala
2011-07-03
*
command.c: Add missing osdep/strsep.h #include
diego
2011-06-29
*
Merge branch 'mplayer1_changes'
Uoti Urpala
2011-05-02
|
\
*
|
command.c: fix sub_remove crash
Uoti Urpala
2011-05-02
|
*
commands: Fix DVD angle cycling up
reimar
2011-05-02
*
|
audio: change external AO interface to "ao_[method](ao, ...)"
Uoti Urpala
2011-04-09
|
/
*
core, demux: fix video index handling in stream switching
Uoti Urpala
2011-03-31
*
cleanup: define ROUND() macro in mpcommon.h
cboesch
2011-01-31
*
commands: improve playback speed property/commands
Uoti Urpala
2011-01-28
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
subs: use correct font aspect ratio for libass + converted subs
Uoti Urpala
2011-01-26
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18
*
subtitles: move global ass_track to struct osd_state
Uoti Urpala
2011-01-15
*
core: move most mpcommon.c contents to mplayer.c
Uoti Urpala
2011-01-15
*
core: move global "subdata" and "vo_sub_last" to mpctx
Uoti Urpala
2011-01-11
*
Merge branch 'hr-seek'
Uoti Urpala
2010-12-20
|
\
|
*
core: add support for precise non-keyframe-limited seeks
Uoti Urpala
2010-12-20
|
*
core: add struct for queued seek info
Uoti Urpala
2010-12-20
*
|
commands: clean up get_metadata() and related code
Uoti Urpala
2010-12-20
|
*
commands: add generic option -> property wrapper
Uoti Urpala
2010-12-18
*
|
commands: Allow cycling subtitles backwards with 'J'
reimar
2010-12-16
*
|
Change some filename-handling code to use mp_basename()
cboesch
2010-12-16
*
|
core: avoid using build_afilter_chain() directly
reimar
2010-12-16
[next]