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
/
player
/
command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: make the playback-time property writable
wm4
2015-08-21
1
-0
/
+5
*
demux: remove redundant demux_chapter.name field
wm4
2015-08-12
1
-5
/
+1
*
player: add display sync mode
wm4
2015-08-10
1
-4
/
+32
*
player: separate controls for user and video controlled speed
wm4
2015-08-10
1
-5
/
+18
*
player: redo estimated-vf-fps calculation
wm4
2015-08-10
1
-7
/
+3
*
command: improve A-B loop OSD messages
wm4
2015-08-10
1
-2
/
+2
*
lua: implement input_enable_section/input_disable_section via commands
wm4
2015-08-06
1
-2
/
+1
*
command: add a command for defining input bindings
wm4
2015-08-06
1
-0
/
+5
*
command: always make video-aspect property accessible
wm4
2015-08-04
1
-14
/
+14
*
command: fix video-aspect property update notification
wm4
2015-08-04
1
-1
/
+1
*
command: make auto-deinterlacing output at field rate
wm4
2015-08-04
1
-1
/
+1
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
1
-24
/
+0
*
command: let track properties return option value in idle mode
wm4
2015-07-29
1
-1
/
+5
*
command: add property indicating per-file options
wm4
2015-07-23
1
-0
/
+1
*
video: always re-probe auto deint filter on filter reconfig
wm4
2015-07-21
1
-8
/
+14
*
command: add track-list/N/audio-channels property
deuiore
2015-07-18
1
-0
/
+8
*
player: parse and expose m3u playlist titles
wm4
2015-07-10
1
-2
/
+3
*
player: refactor chapter seek code
wm4
2015-07-10
1
-1
/
+6
*
player: never overwrite stop_play field
wm4
2015-07-08
1
-7
/
+11
*
command: allow changing deinterlace property any time
wm4
2015-07-08
1
-1
/
+1
*
command: make deinterlace property use interlaced-only yadif mode
wm4
2015-07-07
1
-1
/
+1
*
player: simplify reload logic
wm4
2015-07-02
1
-4
/
+4
*
x11: Handle external fullscreen toggles
Eduardo Sánchez Muñoz
2015-06-28
1
-1
/
+1
*
demux: export forced flag
wm4
2015-06-27
1
-0
/
+1
*
audio: output human-readable channel layouts too
wm4
2015-06-25
1
-0
/
+1
*
command: export stereo 3D tags
wm4
2015-06-23
1
-0
/
+4
*
command: do not exit playback if the B point of A-B loop is past EOF
wm4
2015-06-16
1
-18
/
+21
*
command: add keypress, keydown, and keyup commands.
torque
2015-06-11
1
-0
/
+30
*
command: fix audio-out-detected-device property
wm4
2015-06-09
1
-2
/
+3
*
command: remove unnecessary event IDs
wm4
2015-06-09
1
-2
/
+0
*
command: make property event mask matching more restrictive
wm4
2015-06-09
1
-1
/
+2
*
player: print track list when switching tracks
wm4
2015-06-03
1
-0
/
+4
*
player: print a message along with track list
wm4
2015-06-03
1
-4
/
+4
*
player: don't print stream list when adding external tracks during load
wm4
2015-06-03
1
-5
/
+7
*
command: remove deprecated get_property command
wm4
2015-05-27
1
-34
/
+0
*
command: better choice when to allow playback-related commands
wm4
2015-05-26
1
-16
/
+16
*
command: fix track property when no file is loaded
wm4
2015-05-26
1
-2
/
+8
*
player: fix crashes when adding external tracks before loading main file
wm4
2015-05-26
1
-20
/
+13
*
command: change the hwdec properties
wm4
2015-05-25
1
-30
/
+43
*
video: do not use MP_NOPTS_VALUE for A/V difference
wm4
2015-05-24
1
-2
/
+0
*
player: add function to compute past frame durations
wm4
2015-05-24
1
-17
/
+6
*
command: add protocol-list property
wm4
2015-05-23
1
-0
/
+16
*
command: allow changing track properties while no file is loaded
wm4
2015-05-22
1
-16
/
+20
*
player: use an array for stream ID options and such
wm4
2015-05-22
1
-4
/
+2
*
command: deprecate audio-samplerate
wm4
2015-05-22
1
-43
/
+2
*
command: add audio-params and audio-out-params properties
wm4
2015-05-22
1
-1
/
+40
*
command: rename audio-format property
wm4
2015-05-22
1
-4
/
+6
*
command: deprecate the "length" property
wm4
2015-05-22
1
-4
/
+4
*
command: add a new property deprecation mechanism
wm4
2015-05-22
1
-0
/
+29
*
audio: change range of volume option/property
wm4
2015-05-22
1
-2
/
+2
*
command: explicitly show mouse cursor when unfullscreening
wm4
2015-05-21
1
-2
/
+6
*
command: refactor if/else statements to switch
Robin
2015-05-20
1
-11
/
+19
*
command: change OSD symbol for absolute perc. seek
rrooij
2015-05-19
1
-2
/
+4
*
command: use consistent comment style
rrooij
2015-05-19
1
-1
/
+1
*
input: add relative percentage seek
rrooij
2015-05-19
1
-0
/
+5
*
command: add playlist_shuffle command
wm4
2015-05-17
1
-0
/
+5
*
command: let sub_reload remove the old track first
wm4
2015-04-28
1
-8
/
+10
*
player: log track list when adding or removing external files
wm4
2015-04-28
1
-0
/
+5
*
command: demuxer-cache-time property
xylosper
2015-04-21
1
-1
/
+21
*
client API: add a screenshot_raw command
wm4
2015-04-20
1
-0
/
+39
*
client API: add glue for making full use of mpv_command_node()
wm4
2015-04-20
1
-2
/
+2
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
1
-47
/
+28
*
command: disc-mouse-on-button property
xylosper
2015-04-21
1
-0
/
+9
*
subprocess: move implementation for deatched subprocesses
wm4
2015-04-15
1
-34
/
+1
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
command: new subproperty for video-params: gamma
Niklas Haas
2015-04-04
1
-0
/
+5
*
command: remove unused function
wm4
2015-04-01
1
-14
/
+0
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
1
-120
/
+21
*
command: add property returning current working directory
wm4
2015-03-24
1
-0
/
+20
*
command: use mp_set_playlist_entry
Sai Ke WANG
2015-03-22
1
-3
/
+1
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
1
-1
/
+1
*
command: don't drop audio buffers when switching filters
wm4
2015-03-16
1
-1
/
+0
*
command: make "media-title" observable
wm4
2015-03-15
1
-1
/
+1
*
command: fix display-fps property (again)
wm4
2015-03-13
1
-3
/
+3
*
command: display-fps is the display FPS as assumed by the VO
wm4
2015-03-12
1
-4
/
+4
*
command: allow changing some VO options even if VO wasn't created yet
wm4
2015-03-11
1
-4
/
+4
*
command: add display-fps property
wm4
2015-03-10
1
-1
/
+17
*
player: use symbolic constant for seek precision
wm4
2015-03-04
1
-14
/
+16
*
input: use flag option type for some input commands
wm4
2015-03-04
1
-4
/
+11
*
client API: make some more properties observable
wm4
2015-02-27
1
-1
/
+2
*
command: add rescan_external_files
wm4
2015-02-16
1
-0
/
+18
*
command: nicer OSD message when setting audio-device
wm4
2015-02-16
1
-0
/
+14
*
sub: mess with styling defaults, change --ass-use-margins behavior
wm4
2015-02-16
1
-1
/
+2
*
player: fix audio-device-list updates
wm4
2015-02-14
1
-0
/
+5
*
ao_coreaudio: add support for hotplug notifications
Stefano Pigozzi
2015-02-14
1
-4
/
+9
*
command: mark get_property as deprecated
wm4
2015-02-13
1
-0
/
+4
*
audio: add device change notification for hotplugging
wm4
2015-02-12
1
-8
/
+13
*
command: new commands audio_add/audio_remove/audio_reload
xylosper
2015-02-03
1
-23
/
+30
*
command: add property returning detected audio device
Stefano Pigozzi
2015-02-03
1
-1
/
+11
*
command: add property returning detected hwdec API
wm4
2015-02-02
1
-1
/
+32
*
command: add properties returning the current VO and AO driver
wm4
2015-02-02
1
-2
/
+18
*
command: add dummy get implementation for tv-channel property
wm4
2015-02-02
1
-0
/
+2
*
command: send additional property change events in-between loading
wm4
2015-02-01
1
-0
/
+1
*
command: improve observability of some audio properties
wm4
2015-02-01
1
-1
/
+2
*
command: change sub-visibility OSD message
wm4
2015-01-29
1
-1
/
+2
*
player: remove redundant variable
wm4
2015-01-29
1
-2
/
+2
*
command: export more details about file seekability
wm4
2015-01-26
1
-0
/
+10
*
input, player: new command for mouse event
xylosper
2015-01-23
1
-0
/
+19
*
command: export file format as property
wm4
2015-01-23
1
-0
/
+12
*
player: some fixes for property notification
xylosper
2015-01-23
1
-3
/
+3
*
x11: add --on-all-workspaces option and property
wm4
2015-01-16
1
-0
/
+9
*
command: unify handling of fullscreen and other VO flags
wm4
2015-01-16
1
-21
/
+12
*
command: fix property naming convention
wm4
2015-01-10
1
-2
/
+2
*
command: change properties added in previous commit
wm4
2015-01-10
1
-10
/
+7
*
command.c: new subproperties for video-params: bpp and depth
xylosper
2015-01-10
1
-0
/
+12
*
command: ignore chapter cycling if there's only 1 chapter
wm4
2015-01-05
1
-2
/
+5
*
x11: make display-names property observable
wm4
2015-01-03
1
-1
/
+1
*
command: make the "run" command work on Windows too
wm4
2015-01-01
1
-22
/
+35
*
command: make empty vf-metadata not an error
wm4
2014-12-30
1
-11
/
+6
*
command: add filtered-metadata property
wm4
2014-12-29
1
-1
/
+12
*
player: make --shuffle/--merge-files affect runtime loaded playlists
wm4
2014-12-29
1
-5
/
+5
*
command: stip path from playlist OSD display
wm4
2014-12-27
1
-2
/
+8
*
player: cosmetics: rename a function
wm4
2014-12-27
1
-1
/
+1
*
command: overlay_add: more flexible treatment of offset parameter
wm4
2014-12-26
1
-8
/
+12
*
win32: add mmap() emulation
wm4
2014-12-26
1
-9
/
+0
*
player: don't show "0%" percentage in infinite streams
wm4
2014-12-20
1
-2
/
+6
*
command: extend revert_seek command
wm4
2014-12-17
1
-2
/
+10
*
command: format ${avsync} like on terminal status line
wm4
2014-12-16
1
-0
/
+4
*
command, dvd: add property which returns list of DVD titles
wm4
2014-12-13
1
-0
/
+33
*
command: add properties for current bitrate
wm4
2014-12-12
1
-0
/
+23
*
command: fix crash with some forms of script_binding
wm4
2014-12-10
1
-1
/
+1
*
player: update chapter marks when switching files
wm4
2014-12-10
1
-0
/
+4
*
command: add "idle" property
wm4
2014-12-10
1
-2
/
+16
*
player: change interaction between revert_seek and ab-loops
wm4
2014-12-09
1
-0
/
+1
*
player: make chapter seek to end jump to last frame with --keep-open
wm4
2014-12-08
1
-1
/
+5
*
command: avoid returning invalid FPS values
wm4
2014-11-29
1
-3
/
+5
*
command: sub_add with "auto" should not always select a subtitle track
wm4
2014-11-27
1
-1
/
+3
*
audio: make mp_chmap_to_str() return a stack-allocated string
wm4
2014-11-24
1
-1
/
+1
*
command: don't queue framesteps
wm4
2014-11-23
1
-1
/
+14
*
input, lua: redo input handling
wm4
2014-11-23
1
-9
/
+21
*
Remove some superfluous NULL checks
wm4
2014-11-21
1
-2
/
+1
*
command: dvd: better audio/video recovery on angle switching
wm4
2014-11-20
1
-5
/
+2
*
command: add drop_buffers
wm4
2014-11-20
1
-0
/
+10
*
command: add an ab_loop command
wm4
2014-11-18
1
-0
/
+20
*
command: improve A-B loop behavior
wm4
2014-11-18
1
-2
/
+14
*
command: implement A-B loops
wm4
2014-11-18
1
-2
/
+48
*
command: adjust previous commit
wm4
2014-11-17
1
-1
/
+3
*
command: playlist property: return if an entry is currently playing
wm4
2014-11-17
1
-0
/
+2
*
command: list filters/VOs/AOs with option-info
wm4
2014-11-14
1
-0
/
+11
*
command: export some option metadata
wm4
2014-11-13
1
-1
/
+33
*
command: rename "option-flags" property to "option-info"
wm4
2014-11-13
1
-3
/
+3
*
command: make sub-properties more flexible
wm4
2014-11-13
1
-1
/
+1
*
command: export mpv configure arguments as property
wm4
2014-11-13
1
-0
/
+7
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
1
-0
/
+2
*
audio: make decoders output refcounted frames
wm4
2014-11-10
1
-2
/
+2
*
dvd, bluray: reload demuxer on title changes
wm4
2014-11-10
1
-0
/
+1
*
command: send property-change event on playlist change
Alessandro Ghedini
2014-11-09
1
-0
/
+5
*
audio/out: make ao_request_reload() idempotent
wm4
2014-11-09
1
-6
/
+1
*
command: silence a warning on win32
wm4
2014-11-08
1
-0
/
+2
*
command: fix option-flags property
wm4
2014-11-08
1
-1
/
+3
*
command: export the flag whether an option was set on commandline
wm4
2014-11-07
1
-0
/
+26
*
command: add display-names property
Kevin Mitchell
2014-11-07
1
-0
/
+25
*
command: use playback time as reference for sub_seek
wm4
2014-11-05
1
-2
/
+3
*
command: add window-minimized property (X11 only)
wm4
2014-11-02
1
-0
/
+18
*
command: make window-scale property observable
wm4
2014-11-02
1
-0
/
+1
*
command: expose mpv version as property
wm4
2014-11-02
1
-0
/
+8
*
player: always use demux_chapter
wm4
2014-11-02
1
-3
/
+4
*
player: update meaning of drop_frame_cnt
wm4
2014-11-01
1
-1
/
+1
*
sub: remove osd_get_sub()
wm4
2014-11-01
1
-1
/
+1
*
player: don't display zero duration for files with unknown duration
wm4
2014-10-29
1
-6
/
+8
*
player: handle edition reloading slightly differently
wm4
2014-10-28
1
-1
/
+1
*
command: play the correct entry with loadfile ... append-play