summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Expand)AuthorAgeFilesLines
* audio: avoid returning audio-device-list entries without descriptionwm42016-11-141-2/+3
* vo_opengl: blend against background color for --alpha=blendPhilip Sequeira2016-11-131-1/+2
* docs: remove trailing spacesStefano Pigozzi2016-11-111-2/+2
* cocoa: option to scale window by HiDPI scale factorAkemi2016-11-111-0/+7
* osc: add seekbarstyle=knobRicardo Constantino2016-11-091-1/+2
* manpage: rename drm-egl to drm.Emmanuel Gil Peyrot2016-11-071-1/+1
* man/options.rst: fix typoDouglas Christman2016-11-061-1/+1
* manpage: explicitly document all scaling optionsNiklas Haas2016-11-011-82/+77
* filter_kernels: add ability to taper kernels/windowsNiklas Haas2016-11-011-6/+13
* man/osc: remove extra indentation from 3adc6071Ricardo Constantino2016-10-301-10/+10
* osc: top/bottombar: rescale layout to same size with scale=1Ricardo Constantino2016-10-291-3/+3
* man/osc: Fix hard wrapping in man filesRicardo Constantino2016-10-291-41/+61
* osc: compromise on default deadzonesizeRicardo Constantino2016-10-291-1/+1
* osc: add script message handlers for chapter/track/playlistsRicardo Constantino2016-10-241-0/+4
* vo_tct: support also 256 colors outputAvi Halachmi (:avih)2016-10-251-0/+3
* vo_tct: optional custom size, support non-posix with 80x25 defaultAvi Halachmi (:avih)2016-10-251-1/+5
* man/osc: reorder a few options for better visibilityRicardo Constantino2016-10-231-24/+25
* manpage: document ytdl://wm42016-10-231-0/+9
* manpage: fix a renamed option namewm42016-10-211-1/+1
* vo_opengl: partially re-enable glFlush() callswm42016-10-211-3/+6
* vf_vdpaurb: deprecate this filterwm42016-10-201-0/+2
* video: add --hwdec=vdpau-copy modewm42016-10-201-3/+4
* vo_tct: introduce modern caca alternativerr-2016-10-201-0/+15
* man/osc: better explain the values of deadzonesizeRicardo Constantino2016-10-171-1/+3
* vd_lavc: Add hwdec wrapper for crystalhdPhilip Langdale2016-10-151-0/+6
* osc: add user-alterable margin for top/bottombarRicardo Constantino2016-10-151-0/+4
* osc: add right-click behavior to playlist and chapter buttonsRicardo Constantino2016-10-151-0/+4
* osc: change default layout to bottombarRicardo Constantino2016-10-151-61/+37
* osc: move tooltip to inside seekbar for top/bottombarRicardo Constantino2016-10-071-0/+4
* vo_drm: change CLI options + refactorsrr-2016-10-071-7/+7
* man: fix PDF buildMartin Herkt2016-10-061-4/+0
* cocoa: add glFlush() to cocoa backendAkemi2016-10-061-1/+1
* vo_opengl: disable glFlush() by default, and add an option to enable itwm42016-10-051-0/+5
* manpage: fix closing quotewm42016-10-041-1/+1
* options: rename subtitle optionsDan Oscarsson2016-10-032-106/+195
* command: allow absolute seeks relative to end of streamPhilip Sequeira2016-10-021-1/+1
* vo_opengl: add debugging options for testing with padded textureswm42016-10-011-1/+7
* rpi: add --hwdec=rpi-copywm42016-09-301-0/+4
* w32_common: implement VOCTRL_GET_DISPLAY_NAMESJames Ross-Gowan2016-09-291-3/+6
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadwm42016-09-271-2/+2
* player: allow opts in pseudo-gui set by the user to override user's defaultRicardo Constantino2016-09-261-6/+10
* manpage: hwdec_cuda: update docs to say 10bit hevc is supportedPhilip Langdale2016-09-241-2/+2
* player: do not let pseudo-gui override user config settingswm42016-09-232-7/+17
* command: add a load-script commandwm42016-09-221-0/+3
* hwdec/cuda: Document how to activate cuda deinterlacingPhilip Langdale2016-09-221-8/+11
* player: add --watch-later-directory optionDavid Logie2016-09-221-0/+7
* lua: add API for registering idle handlerswm42016-09-211-0/+7
* manpage: lua: mention recent deprecationswm42016-09-211-4/+6
* lua: expose subprocess_detachedrr-2016-09-211-0/+13
* command: add a video-dec-params propertywm42016-09-201-0/+3
* man/options.rst: fix typo and layoutKranky K. Krackpot2016-09-201-6/+8
* command: add audio-pts property to get the audio ptsHector Martin2016-09-191-0/+6
* af_rubberband: add af-command and option to change the pitchHector Martin2016-09-191-2/+13
* af_pan: add af-command support to change the matrixHector Martin2016-09-191-0/+7
* player: more option/property consistency fixeswm42016-09-181-18/+11
* command: fix window-scale option/property inconsistencieswm42016-09-181-0/+3
* options: rename/deprecate --playlist-poswm42016-09-182-10/+6
* options: actually deprecate --mute=autowm42016-09-182-3/+7
* command: add an apply-profile commandwm42016-09-171-0/+8
* options: take care of propertly updating options on runtime changeswm42016-09-171-0/+8
* manpage: document some more property/options inconsistencieswm42016-09-171-0/+27
* DOCS: vo/ao auto profiles are deprecatedRiCON2016-09-171-2/+1
* client API: declare mpv_suspend/mpv_resume deprecatedwm42016-09-161-0/+4
* options: add --hwdec=yes as alias for --hwdec=autowm42016-09-151-2/+3
* manpage: explain "speed-adjusted" FPS for --interpolation-thresholdwm42016-09-151-2/+5
* vo_opengl: mali fbdev supportwm42016-09-131-0/+2
* manpage: vo_rpi -> vo_openglwm42016-09-131-1/+1
* vo_rpi: deprecate this VOwm42016-09-121-1/+8
* man: fix building pdfshinchiro2016-09-121-4/+6
* hwdec_cuda: Add trivial cuda-copy wrapperPhilip Langdale2016-09-111-4/+9
* options: make --h list options according to a pattern passed to itwm42016-09-101-1/+5
* man: fix typobugdone2016-09-101-1/+1
* stream_cdda: remove weird option parsing stuffwm42016-09-091-1/+1
* man/options: Document cuda hwdec.Philip Langdale2016-09-091-0/+6
* options: drop unreferenced --bluray-angle optionwm42016-09-081-4/+0
* manpage: remove more references to deprecated sub-option syntaxwm42016-09-074-69/+49
* vo_vdpau: rename some sub-optionswm42016-09-061-2/+2
* audio/out: deprecate "exclusive" sub-optionswm42016-09-052-0/+12
* audio/out: deprecate device sub-optionswm42016-09-052-16/+16
* options: deprecate suboptions for the remaining AO/VOswm42016-09-052-73/+111
* vo_direct3d: deprecate direct3d_shaders aliaswm42016-09-051-8/+9
* vo_image: move to global optionswm42016-09-051-10/+12
* ao_jack: move to global optionswm42016-09-051-6/+8
* options: add a mechanism to make sub-option replacement slightly easierwm42016-09-051-6/+2
* sd_lavc: enable teletextwm42016-09-031-0/+4
* manpage: document another option/property inconsistencewm42016-09-031-0/+13
* manpage: mention how to apply/view opengl-hq profilewm42016-09-021-1/+2
* ao_alsa: change sub-options to global optionswm42016-09-022-68/+58
* command: remove vo-cmdlinewm42016-09-021-7/+0
* options: deprecate --vo-defaultswm42016-09-021-0/+2
* vo_opengl: deprecate sub-options, add them as global optionswm42016-09-022-837/+811
* DOCS: move libmpv stub to manpagewm42016-09-022-8/+17
* manpage: mention the client API/interface change logswm42016-09-021-1/+6
* command: deprecate "cache" property, replace with "cache-percent"wm42016-09-021-5/+1
* vo_opengl: remove pre/post/scale-shadersNiklas Haas2016-09-021-63/+15
* command: fix or document some property/option consistency issueswm42016-09-011-0/+36
* command: remove 2 deprecated propertieswm42016-09-011-18/+0
* command: rename/deprecate some conflicting property nameswm42016-09-011-3/+9
* command: add options to property listwm42016-09-012-160/+18
* vo, ao: disable positional parameter suboptionswm42016-09-011-1/+1
* m_option: replace --no-video-aspect aliaswm42016-08-311-6/+4
* client API: deprecate "no-..." option handlingwm42016-08-311-16/+18
* vo_xv: remove an aliased optionwm42016-08-311-4/+3
* command: export profile list as a propertywm42016-08-281-0/+8
* player: add option to disable video OSDwm42016-08-281-4/+19
* command: add property for current subtitle textwm42016-08-271-0/+7
* vo_opengl: angle: new opengl flag to control DirectCompositionAvi Halachmi (:avih)2016-08-251-0/+10
* manpage: fix typowm42016-08-201-1/+1
* manpage: info about --panscan vs. --video-unscaledrr-2016-08-191-1/+4
* aspect: add --video-unscaled=downscale-bigrr-2016-08-191-3/+4
* manpage: input: fix define-section syntaxjaseg2016-08-171-2/+2
* player: add option to control duration of image displaywm42016-08-171-0/+17
* command: add replaygain information properties to track-listwm42016-08-131-0/+14
* audio/filter: remove delay audio filterPaul B Mahol2016-08-121-28/+0
* command: add a property that returns filename without extensionwm42016-08-111-0/+6
* manpage: remove the word "slave"wm42016-08-111-6/+6
* player: add --no-autoload-files optionwm42016-08-101-0/+10
* player: add --audio-wait-open optionswm42016-08-091-0/+8
* player: add --audio-stream-silencewm42016-08-091-0/+11
* audio: use --audio-channels=auto behavior, except on ALSAwm42016-08-041-19/+44
* options: add vp9 to --hwdec-codecswm42016-07-301-3/+3
* vo_opengl: remove the 3dlut-size npot2 restrictionNiklas Haas2016-07-251-2/+1
* vo_opengl: reduce default 3dlut-size to 64x64x64Niklas Haas2016-07-251-1/+1
* manpage: not-document tscale=linearwm42016-07-211-0/+3
* audio: refactor mixer code and delete mixer.cwm42016-07-172-0/+7
* vf_d3d11vpp: add video processor selectionwm42016-07-151-0/+6
* videotoolbox: add yuv420p to --videotoolbox-formatwm42016-07-151-2/+2
* man: fix PDF build errorMartin Herkt2016-07-151-0/+1
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Aman Gupta2016-07-151-0/+1
* Use - as command-name separator everywhereTimotej Lazar2016-07-145-11/+11
* manpage: add some missing color management related sub-propertieswm42016-07-131-0/+3
* command: add properties for HDR metadataNiklas Haas2016-07-131-0/+6
* manpage: minor fixwm42016-07-101-2/+2
* man: fix typowm42016-07-091-1/+1
* audio: drop --softvol=no and --softvol=autowm42016-07-092-37/+34
* man: fix typosJakub Wilk2016-07-095-11/+11
* man: fix botched sentencewm42016-07-081-3/+3
* manpage: document confusing "vf clr" command usagewm42016-07-031-0/+2
* command: pack sub image data in overlay-add commandwm42016-07-011-21/+11
* options: deprecate --heartbeat-cmdwm42016-06-291-0/+8
* vo_opengl: add output_size uniform to custom shaderMuhammad Faiz2016-06-281-0/+3
* vo_opengl: implement the Panasonic V-Log functionNiklas Haas2016-06-282-0/+3
* manpage: add missing documentation for vf_format:gamma=dci-p3Niklas Haas2016-06-281-0/+1
* csputils: add Panasonic V-Gamut primariesNiklas Haas2016-06-282-0/+3
* manpage: warn about the use of HDR functions for target-trcNiklas Haas2016-06-281-0/+6
* vo_opengl: implement ARIB STD-B68 (HLG) HDR TRCNiklas Haas2016-06-282-0/+3
* manpage: fix typowm42016-06-261-1/+1
* DOCS: change version references from 0.17.1 to 0.18.0wm42016-06-251-3/+3
* af_lavcac3enc: make encoder configurablewm42016-06-231-1/+5
* vo_opengl: vdpau interop without RGB conversionwm42016-06-191-3/+6
* vo_opengl: remove prescaling framework with superxbr prescalerBin Jin2016-06-181-32/+0
* vo_opengl: remove nnedi3 prescalerBin Jin2016-06-181-31/+1
* vo_opengl: make size of OUTPUT available to user shadersBin Jin2016-06-121-3/+3
* vo_opengl: refactor performance data propertiesNiklas Haas2016-06-081-24/+38
* vo_opengl: make user hook passes optionalNiklas Haas2016-06-081-4/+11
* vo_opengl: expose performance timers as propertiesNiklas Haas2016-06-071-0/+24
* manpage: update --hwdec=d3d11va remarkswm42016-05-311-5/+3
* vo_opengl: default hdr-tone-mapping to hableNiklas Haas2016-05-301-3/+4
* vo_opengl: refactor HDR mechanismNiklas Haas2016-05-302-3/+12
* vo_opengl: add hable tone-mapping algorithmNiklas Haas2016-05-301-0/+3
* vo_opengl: rename tone-mapping=simple to reinhardNiklas Haas2016-05-301-4/+4
* vf_d3d11vpp: add a D3D11 video processor filterwm42016-05-281-0/+9
* command: add playlist-pos-1 propertywm42016-05-261-0/+3
* vo_opengl: always autoselect ANGLE as backend if availablewm42016-05-261-2/+2
* manpage: adjust dxva2 descriptionwm42016-05-231-3/+6
* manpage: document how hardware decoding might cause quality losswm42016-05-231-0/+36
* docs: fix some typosBen Boeckel2016-05-231-1/+1
* vo_opengl: remove non-working rgb/rgba FBO formatswm42016-05-201-1/+1
* manpage: declare user-shader syntax for not stablewm42016-05-161-0/+4
* vo_opengl: implement more HDR tonemapping algorithmsNiklas Haas2016-05-161-3/+32
* vo_opengl: implement HDR (SMPTE ST2084)Niklas Haas2016-05-162-0/+9
* vo_opengl: abstract hook texture access behind macroNiklas Haas2016-05-151-2/+14
* vo_opengl: use RPN expressions for user hook sizesNiklas Haas2016-05-151-7/+17
* vo_opengl: support external user hooksNiklas Haas2016-05-151-0/+113
* lua: add timer:is_enabled() functionJulian2016-05-141-0/+4
* manpage: document missing sub-propertieswm42016-05-111-0/+2
*