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
/
options
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
options: remove broken --video-stereo-mode option
wm4
2018-04-29
1
-3
/
+0
*
vaapi: add option to select a non-default device path
Rostislav Pehlivanov
2018-03-30
1
-0
/
+5
*
vo: move display-fps internal option value to VO opts
wm4
2018-03-15
1
-2
/
+1
*
video: add an option to tune waiting for video timing
wm4
2018-03-15
1
-0
/
+2
*
video: add option to reduce latency by 1 or 2 frames
wm4
2018-03-03
1
-0
/
+1
*
cocoa-cb: change border and borderless window styling
Akemi
2018-02-28
1
-0
/
+5
*
audio: move to decoder wrapper
wm4
2018-01-30
1
-1
/
+0
*
audio: rewrite filtering glue code
wm4
2018-01-30
1
-10
/
+2
*
video: rewrite filtering glue code
wm4
2018-01-30
1
-1
/
+13
*
command: add --osd-on-seek option defaulting to bar
Kevin Mitchell
2018-01-26
1
-0
/
+6
*
options: deprecate --vf-defaults and --af-defaults
wm4
2018-01-13
1
-2
/
+4
*
audio: add global options for resampler defaults
wm4
2018-01-13
1
-1
/
+4
*
player: cosmetics: rename internal variable for consistency
wm4
2018-01-03
1
-2
/
+2
*
player: add --cache-pause-initial option to start in buffering state
wm4
2018-01-03
1
-0
/
+1
*
player: use fixed timeout for cache pausing (buffering) duration
wm4
2018-01-03
1
-0
/
+2
*
options: move most subtitle and OSD rendering options to sub structs
wm4
2018-01-02
1
-72
/
+99
*
vo_gpu/context: Let embedding application handle surface resizes
sfan5
2017-12-27
1
-0
/
+5
*
encode: rename option --ometadata to --ocopy-metadata
TheAMM
2017-12-26
1
-0
/
+1
*
options: drop some previously deprecated options
wm4
2017-12-25
1
-25
/
+0
*
options: deprecate --ff- options and properties
wm4
2017-12-21
1
-3
/
+6
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
1
-30
/
+3
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
1
-5
/
+0
*
af: remove deprecated audio filters
wm4
2017-11-29
1
-1
/
+0
*
video: remove automatic stereo3d filter insertion
wm4
2017-11-29
1
-1
/
+2
*
vo_gpu: hwdec_d3d11va: allow zero-copy video decoding
James Ross-Gowan
2017-11-07
1
-0
/
+4
*
vo_gpu: d3d11: initial implementation
James Ross-Gowan
2017-11-07
1
-0
/
+5
*
player: change license of some code surrounding --frames to LGPL
wm4
2017-11-06
1
-5
/
+0
*
vd_lavc: add support for nvdec hwaccel
wm4
2017-10-28
1
-0
/
+2
*
video : Move drm options to substruct.
Lionel CHAZALLON
2017-10-23
1
-4
/
+2
*
Add DRM_PRIME Format Handling and Display for RockChip MPP decoders
Lionel CHAZALLON
2017-10-23
1
-0
/
+2
*
video: make it possible to always override hardware decoding format
wm4
2017-10-16
1
-1
/
+3
*
options: add --vlang switch
wm4
2017-10-13
1
-0
/
+1
*
lua: integrate stats.lua script
Julian
2017-10-09
1
-0
/
+2
*
hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC frames
Aman Gupta
2017-10-09
1
-0
/
+1
*
hwdec: rename mediacodec to mediacodec-copy
Aman Gupta
2017-10-09
1
-1
/
+1
*
vo_gpu: vulkan: generalize SPIR-V compiler
Niklas Haas
2017-09-26
1
-0
/
+2
*
vo_gpu: vulkan: initial implementation
Niklas Haas
2017-09-26
1
-0
/
+5
*
build: make vo_gpu + infrastructure non-optional
wm4
2017-09-22
1
-6
/
+0
*
vo_opengl: refactor into vo_gpu
Niklas Haas
2017-09-21
1
-3
/
+8
*
audio: make libaf derived code optional
wm4
2017-09-21
1
-1
/
+6
*
options: remove --heartbeat-cmd and --heartbeat--interval
wm4
2017-09-18
1
-5
/
+1
*
video: increase --monitorpixelaspect range
James Ross-Gowan
2017-08-26
1
-1
/
+1
*
video: change --deinterlace behavior
wm4
2017-08-22
1
-5
/
+1
*
video: redo video equalizer option handling
wm4
2017-08-22
1
-14
/
+1
*
options: add a thread-safe way to notify option updates
wm4
2017-08-22
1
-8
/
+8
*
options: change --loop semantics
wm4
2017-08-14
1
-2
/
+1
*
player: add --track-auto-selection option
wm4
2017-08-12
1
-0
/
+2
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
1
-1
/
+1
*
vo_opengl: separate hwdec context and mapping, port it to use ra
wm4
2017-08-10
1
-1
/
+1
*
cocoa: add an option to disable the native macOS fullscreen
Akemi
2017-08-06
1
-0
/
+2
*
options: --priority can be LGPL
wm4
2017-08-03
1
-1
/
+1
*
options: fix --external-file alias typo
Martin Herkt
2017-07-29
1
-1
/
+1
*
options: drop --video-aspect-method=hybrid
wm4
2017-07-21
1
-1
/
+1
*
options: kill --field-dominance
wm4
2017-07-21
1
-7
/
+0
*
options: change everything again
wm4
2017-07-02
1
-10
/
+11
*
d3d: make DXVA2 support optional
wm4
2017-06-30
1
-1
/
+1
*
options: change path list options, and document list options
wm4
2017-06-30
1
-6
/
+10
*
video: change --video-aspect-method default value again
wm4
2017-06-29
1
-1
/
+1
*
build: change how some OS specific source files are selected
wm4
2017-06-29
1
-2
/
+2
*
options: handle suffixes like -add in a more generic way
wm4
2017-06-26
1
-3
/
+3
*
options: suggest a replacement for --field-dominance
wm4
2017-06-25
1
-1
/
+1
*
options: simplify and rename m_option_type_store
wm4
2017-06-23
1
-5
/
+8
*
options: remove weird --really-quiet special behavior
wm4
2017-06-23
1
-2
/
+1
*
options: unbreak -h
wm4
2017-06-23
1
-4
/
+4
*
player: change license of most core files to LGPL
wm4
2017-06-23
1
-7
/
+9
*
player: disable --frames in WIP LGPL mode
wm4
2017-06-23
1
-0
/
+3
*
player: disable video equalizer frontend code for WIP LGPL mode
wm4
2017-06-23
1
-0
/
+2
*
options: disable --field-dominance for WIP LGPL mode, also deprecate
wm4
2017-06-23
1
-1
/
+4
*
player: disable --priority for WIP LGPL mode
wm4
2017-06-23
1
-1
/
+1
*
stream: move cache option declarations to cache.c
wm4
2017-06-23
1
-28
/
+1
*
dec_video: change license to LGPL (almost)
wm4
2017-06-18
1
-0
/
+1
*
command: add all options to property->option bridge
wm4
2017-06-15
1
-7
/
+11
*
options: make mess to allow setting profile option with libmpv
wm4
2017-06-15
1
-13
/
+6
*
js: add javascript scripting support using MuJS
Avi Halachmi (:avih)
2017-06-14
1
-2
/
+4
*
options: slight cleanup of --sub-ass-style-override
Niklas Haas
2017-06-07
1
-2
/
+3
*
options: change --sub-fix-timing default
wm4
2017-06-06
1
-1
/
+0
*
vo_opengl: hwdec_cuda: Support separate decode and display devices
Philip Langdale
2017-06-03
1
-0
/
+7
*
audio: merge --replaygain-track and --replaygain-album into one option
wm4
2017-04-27
1
-2
/
+4
*
audio: move replaygain control to top-level options
wm4
2017-04-26
1
-2
/
+7
*
options: change --audio-file-auto default to not to load any files
wm4
2017-04-20
1
-1
/
+1
*
player: add --keep-open-pause=no option
Dan Oscarsson
2017-04-14
1
-0
/
+2
*
options: deprecate --loop
wm4
2017-04-10
1
-1
/
+3
*
options: assing proper default value for --audio-channels
wm4
2017-04-05
1
-0
/
+5
*
sub: add SDH subtitle filter
Dan Oscarsson
2017-03-25
1
-0
/
+2
*
options: add M_OPT_FILE to some more file options
Philip Sequeira
2017-03-06
1
-3
/
+3
*
hw_videotoolbox: allow using native decoder output format
wm4
2017-03-02
1
-1
/
+1
*
cocoa: add option to force dedicated GPU
Akemi
2017-02-27
1
-0
/
+5
*
cocoa: add --ontop-level option for modifying ontop window level
Akemi
2017-02-13
1
-0
/
+3
*
Fix build with HAVE_GL==0
Michael Forney
2017-02-13
1
-1
/
+4
*
player: add experimental stream recording feature
wm4
2017-02-07
1
-0
/
+2
*
sub: add justify of subtitles
Dan Oscarsson
2017-02-01
1
-0
/
+1
*
win32: snap to screen edges
pavelxdd
2017-01-27
1
-0
/
+2
*
sub: add option to force using video resolution for image subtitles
wm4
2017-01-23
1
-0
/
+1
*
player: remove --stream-capture option/property
wm4
2017-01-21
1
-2
/
+2
*
options: refacactor how --opengl-dwmflush is declared
wm4
2017-01-20
1
-0
/
+5
*
options: refactor how --opengl-dcomposition is declared
wm4
2017-01-20
1
-0
/
+6
*
player: add prefetching of the next playlist entry
wm4
2017-01-18
1
-0
/
+1
*
vo_opengl, vo_opengl_cb: better hwdec interop backend selection
wm4
2017-01-17
1
-2
/
+6
*
options: explicitly deprecate --ad-spdif-dtshd
wm4
2016-12-23
1
-1
/
+2
*
audio: change how spdif codecs are selected
wm4
2016-12-23
1
-1
/
+1
*
cocoa: fullscreen refactoring
Akemi
2016-12-15
1
-1
/
+1
*
options: remove weird RPI-only fullscreen default
wm4
2016-12-08
1
-1
/
+0
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
1
-4
/
+0
*
options: clarify --softvol deprecation message and manpage entry
wm4
2016-11-19
1
-1
/
+2
*
cocoa: option to scale window by HiDPI scale factor
Akemi
2016-11-11
1
-0
/
+2
*
options: make --load-scripts runtime changeable
wm4
2016-10-22
1
-1
/
+1
*
video: add --hwdec=vdpau-copy mode
wm4
2016-10-20
1
-0
/
+1
*
vd_lavc: Add hwdec wrapper for crystalhd
Philip Langdale
2016-10-15
1
-0
/
+1
*
vo_drm: change CLI options + refactors
rr-
2016-10-07
1
-0
/
+9
*
options: handle --audio-device changes like the other options
wm4
2016-10-05
1
-2
/
+2
*
audio: make setting audio-exclusive update the audio chain
Kevin Mitchell
2016-10-04
1
-1
/
+1
*
options: rename subtitle options
Dan Oscarsson
2016-10-03
1
-12
/
+39
*
player: make --stop-screensaver runtime-changeable
wm4
2016-10-02
1
-1
/
+1
*
rpi: add --hwdec=rpi-copy
wm4
2016-09-30
1
-0
/
+1
*
win32: make --priority runtime-settable
James Ross-Gowan
2016-09-28
1
-1
/
+1
*
options: do not mark --profile/--include as M_OPT_FIXED
wm4
2016-09-24
1
-2
/
+2
*
player: do not let pseudo-gui override user config settings
wm4
2016-09-23
1
-0
/
+4
*
player: make audio-channels etc. runtime settable
wm4
2016-09-22
1
-4
/
+4
*
player: add --watch-later-directory option
David Logie
2016-09-22
1
-0
/
+1
*
client API: more or less deprecate mpv_set_option()
wm4
2016-09-21
1
-13
/
+11
*
options: make input options generally runtime-settable
wm4
2016-09-21
1
-6
/
+3
*
command: change update handling of some video-related properties
wm4
2016-09-20
1
-5
/
+6
*
options: fix window-scale property
wm4
2016-09-20
1
-1
/
+1
*
player: make --osc/--ytdl settable during playback
wm4
2016-09-20
1
-2
/
+2
*
options, command: simplify some option updates
wm4
2016-09-19
1
-38
/
+38
*
player: make --terminal freetly settable at runtime
wm4
2016-09-19
1
-2
/
+2
*
options: slightly better option update mechanism
wm4
2016-09-19
1
-7
/
+7
*
options: remove some M_OPT_FIXED flags
wm4
2016-09-19
1
-9
/
+9
*
player: more option/property consistency fixes
wm4
2016-09-18
1
-1
/
+2
*
options: rename/deprecate --playlist-pos
wm4
2016-09-18
1
-1
/
+3
*
options: actually deprecate --mute=auto
wm4
2016-09-18
1
-2
/
+2
*
options: kill M_OPT_GLOBAL flag
wm4
2016-09-17
1
-3
/
+3
*
options: add --hwdec=yes as alias for --hwdec=auto
wm4
2016-09-15
1
-0
/
+1
*
player: move builtin profiles to a separate file
wm4
2016-09-15
1
-0
/
+2
*
hwdec_cuda: Add trivial cuda-copy wrapper
Philip Langdale
2016-09-11
1
-0
/
+1
*
stream_dvd, stream_dvdnav: remove weird option parsing stuff
wm4
2016-09-08
1
-5
/
+17
*
options: drop unreferenced --bluray-angle option
wm4
2016-09-08
1
-1
/
+1
*
hwdec/opengl: Add support for CUDA and cuvid/NvDecode
Philip Langdale
2016-09-08
1
-0
/
+1
*
demux: do not access global options
wm4
2016-09-06
1
-51
/
+34
*
audio/out: deprecate "exclusive" sub-options
wm4
2016-09-05
1
-0
/
+1
*
vo_image: move to global options
wm4
2016-09-05
1
-2
/
+8
*
options: add a mechanism to make sub-option replacement slightly easier
wm4
2016-09-05
1
-6
/
+2
*
sd_lavc: enable teletext
wm4
2016-09-03
1
-0
/
+2
*
ao_alsa: change sub-options to global options
wm4
2016-09-02
1
-0
/
+4
*
options: deprecate --vo-defaults
wm4
2016-09-02
1
-8
/
+9
*
vo_opengl: deprecate sub-options, add them as global options
wm4
2016-09-02
1
-0
/
+7
*
vo: use new option update mechanism
wm4
2016-09-02
1
-1
/
+1
*
command: fix or document some property/option consistency issues
wm4
2016-09-01
1
-5
/
+5
*
command: add options to property list
wm4
2016-09-01
1
-12
/
+15
*
m_option: replace --no-video-aspect alias
wm4
2016-08-31
1
-2
/
+1
*
m_config: introduce and use OPT_ALIAS for some options
wm4
2016-08-31
1
-5
/
+4
*
options: make mp_vo_opts options an actual sub-option group
wm4
2016-08-30
1
-68
/
+77
*
player: add option to disable video OSD
wm4
2016-08-28
1
-0
/
+3
*
aspect: add --video-unscaled=downscale-big
rr-
2016-08-19
1
-1
/
+2
*
player: add option to control duration of image display
wm4
2016-08-17
1
-0
/
+4
*
player: add --no-autoload-files option
wm4
2016-08-10
1
-0
/
+2
*
player: add --audio-wait-open options
wm4
2016-08-09
1
-0
/
+1
*
player: add --audio-stream-silence
wm4
2016-08-09
1
-0
/
+1
*
audio: use --audio-channels=auto behavior, except on ALSA
wm4
2016-08-04
1
-2
/
+1
*
options: un-restrict --audio-delay
wm4
2016-08-04
1
-1
/
+1
*
options: add vp9 to --hwdec-codecs
wm4
2016-07-30
1
-1
/
+1
*
audio: refactor mixer code and delete mixer.c
wm4
2016-07-17
1
-1
/
+1
*
videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...
Aman Gupta
2016-07-15
1
-0
/
+1
*
audio: drop --softvol=no and --softvol=auto
wm4
2016-07-09
1
-6
/
+7
*