summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* client API: add MPV_ENABLE_DEPRECATED symbolwm42017-04-201-0/+3
* options: change --audio-file-auto default to not to load any fileswm42017-04-201-0/+3
* osc: add user_opts.boxmaxchars for box layout title limitAvi Halachmi (:avih)2017-04-191-0/+8
* man/osc: document volume and fullscreen buttonsRicardo Constantino2017-04-191-6/+17
* manpage: replace gendered pronounsNicolas F2017-04-191-2/+2
* demux: estimate total packet size, deprecate packet number limitswm42017-04-142-6/+13
* player: add --keep-open-pause=no optionDan Oscarsson2017-04-142-0/+9
* command, manpage: some leftover mentions of renamed --loop optionwm42017-04-111-4/+4
* manpage: group --loop options togetherwm42017-04-101-16/+16
* options: deprecate --loopwm42017-04-102-2/+9
* vo_opengl: add option for caching shaders on diskwm42017-04-081-0/+12
* DOCS/interface-changes.rst: document --vf/--af deprecationswm42017-04-041-0/+10
* video: support positional arguments for automatic lavfi option bridgewm42017-04-031-5/+5
* video: add automatic libavfilter bridge to option parsingwm42017-04-021-0/+7
* video: deprecate almost all video filterswm42017-04-021-0/+4
* manpage, client API: add some clarifications when commands use OSDwm42017-04-011-3/+7
* manpage: finish cut off sentencewm42017-04-011-1/+2
* player: make screenshot commands honor the async flagwm42017-04-011-0/+9
* input: add "async" flagwm42017-04-011-0/+6
* external_files: enable autoloading with URLsRicardo Constantino2017-04-011-0/+2
* osc: escape ASS and strip newlines on titleRicardo Constantino2017-03-271-0/+1
* osc: make title configurable and use property expansion on itRicardo Constantino2017-03-271-1/+7
* Revert "osc: make the title toggleable between media-title and filename"Ricardo Constantino2017-03-271-8/+2
* osx: fix key input in certain circumstancesAkemi2017-03-262-5/+1
* command: add expand-text command to property-expand a stringAvi Halachmi (:avih)2017-03-261-0/+5
* osc: make the title toggleable between media-title and filenameRicardo Constantino2017-03-261-2/+8
* command: change and simplify filter toggle syntaxwm42017-03-262-3/+8
* vo_opengl: angle: add --angle-flip to set the present modelJames Ross-Gowan2017-03-261-2/+15
* m_option: consistent af/vf filter entry "enabled" flag default valuewm42017-03-251-0/+1
* command: add better runtime filter toggling methodwm42017-03-253-24/+48
* manpage: minor addition for --video-syncwm42017-03-251-0/+4
* sub: add SDH subtitle filterDan Oscarsson2017-03-252-0/+19
* command: add demux-start-time propertyMatthias Hunstock2017-03-251-0/+3
* vo_opengl: replace uniform variable image_size with input_sizeigv2017-03-252-2/+4
* vo_opengl: add tex_offset uniform variable to user shadersigv2017-03-251-0/+2
* vo_opengl: make size of a cropped source image available to user shadersigv2017-03-251-3/+5
* af_drc: removeJan Janssen2017-03-253-24/+2
* manpage: add empty line between protocol header/descriptionwm42017-03-251-0/+19
* manpage: explain more about outstanding dvdnav bugsFrederick Eaton2017-03-251-5/+11
* command: add a property to signal whether networking is usedwm42017-03-241-0/+8
* manpage: fix a typowm42017-03-201-1/+1
* vo_opengl: add a --opengl-es=force2 optionwm42017-03-201-0/+2
* 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 inconsistencieswm4