index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mpvcore
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move files part of the playback core to player sub-directory
wm4
2013-10-30
1
-3021
/
+0
*
command: disable autorepeat for some commands (actually properties)
wm4
2013-10-28
1
-4
/
+25
*
command: don't include stream_dvd.h
wm4
2013-10-27
1
-3
/
+0
*
command: preferably show "add"/"cycle"/"set" command errors on OSD
wm4
2013-10-12
1
-10
/
+10
*
command: don't allow changing volume if no audio initialized
wm4
2013-10-12
1
-0
/
+6
*
command: sub_seek: avoid getting stuck
wm4
2013-10-07
1
-0
/
+5
*
command: add commands for displaying overlays
wm4
2013-10-05
1
-4
/
+137
*
command: add properties for retrieving OSD dimensions
wm4
2013-10-05
1
-0
/
+23
*
command: add sub_seek input command
wm4
2013-10-02
1
-6
/
+16
*
command: don't let "avsync" property print NOPTS value
wm4
2013-10-02
1
-0
/
+2
*
command: subtitle support depends on VO, not video decoding
wm4
2013-10-02
1
-11
/
+7
*
input: translate mouse position to OSD space early
wm4
2013-09-27
1
-13
/
+0
*
video: let sh_video->disp_w/h always be container size
wm4
2013-09-26
1
-4
/
+8
*
video: let sh_video->aspect always be container aspect ratio
wm4
2013-09-26
1
-7
/
+15
*
Add initial Lua scripting support
wm4
2013-09-26
1
-0
/
+72
*
vaapi: add vf_vavpp and use it for deinterlacing
xylosper
2013-09-25
1
-0
/
+3
*
command: fix short buffer when handling of long property names
wm4
2013-09-24
1
-6
/
+4
*
mplayer: attempt to make playback resume work with DVD/BD
wm4
2013-09-22
1
-1
/
+2
*
command: when changing volume while muted, show an extra message on OSD
wm4
2013-09-21
1
-1
/
+2
*
command: when changing a property, allow showing an extra OSD message
wm4
2013-09-21
1
-28
/
+45
*
command: don't append, but prepend deinterlace filter by default
wm4
2013-09-20
1
-1
/
+1
*
command: use a list of potential deinterlacer filters
wm4
2013-09-20
1
-13
/
+22
*
mixer: make struct opaque
wm4
2013-09-20
1
-10
/
+10
*
mixer: allow accessing volume and mute property on disabled audio
wm4
2013-09-20
1
-8
/
+0
*
mixer: restore volume with playback resume
wm4
2013-09-20
1
-0
/
+16
*
command: force video refresh when changing aspect
wm4
2013-09-15
1
-1
/
+2
*
mplayer: attempt to skip playlist entries which can't be played
wm4
2013-09-15
1
-1
/
+1
*
core: add --deinterlace option, restore it with resume functionality
wm4
2013-09-13
1
-3
/
+6
*
quvi: restore playback position when switching formats
wm4
2013-09-10
1
-0
/
+7
*
quvi: coerce libquvi 0.4 support into allowing format switching
wm4
2013-09-10
1
-3
/
+9
*
command: make title property unavailable if there's no support
wm4
2013-09-10
1
-3
/
+3
*
demux: retrieve per-chapter metadata
wm4
2013-09-08
1
-2
/
+15
*
demux: refactor tag handling
wm4
2013-09-08
1
-13
/
+23
*
mplayer: remove unused mp_add_subtitles() parameter
wm4
2013-09-07
1
-2
/
+2
*
command: make options writeable in idle mode
wm4
2013-09-07
1
-0
/
+8
*
command: remove some unneeded code
wm4
2013-09-07
1
-6
/
+1
*
mplayer: allow resuming from playlist
wm4
2013-09-04
1
-2
/
+4
*
command: unescape URLs for ${filename} and ${media-title}
wm4
2013-09-04
1
-2
/
+7
*
input: print more debug infos, raise loglevel
wm4
2013-09-01
1
-0
/
+3
*
video: add unscaled mode with --video-unscaled
wm4
2013-09-01
1
-0
/
+1
*
core: add a playlist demuxer
wm4
2013-08-26
1
-1
/
+1
*
video: handle video output levels with mp_image_params
wm4
2013-08-24
1
-14
/
+8
*
command: simplify video brightness/gamma/etc. handling a bit
wm4
2013-08-20
1
-44
/
+17
*
video: make it possible to scale/pan the video by arbitrary amounts
wm4
2013-08-19
1
-4
/
+9
*
command: more intuitive chapter seek behavior
Philip Sequeira
2013-08-17
1
-1
/
+22
*
command: allow seek to "chapter -1"
Philip Sequeira
2013-08-17
1
-1
/
+1
*
input: add support for precise scroll axes
Alexander Preisinger
2013-08-07
1
-3
/
+3
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-4
/
+4
*
core: move contents to mpvcore (1/2)
Stefano Pigozzi
2013-08-06
1
-0
/
+2673