aboutsummaryrefslogtreecommitdiffhomepage
path: root/options
Commit message (Expand)AuthorAge
* 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
* hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC framesGravatar Aman Gupta2017-10-09
* hwdec: rename mediacodec to mediacodec-copyGravatar Aman Gupta2017-10-09
* vo_gpu: vulkan: generalize SPIR-V compilerGravatar Niklas Haas2017-09-26
* vo_gpu: vulkan: initial implementationGravatar Niklas Haas2017-09-26
* m_config: better variable nameGravatar wm42017-09-22
* options: properly handle deprecated options with CLI actionsGravatar wm42017-09-22
* build: make vo_gpu + infrastructure non-optionalGravatar wm42017-09-22
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* build: add preliminary LGPL modeGravatar wm42017-09-21
* audio: make libaf derived code optionalGravatar wm42017-09-21
* options: remove --heartbeat-cmd and --heartbeat--intervalGravatar wm42017-09-18
* video: increase --monitorpixelaspect rangeGravatar James Ross-Gowan2017-08-26
* command: restore OSD marker for video equalizer propertiesGravatar wm42017-08-23
* video: change --deinterlace behaviorGravatar wm42017-08-22
* video: redo video equalizer option handlingGravatar wm42017-08-22
* options: add a thread-safe way to notify option updatesGravatar wm42017-08-22
* options: change --loop semanticsGravatar wm42017-08-14
* player: add --track-auto-selection optionGravatar wm42017-08-12
* player: make --lavfi-complex changeable at runtimeGravatar wm42017-08-12
* vo_opengl: separate hwdec context and mapping, port it to use raGravatar wm42017-08-10
* options: fix --includeGravatar wm42017-08-08