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
Commit message (
Expand
)
Author
Age
Files
Lines
*
demux_cue: auto-detect CUE sheet charset
wnoun
2019-09-21
2
-0
/
+3
*
m_config: add assertion to a specific case
wm4
2019-09-19
1
-2
/
+4
*
options: deprecate --stream-record
wm4
2019-09-19
1
-1
/
+2
*
m_config: remove m_config_create_shadow
wm4
2019-09-19
2
-12
/
+0
*
m_config: further minor simplifications
wm4
2019-09-19
1
-35
/
+26
*
m_config: simplify some minor crap
wm4
2019-09-19
1
-24
/
+20
*
m_config: move group list to internal context
wm4
2019-09-19
2
-42
/
+53
*
m_config: add/move some comments
wm4
2019-09-19
2
-21
/
+33
*
m_config: remove an unused function
wm4
2019-09-19
2
-7
/
+0
*
m_config: fix typo in comment
wm4
2019-09-19
1
-1
/
+1
*
m_config: add an assert for a theoretical issue
wm4
2019-09-19
1
-1
/
+6
*
aspect: add video margin options
wm4
2019-09-19
2
-0
/
+6
*
demux: add a on-disk cache
wm4
2019-09-19
2
-0
/
+3
*
m_option: add "B" suffix to human-readable byte numbers
wm4
2019-09-19
1
-3
/
+5
*
options: rename --play-direction to --play-dir
wm4
2019-09-19
1
-2
/
+2
*
options: remove --chapter
wm4
2019-09-19
2
-4
/
+1
*
Implement backwards playback
wm4
2019-09-19
2
-0
/
+11
*
player: add --demuxer-cache-wait option
wm4
2019-09-19
2
-0
/
+2
*
DOCS: remove references to --video-stereo-mode
Niklas Haas
2019-09-14
1
-0
/
+1
*
Remove classic Linux analog TV support, and DVB runtime controls
wm4
2019-09-13
2
-5
/
+0
*
Remove optical disc fancification layers
wm4
2019-09-13
1
-35
/
+0
*
Remove libdvdread support in favor of libdvdnav
wm4
2019-09-13
1
-2
/
+2
*
options/path: fix url detection per RFC3986
john
2019-04-05
1
-3
/
+7
*
Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer...
Anton Kindestam
2018-12-05
9
-382
/
+394
|
\
|
*
demux, stream: rip out the classic stream cache
wm4
2018-08-31
2
-15
/
+0
|
*
m_config: remove a redundant condition
wm4
2018-05-24
1
-3
/
+1
|
*
m_config: fix build with emulated stdatomic
wm4
2018-05-24
1
-2
/
+3
|
*
m_config: make m_config_cache_update() return more fine grained
wm4
2018-05-24
1
-3
/
+7
|
*
player: get rid of mpv_global.opts
wm4
2018-05-24
2
-5
/
+3
|
*
vd_lavc: move hwdec opts to local config, don't use global MPOpts
wm4
2018-05-24
2
-16
/
+1
|
*
path: don't access global option struct
wm4
2018-05-24
2
-7
/
+18
|
*
m_config: add a special define to access main config
wm4
2018-05-24
1
-4
/
+6
|
*
ao: use a local option struct
wm4
2018-05-24
2
-14
/
+4
|
*
m_config: optimize initialization of each option
wm4
2018-05-24
1
-5
/
+9
|
*
m_config: remove extra default_data field
wm4
2018-05-24
2
-17
/
+25
|
*
m_config: remove unused fields
wm4
2018-05-24
2
-8
/
+2
|
*
m_config: reduce redundant option change notifications
wm4
2018-05-24
1
-1
/
+1
|
*
m_config: remove an old temporary hack
wm4
2018-05-24
2
-308
/
+336
|
*
m_config: remove outdated comment
wm4
2018-05-24
1
-1
/
+0
|
*
m_config: check for int16_t offset overflow
wm4
2018-05-24
1
-1
/
+3
|
*
m_config: remove an unused function
wm4
2018-05-24
2
-15
/
+0
|
*
m_option: remove an unused field
wm4
2018-05-24
2
-13
/
+0
|
*
m_config: cosmetics: fix 2 typos
wm4
2018-05-24
1
-2
/
+2
|
*
player: make playback termination asynchronous
wm4
2018-05-24
2
-0
/
+3
|
*
command: make loadlist command async and abortable
wm4
2018-05-24
1
-1
/
+1
|
*
command: add a subprocess command
wm4
2018-05-24
1
-0
/
+1
*
|
wscript: split egl-android from android
Tom Yan
2018-08-20
1
-1
/
+1
*
|
options.c: display additional metadata tags during video playback
Stephen Hutchinson
2018-06-11
1
-2
/
+3
*
|
m_config: remove outdated comment
wm4
2018-05-31
1
-1
/
+0
*
|
m_config: check for int16_t offset overflow
wm4
2018-05-31
1
-1
/
+3
*
|
m_config: remove an unused function
wm4
2018-05-31
2
-15
/
+0
*
|
m_option: remove an unused field
wm4
2018-05-31
2
-13
/
+0
*
|
m_config: cosmetics: fix 2 typos
wm4
2018-05-31
1
-2
/
+2
|
/
*
m_option: fix duplicate flag value
Philip Sequeira
2018-05-13
1
-2
/
+2
*
build: make encoding mode non-optional
wm4
2018-05-03
1
-2
/
+0
*
encode: get rid of AVDictionary setter helper
wm4
2018-04-29
2
-0
/
+6
*
options: remove broken --video-stereo-mode option
wm4
2018-04-29
2
-4
/
+0
*
vaapi: add option to select a non-default device path
Rostislav Pehlivanov
2018-03-30
2
-0
/
+6
*
command: move property multiply code to m_property.c
wm4
2018-03-26
2
-0
/
+33
*
vo: move display-fps internal option value to VO opts
wm4
2018-03-15
2
-3
/
+2
*
video: add an option to tune waiting for video timing
wm4
2018-03-15
3
-0
/
+7
*
video: add option to reduce latency by 1 or 2 frames
wm4
2018-03-03
2
-0
/
+2
*
m_option: remove unneded compatibility features
wm4
2018-02-28
2
-9
/
+2
*
cocoa-cb: change border and borderless window styling
Akemi
2018-02-28
2
-0
/
+6
*
options: minor cleanup to --no-... handling
wm4
2018-02-13
3
-7
/
+14
*
options: prefix option with "--" in one case in help output
wm4
2018-02-13
1
-1
/
+1
*
options: slightly improve filter help output for lavfi bridge
wm4
2018-02-03
2
-2
/
+14
*
options: pretty print default values with --list-options
wm4
2018-02-01
1
-1
/
+1
*
audio: move to decoder wrapper
wm4
2018-01-30
1
-1
/
+0
*
audio: rewrite filtering glue code
wm4
2018-01-30
2
-10
/
+3
*
video: rewrite filtering glue code
wm4
2018-01-30
3
-3
/
+19
*
command: add --osd-on-seek option defaulting to bar
Kevin Mitchell
2018-01-26
2
-0
/
+7
*
options: add string list -toggle action
wm4
2018-01-25
1
-0
/
+24
*
m_option: remove string list -append action code duplication
wm4
2018-01-25
1
-15
/
+6
*
options: add an option type for byte sizes
wm4
2018-01-25
2
-0
/
+100
*
m_option: add missing print callbacks
wm4
2018-01-25
1
-5
/
+35
*
m_option: add print callback to color type
Olivier Perret
2018-01-22
1
-0
/
+7
*
options: simplify mp_get_config_group() memory management
wm4
2018-01-18
2
-4
/
+4
*
options: don't warn when reading deprecated option as raw value
wm4
2018-01-18
1
-1
/
+1
*
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
5
-10
/
+23
*
player: cosmetics: rename internal variable for consistency
wm4
2018-01-03
2
-3
/
+3
*
player: add --cache-pause-initial option to start in buffering state
wm4
2018-01-03
2
-0
/
+2
*
player: use fixed timeout for cache pausing (buffering) duration
wm4
2018-01-03
2
-0
/
+3
*
m_option: add print callback to start/end/length
Ricardo Constantino
2018-01-03
1
-0
/
+18
*
vo_gpu/context_android: replace both options with android-surface-size
sfan5
2018-01-02
1
-1
/
+2
*
options: move most subtitle and OSD rendering options to sub structs
wm4
2018-01-02
4
-116
/
+172
*
vo_gpu/context: Let embedding application handle surface resizes
sfan5
2017-12-27
2
-0
/
+6
*
encode: rename option --ometadata to --ocopy-metadata
TheAMM
2017-12-26
1
-0
/
+1
*
options: add -add/-append actions to key/value lists
wm4
2017-12-26
1
-4
/
+30
*
options: drop some previously deprecated options
wm4
2017-12-25
2
-29
/
+0
*
options: deprecate --ff- options and properties
wm4
2017-12-21
2
-5
/
+9
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
2
-10
/
+10
*
options: rename 'error' labels to 'exit' where appropriate
pavelxdd
2017-12-16
1
-13
/
+13
*
options: don't report errors on help value for OPT_SIZE_BOX
pavelxdd
2017-12-16
1
-4
/
+10
*
options: don't report errors on help value for OPT_GEOMETRY
pavelxdd
2017-12-11
1
-4
/
+11
*
options: don't report errors on help value for OPT_COLOR
pavelxdd
2017-12-11
1
-6
/
+12
*
options: don't report errors on help value for OPT_FLAG
pavelxdd
2017-12-11
1
-4
/
+9
*
options: don't report errors on help value for OPT_CHOICE
pavelxdd
2017-12-08
1
-4
/
+15
*
options: add --start=none to reset previously set start time
Aman Gupta
2017-12-06
1
-0
/
+5
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
2
-31
/
+7
*
options: rename empty string special case for option values
wm4
2017-12-01
1
-3
/
+0
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
2
-8
/
+1
*
af: remove deprecated audio filters
wm4
2017-11-29
2
-2
/
+0
*
video: remove automatic stereo3d filter insertion
wm4
2017-11-29
2
-3
/
+4
*
vo_gpu: hwdec_d3d11va: allow zero-copy video decoding
James Ross-Gowan
2017-11-07
2
-0
/
+5
*
vo_gpu: d3d11: initial implementation
James Ross-Gowan
2017-11-07
2
-0
/
+6
*
player: change license of some code surrounding --frames to LGPL
wm4
2017-11-06
1
-5
/
+0
*
m_option: pretty print mpv_node for OSD
wm4
2017-10-30
1
-0
/
+11
*
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
2
-7
/
+3
*
Add DRM_PRIME Format Handling and Display for RockChip MPP decoders
Lionel CHAZALLON
2017-10-23
2
-0
/
+3
*
command: read the diff if you want to know
wm4
2017-10-21
1
-0
/
+2
*
video: make it possible to always override hardware decoding format
wm4
2017-10-16
2
-1
/
+4
*
options: add --vlang switch
wm4
2017-10-13
1
-0
/
+1
*
lua: integrate stats.lua script
Julian
2017-10-09
3
-1
/
+4
*
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
2
-0
/
+3
*
vo_gpu: vulkan: initial implementation
Niklas Haas
2017-09-26
2
-0
/
+6
*
m_config: better variable name
wm4
2017-09-22
1
-5
/
+5
*
options: properly handle deprecated options with CLI actions
wm4
2017-09-22
1
-8
/
+23
*
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
2
-3
/
+9
*
build: add preliminary LGPL mode
wm4
2017-09-21
1
-9
/
+7
*
audio: make libaf derived code optional
wm4
2017-09-21
1
-1
/
+6
*
options: remove --heartbeat-cmd and --heartbeat--interval
wm4
2017-09-18
2
-7
/
+1
*
video: increase --monitorpixelaspect range
James Ross-Gowan
2017-08-26
1
-1
/
+1
*
command: restore OSD marker for video equalizer properties
wm4
2017-08-23
1
-5
/
+0
*
video: change --deinterlace behavior
wm4
2017-08-22
2
-6
/
+3
*
video: redo video equalizer option handling
wm4
2017-08-22
2
-21
/
+2
*
options: add a thread-safe way to notify option updates
wm4
2017-08-22
4
-13
/
+127
*
options: change --loop semantics
wm4
2017-08-14
1
-2
/
+1
*
player: add --track-auto-selection option
wm4
2017-08-12
2
-0
/
+3
*
player: make --lavfi-complex changeable at runtime
wm4
2017-08-12
2
-2
/
+3
*
vo_opengl: separate hwdec context and mapping, port it to use ra
wm4
2017-08-10
1
-1
/
+1
*
options: fix --include
wm4
2017-08-08
1
-0
/
+2
*
cocoa: add an option to disable the native macOS fullscreen
Akemi
2017-08-06
2
-0
/
+3
*
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
*
client API: drop some compatibility handling
wm4
2017-07-21
1
-13
/
+2
*
options: kill --field-dominance
wm4
2017-07-21
2
-8
/
+0
*
options/path: fallback to USERPROFILE if HOME isn't set
Ricardo Constantino
2017-07-06
1
-1
/
+4
*
m_option: deprecate multiple items for -add etc.
wm4
2017-07-02
1
-2
/
+10
*
options: change everything again
wm4
2017-07-02
4
-43
/
+50
*
m_option: remove unused error code
wm4
2017-07-02
2
-9
/
+1
*
m_option: remove redundant indirections
wm4
2017-07-02
4
-51
/
+28
*
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
3
-13
/
+14
*
video: change --video-aspect-method default value again
wm4
2017-06-29
1
-1
/
+1
*
Universal Windows Plaform (UWP) support
Pedro Pombeiro
2017-06-29
1
-1
/
+3
*
build: change how some OS specific source files are selected
wm4
2017-06-29
1
-2
/
+2
*
build: replace glob() check and assume it's always in POSIX
wm4
2017-06-29
1
-1
/
+1
*
options: sort action list alphabetically
wm4
2017-06-27
1
-11
/
+11
*
options: expose string list actions for --sub-file option
wm4
2017-06-27
1
-23
/
+38
*
options: list suffix actions as options too
wm4
2017-06-27
1
-2
/
+7
*
options: handle suffixes like -add in a more generic way
wm4
2017-06-26
4
-125
/
+148
*
client API: drop old "no-" option emulation
wm4
2017-06-26
1
-22
/
+2
*
options: suggest a replacement for --field-dominance
wm4
2017-06-25
1
-1
/
+1
*
Revert "parse_commandline: fail gracefully on bad args"
wm4
2017-06-24
2
-6
/
+3
*
options: simplify and rename m_option_type_store
wm4
2017-06-23
3
-50
/
+27
*
options: remove weird --really-quiet special behavior
wm4
2017-06-23
2
-2
/
+2
*