aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* options: slightly improve filter help output for lavfi bridgeGravatar wm42018-02-03
* options: pretty print default values with --list-optionsGravatar wm42018-02-01
* audio: move to decoder wrapperGravatar wm42018-01-30
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* command: add --osd-on-seek option defaulting to barGravatar Kevin Mitchell2018-01-26
* options: add string list -toggle actionGravatar wm42018-01-25
* m_option: remove string list -append action code duplicationGravatar wm42018-01-25
* options: add an option type for byte sizesGravatar wm42018-01-25
* m_option: add missing print callbacksGravatar wm42018-01-25
* m_option: add print callback to color typeGravatar Olivier Perret2018-01-22
* options: simplify mp_get_config_group() memory managementGravatar wm42018-01-18
* options: don't warn when reading deprecated option as raw valueGravatar wm42018-01-18
* options: deprecate --vf-defaults and --af-defaultsGravatar wm42018-01-13
* audio: add global options for resampler defaultsGravatar wm42018-01-13
* player: cosmetics: rename internal variable for consistencyGravatar wm42018-01-03
* player: add --cache-pause-initial option to start in buffering stateGravatar wm42018-01-03
* player: use fixed timeout for cache pausing (buffering) durationGravatar wm42018-01-03
* m_option: add print callback to start/end/lengthGravatar Ricardo Constantino2018-01-03
* vo_gpu/context_android: replace both options with android-surface-sizeGravatar sfan52018-01-02
* options: move most subtitle and OSD rendering options to sub structsGravatar wm42018-01-02
* vo_gpu/context: Let embedding application handle surface resizesGravatar sfan52017-12-27
* encode: rename option --ometadata to --ocopy-metadataGravatar TheAMM2017-12-26
* options: add -add/-append actions to key/value listsGravatar wm42017-12-26
* options: drop some previously deprecated optionsGravatar wm42017-12-25
* options: deprecate --ff- options and propertiesGravatar wm42017-12-21
* msg: reinterpret a bunch of message levelsGravatar Niklas Haas2017-12-15
* options: rename 'error' labels to 'exit' where appropriateGravatar pavelxdd2017-12-16
* options: don't report errors on help value for OPT_SIZE_BOXGravatar pavelxdd2017-12-16
* options: don't report errors on help value for OPT_GEOMETRYGravatar pavelxdd2017-12-11
* options: don't report errors on help value for OPT_COLORGravatar pavelxdd2017-12-11
* options: don't report errors on help value for OPT_FLAGGravatar pavelxdd2017-12-11
* options: don't report errors on help value for OPT_CHOICEGravatar pavelxdd2017-12-08
* options: add --start=none to reset previously set start timeGravatar Aman Gupta2017-12-06
* vd_lavc: rewrite how --hwdec is handledGravatar wm42017-12-01
* options: rename empty string special case for option valuesGravatar wm42017-12-01
* vo_gpu: make it possible to load multiple hwdec interop driversGravatar wm42017-12-01
* af: remove deprecated audio filtersGravatar wm42017-11-29
* video: remove automatic stereo3d filter insertionGravatar wm42017-11-29
* vo_gpu: hwdec_d3d11va: allow zero-copy video decodingGravatar James Ross-Gowan2017-11-07
* vo_gpu: d3d11: initial implementationGravatar James Ross-Gowan2017-11-07
* player: change license of some code surrounding --frames to LGPLGravatar wm42017-11-06
* m_option: pretty print mpv_node for OSDGravatar wm42017-10-30
* vd_lavc: add support for nvdec hwaccelGravatar wm42017-10-28
* video : Move drm options to substruct.Gravatar Lionel CHAZALLON2017-10-23
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* command: read the diff if you want to knowGravatar wm42017-10-21
* video: make it possible to always override hardware decoding formatGravatar wm42017-10-16
* options: add --vlang switchGravatar wm42017-10-13
* lua: integrate stats.lua scriptGravatar Julian2017-10-09