summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: add experimental vdpauglx backendwm42017-03-181-0/+5
* screenshot: change details of --screenshot-format handlingwm42017-03-182-1/+2
* image_writer: remove useless formatswm42017-03-183-12/+2
* manpage: slightly improve screenshot-raw descriptionwm42017-03-181-3/+4
* manpage: minor clarification to screenshot command argument handlingwm42017-03-151-2/+6
* manpage: adjust description of libva deinterlacer ref direction messwm42017-03-071-5/+7
* hw_videotoolbox: allow using native decoder output formatwm42017-03-021-0/+2
* vf_vavpp: add advanced deint bug compatibility for Intel vaapi driverswm42017-02-281-0/+7
* cocoa: add option to force dedicated GPUAkemi2017-02-271-0/+6
* demux_lavf: skip avformat_find_stream_info() for some formatswm42017-02-231-0/+9
* vo_opengl: remove dxva2 dummy hwdec backendwm42017-02-201-0/+3
* manpage: discourage vo_vaapi furtherwm42017-02-171-3/+2
* vo_opengl: implement videotoolbox hwdec on iOSAman Gupta2017-02-171-2/+3
* vo_opengl: hwdec_osx: use new format setup functionwm42017-02-171-2/+2
* manpage: remove stale --volume-restore-data entrywm42017-02-171-12/+0
* DOCS/waf-buildsystem.rst: fix typoPedro Pombeiro2017-02-151-1/+1
* cocoa: add --ontop-level option for modifying ontop window levelAkemi2017-02-131-0/+8
* DOCS/contribute.md: adjust coding style for if/else bracingwm42017-02-111-6/+4
* DOCS/mplayer-changes.rst: fix syntaxwm42017-02-101-1/+4
* manpage: fix incorrect option name for --record-filewm42017-02-082-2/+2
* player: add experimental stream recording featurewm42017-02-072-0/+24
* vo_opengl: angle: rewrite with custom swap chainJames Ross-Gowan2017-02-071-7/+61
* manpage: Reorganise discussion of cuda hwdec to be less confusingPhilip Langdale2017-02-061-12/+8
* DOCS/edl-mpv.rst: fix typowm42017-02-051-1/+1
* ytdl_hook, edl: implement pseudo-DASH supportwm42017-02-041-3/+40
* manpage: state that hwdec d3d11va requires Windows 8+S2F0amEgS2xvdmVy2017-02-031-2/+2
* player: different way to auto-enable the demuxer cachewm42017-02-021-0/+2
* sub: add justify of subtitlesDan Oscarsson2017-02-012-0/+14
* win32: snap to screen edgespavelxdd2017-01-271-0/+3
* stream_lavf: add support for data URIsRicardo Constantino2017-01-251-0/+4
* manpage: add "A/V sync" to make it findable with Ctrl+foctos2017-01-251-1/+1
* sub: add option to force using video resolution for image subtitleswm42017-01-231-0/+7
* player: remove --stream-capture option/propertywm42017-01-213-19/+5
* command: rename framedrop propertieswm42017-01-202-2/+10
* x11: pseudo HiDPI scalingwm42017-01-191-1/+1
* options: drop deprecated --sub-codepage syntaxwm42017-01-192-2/+4
* options: drop deprecated --vd/--ad codecs selection featureswm42017-01-192-12/+3
* player: add prefetching of the next playlist entrywm42017-01-181-0/+21
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionwm42017-01-173-4/+26
* manpage: add comment about --alpha being broken on X11/EGL/Mesawm42017-01-161-0/+1
* lua: allow unregistration of idle handlersOlivier Perret2017-01-151-0/+5
* manpage: define stricter rules for C plugin return valueswm42017-01-141-2/+5
* manpage: fix a typowm42017-01-131-1/+1
* player: add experimental C plugin interfacewm42017-01-121-0/+56
* manpage: document x11probe OpenGL backendwm42017-01-061-0/+3
* options: deprecate some other complex --ad/--vd featureswm42016-12-232-2/+4
* options: explicitly deprecate --ad-spdif-dtshdwm42016-12-231-0/+2
* options: deprecate codec family selection in --vd/--adwm42016-12-232-8/+12
* audio: change how spdif codecs are selectedwm42016-12-232-4/+5
* Fix mistakes in spelling and grammarDario Russo2016-12-211-1/+1
* options: change --h=... behaviorwm42016-12-161-3/+4
* cocoa: fullscreen refactoringAkemi2016-12-152-4/+1
* manpage: add table of contents to the HTML versionZhiming Wang2016-12-141-0/+2
* manpage: document current and legacy option syntax betterwm42016-12-121-0/+28
* manpage: clarify --loop optionwm42016-12-121-2/+2
* charset_conv: simplify and change --sub-codepage optionwm42016-12-092-52/+23
* manpage: replace `-vo` with `--vo`Douglas Christman2016-12-081-2/+2
* manpage: remove mention of window alpha (OSX)Akemi2016-12-081-4/+1
* manpage: move the --opengl-dumb-mode option downwm42016-12-071-14/+14
* demux, stream: add option to prevent opening referenced fileswm42016-12-041-0/+20
* options: remove deprecated sub-option handling for --vo and --aowm42016-11-253-10/+4
* DOCS/compile-windows: be more specific about the D3D compiler DLLMartin Herkt2016-11-231-7/+6
* vo_opengl: hwdec_cuda: Support P016 output surfacesPhilip Langdale2016-11-221-2/+2
* options: remove legacy global sub-option syntaxwm42016-11-221-0/+2
* command: redefine some deprecated propertieswm42016-11-222-4/+12
* vf_vdpaurb: remove this filterwm42016-11-222-9/+2
* client API: turn mpv_suspend() and mpv_resume() into stubswm42016-11-223-34/+10
* Fix some future release version numberswm42016-11-213-8/+8
* DOCS: update interface changesMartin Herkt2016-11-202-3/+10
* options: clarify --softvol deprecation message and manpage entrywm42016-11-191-3/+3
* wscript: move install dirs setting to after C compiler checkRicardo Constantino2016-11-161-5/+2
* DOCS/client-api-changes.rst: fix typowm42016-11-151-2/+2
* DOCS/interface-changes.rst: reword a linewm42016-11-151-2/+2
* audio: avoid returning audio-device-list entries without descriptionwm42016-11-142-2/+5
* 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-034-108/+200
* DOCS/interface-changes.rst: mention seek command changewm42016-10-031-0/+3
* 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
* qthelper: introduce new convenience functionswm42016-09-261-0/+3
* DOCS/compile-windows.md: update msys2 instructions againKevin Mitchell2016-09-251-3/+3
* 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
* client API: more or less deprecate mpv_set_option()wm42016-09-212-1/+10
* 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
* player: make --osc/--ytdl settable during playbackwm42016-09-201-0/+4
* client API: revert some relaxations about calling mpv_initialize()wm42016-09-191-2/+0
* 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-182-18/+13
* command: fix window-scale option/property inconsistencieswm42016-09-181-0/+3
* options: rename/deprecate --playlist-poswm42016-09-183-10/+7
* options: actually deprecate --mute=autowm42016-09-183-3/+8
* command: add an apply-profile commandwm42016-09-171-0/+8
* options: take care of propertly updating options on runtime changeswm42016-09-172-0/+17
* 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-163-0/+11
* options: add --hwdec=yes as alias for --hwdec=autowm42016-09-151-2/+3
* client API: remove SIGPIPE overriding codewm42016-09-151-0/+2
* manpage: explain "speed-adjusted" FPS for --interpolation-thresholdwm42016-09-151-2/+5
* vo_opengl: mali fbdev supportwm42016-09-131-0/+2
* DOCS/interface-changes.rst: minor cleanupwm42016-09-131-19/+16
* manpage: vo_rpi -> vo_openglwm42016-09-131-1/+1
* player: Apply new sub-speed values during playbackVladimir Panteleev2016-09-131-0/+1
* vo_rpi: deprecate this VOwm42016-09-122-1/+13
* 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-092-1/+5
* 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
* DOCS/interface-changes.rst: list exact sub-option replacementswm42016-09-061-0/+2
* vo_vdpau: rename some sub-optionswm42016-09-061-2/+2
* audio/out: deprecate "exclusive" sub-optionswm42016-09-053-0/+14
* audio/out: deprecate device sub-optionswm42016-09-053-16/+17
* options: deprecate suboptions for the remaining AO/VOswm42016-09-053-73/+115
* vo_direct3d: deprecate direct3d_shaders aliaswm42016-09-052-8/+11
* 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
* config: deprecate ao and vo auto-profileswm42016-09-031-0/+1
* manpage: mention how to apply/view opengl-hq profilewm42016-09-021-1/+2
* ao_alsa: change sub-options to global optionswm42016-09-023-68/+59
* command: remove vo-cmdlinewm42016-09-022-7/+2
* options: deprecate --vo-defaultswm42016-09-022-0/+3
* vo_opengl: deprecate sub-options, add them as global optionswm42016-09-023-837/+818
* DOCS: move libmpv stub to manpagewm42016-09-023-22/+17
* manpage: mention the client API/interface change logswm42016-09-022-3/+8
* command: deprecate "cache" property, replace with "cache-percent"wm42016-09-022