summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* mac: remove Apple Remote supportder richter2019-12-154-9/+4
* DOCS/contribute.md: fix a typowm42019-12-151-1/+1
* DOCS/contribute.md: should -> mustwm42019-12-151-8/+8
* DOCS: mention that mpv doesn't build with MSVCwm42019-12-141-2/+6
* manpage: fix --vulkan-async-compute default valuewm42019-12-121-2/+2
* console.lua: add this scriptJames Ross-Gowan2019-12-083-0/+112
* DOCS: fix wayland-frame-wait offset value rangedudemanguy2019-12-051-1/+1
* osc: rework window control configuration to add auto modePhilip Langdale2019-12-041-1/+7
* demux: do not make up demuxer_idwm42019-12-031-1/+5
* vf_gpu: render subtitleswm42019-11-301-3/+3
* osc: apply boxvideo margins to the window controlsPhilip Langdale2019-11-301-1/+3
* vf_gpu: add video filter using vo_gpu's rendererwm42019-11-291-0/+36
* x11: implement unminimizationwm42019-11-291-1/+1
* command: change window-minimized/window-maximized to optionswm42019-11-292-10/+17
* man/osc: fix typoPhilip Langdale2019-11-291-1/+1
* x11: implement minimize and maximize related VOCTRLsPhilip Langdale2019-11-291-2/+9
* osc: implement pseudo client side decorations via OSCPhilip Langdale2019-11-291-0/+16
* DOCS/interface-changes.rst: more details about track property changeswm42019-11-271-1/+4
* command: change vid/aid/sid property behavior slightlywm42019-11-252-4/+9
* command: change af/vf property behavior wrt. filter creation failureswm42019-11-252-6/+12
* command, options: deprecate old --display-fps behaviorwm42019-11-253-6/+18
* manpage: remove audio-file etc. caveat descriptionwm42019-11-241-13/+0
* options: remove deprecated --playlist-pos aliaswm42019-11-242-4/+1
* lua: make add_key_binding() rotate optional arguments correctlywm42019-11-231-1/+3
* input: export input.conf comments ot input-bindings propertywm42019-11-231-2/+7
* command, input: add input-bindings propertywm42019-11-231-0/+37
* command: add command-list propertywm42019-11-231-0/+8
* input: add text produced by key to script key eventswm42019-11-222-1/+14
* manpage: correct "complex" key binding descriptionwm42019-11-221-2/+2
* manpage: improve "complex" key binding list of table entrieswm42019-11-221-6/+13
* input: introduce a pseudo key name that grabs all text inputwm42019-11-221-0/+5
* player: Optionally validate st_mtime when restoring playback stateChris Down2019-11-202-0/+9
* manpage: extend documentation of key nameswm42019-11-191-0/+74
* lua: report key name for "complex" key bindingswm42019-11-191-3/+4
* manpage: deprecate input section commandswm42019-11-192-0/+8
* DOCS/contribute.md: some clarificationswm42019-11-181-3/+7
* options: deprecate --video-sync=display-adropwm42019-11-171-0/+2
* manpage: add section about using mpv from programs and scriptswm42019-11-161-0/+45
* options: deprecate --input-filewm42019-11-162-0/+4
* demux_lavf: fight ffmpeg API some more and get the timeout setwm42019-11-161-0/+12
* stream_lavf: set --network-timeout to 60 seconds by defaultwm42019-11-141-5/+8
* wayland: use hidpi-window-scale optiondudemanguy2019-11-121-1/+1
* manpage: expand MPV_LEAK_REPORT environment variable descriptionwm42019-11-091-1/+5
* wscript: add --enable-ta-leak-report optionwm42019-11-081-0/+1
* test: make tests part of the mpv binarywm42019-11-081-0/+17
* vo_gpu: vdpau actually works under EGLwm42019-11-071-2/+1
* manpage: vdpauglx backend was removedwm42019-11-071-5/+0
* DOCS/contribute.md: add #include order to coding stylewm42019-11-071-0/+11
* DOCS/contribute.md, zimg: remove 2 instances of an extraneous "s"wm42019-11-071-1/+1
* stream: bump default buffer size from 2K to 64Kwm42019-11-061-1/+1
* stream: turn into a ring buffer, make size configurablewm42019-11-061-0/+26
* manpage: update input protocolswm42019-11-041-55/+20
* manpage: opengl-cb -> libmpvwm42019-11-041-5/+5
* manpage: fix global config file path in --hwdec descriptionwm42019-11-041-1/+1
* manpage: shovel around --hwdec description (again)wm42019-11-041-25/+39
* DOCS/interface-changes.rst: improve entry about sws changeswm42019-11-031-2/+7
* vd_lavc: don't keep packets for fallbacks if errors are toleratedwm42019-11-021-0/+5
* manpage: update --framedrop optionwm42019-11-021-10/+26
* zimg: make --zimg-fast=yes defaultwm42019-11-021-1/+1
* options: make --show-profile without parameters list all profileswm42019-10-311-1/+2
* manpage: fix another typowm42019-10-311-1/+1
* manpage: update --zimg-scaler defaultwm42019-10-311-3/+3
* sws_utils, zimg: destroy vo_x11 and vo_drm performancewm42019-10-313-3/+52
* manpage: document stats page 3wm42019-10-311-0/+3
* interface-changes: fixup the location of d3d11-output-cspJan Ekström2019-10-301-1/+2
* vo_gpu/d3d11: add support for configuring swap chain color spaceJan Ekström2019-10-302-0/+15
* osc: Unify bottom and topbar codeJan Janssen2019-10-281-2/+2
* manpage: Update information about default mouse bindingsCameron Cawley2019-10-281-3/+12
* DOCS/release-policy.md: clarify a few detailssfan52019-10-271-3/+7
* input: disable gamepad code by defaultwm42019-10-251-1/+1
* manpage: fix --script docswm42019-10-251-3/+3
* vo_gpu, options: don't return NaN through APIwm42019-10-252-6/+15
* manpage: fix RST formatting errorin vf_format descriptionwm42019-10-241-1/+1
* manpage: slap "do not use" label on vf_vapoursynthwm42019-10-241-4/+10
* vf: improve vf_vapoursynth descriptionwm42019-10-231-18/+71
* input: add gamepad support through SDL2Stefano Pigozzi2019-10-231-0/+3
* DOCS/client-api-changes.rst: fix formattingsfan52019-10-221-0/+1
* manpage: finish an unfinished sentencewm42019-10-211-5/+7
* filters: extend vf_format so that it can convert color parameterswm42019-10-211-4/+44
* manpage: describe stride parameter in screenshot-raw commandwm42019-10-201-0/+6
* wayland: add various render-related optionsdudemanguy2019-10-201-0/+15
* sws_utils: hack in zimg redirection supportwm42019-10-201-0/+15
* video: add zimg wrapperwm42019-10-201-0/+8
* manpage: docoument stream-open-filename propertywm42019-10-201-0/+9
* manpage: fix a typowm42019-10-181-1/+1
* video, demux: rip out unused spherical metadata codewm42019-10-171-11/+0
* video: do not disable display-sync on A/V desyncwm42019-10-171-4/+18
* Reintroduce vo_wayland as vo_wlshmMichael Forney2019-10-171-0/+6
* manpage: update --hwdec descriptionwm42019-10-171-17/+8
* vo_gpu/d3d11: switch adapter selection to case-insensitive startswithJan Ekström2019-10-151-0/+4
* manpage: attempt to remove some more cache option confusionwm42019-10-141-6/+7
* vo_gpu/d3d11: add support for configuring swap chain formatJan Ekström2019-10-132-0/+14
* DOCS: explicitly mention that property observing has an initial eventwm42019-10-081-1/+5
* DOCS: some corrections around cache optionswm42019-10-082-3/+10
* demux_edl: better selection of part which defines the track layoutwm42019-10-061-0/+30
* audio: do not try gapless if video is still ongoingwm42019-10-061-0/+2
* DOCS/compatibility.rst: add this filewm42019-10-053-1/+183
* DOCS/interface-changes.rst: simplify playback abort change descriptionwm42019-10-051-11/+2
* options: rename --video-aspect to --video-aspect-overrideNiklas Haas2019-10-043-17/+14
* manpage: clarify some details about async. commands and "subprocess"wm42019-10-042-4/+36
* DOCS/tech-overview.txt: caching has changedwm42019-10-021-3/+4
* DOCS: Document DVB changes in interface-changes.Oliver Freyermuth2019-10-021-0/+9
* DOCS: Add documentation for dvbin-prog and dvbin-channel-switch-offset.Oliver Freyermuth2019-10-021-0/+16
* DOCS/contribute.md: split into sections, random changeswm42019-10-011-17/+61
* vo_gpu/d3d11: add adapter name validation and listing with "help"Jan Ekström2019-09-291-3/+2
* video/d3d11: add adapter selection by name into d3d11 optionsJan Ekström2019-09-292-0/+12
* vo: make swapchain-depth option generic for all VOsAnton Kindestam2019-09-281-8/+7
* stream_cb: add cancel_fn callbackAman Gupta2019-09-271-0/+1
* video: add pure gamma TRC curves for 2.0, 2.4 and 2.6.Wessel Dankers2019-09-272-0/+9
* DOCS: don't lie about the keybind commanddudemanguy2019-09-261-2/+1
* DOCS/contribute.md: talk about non-standard and C11 language featureswm42019-09-261-3/+4
* client API: be explicit about usage rules and deadlocks some morewm42019-09-261-0/+2
* client API: fix potential deadlock problems by throwing more shit at itwm42019-09-261-0/+5
* cocoa-cb: add support for 10bit opengl renderingder richter2019-09-261-0/+7
* sub: make font provider user-selectablewm42019-09-251-2/+20
* vo_drm: 30bpp supportAnton Kindestam2019-09-221-5/+4
* manpage: update requirements for vdpau hwdec useNicolas F2019-09-221-1/+2
* command: add expand-path to expand mpv pathsNicolas F2019-09-221-0/+12
* command: add sub-start & sub-end propertiesStefano Pigozzi2019-09-221-0/+11
* input: add keybind commandDudemanguy9112019-09-211-0/+7
* player: expose pixel aspect ratio, bitrate and rotation value on trackswnoun2019-09-212-0/+14
* DOCS/contribute.md: expand on recommended C99 usagewm42019-09-211-1/+1
* osd: allow sub-text to work even if sub-visibility is disableddudemanguy2019-09-211-3/+3
* demux_cue: auto-detect CUE sheet charsetwnoun2019-09-212-0/+4
* command: add video-add/video-remove/video-reload commandsPaul B Mahol2019-09-211-0/+9
* DOCS/contribute.md: license clarificationswm42019-09-211-0/+4
* ao_pulse: add --pulse-allow-suspendedTérence Clastres2019-09-211-0/+4
* player: update status line cache displaywm42019-09-201-5/+3
* manpage: input.rst: fix a typowm42019-09-191-1/+1
* video: add vf_fingerprint and a skip-logo scriptwm42019-09-191-0/+71
* options: deprecate --stream-recordwm42019-09-193-20/+36
* command, demux: add AB-loop keyframe cache align commandwm42019-09-191-0/+9
* manpage: mention that there's a Lua API for async commandswm42019-09-191-0/+2
* demux, command: add a third stream recording mechanismwm42019-09-192-5/+58
* demux: allow backward cache to use unused forward cachewm42019-09-191-0/+7
* demux: runtime option changing for cache and stream recordingwm42019-09-191-2/+14
* vf_vapourynth: remove Lua backendwm42019-09-191-25/+0
* audio: remove unreferenced af_lavrresamplewm42019-09-191-38/+0
* vo_gpu: remove mali-fbdevwm42019-09-191-2/+0
* manpage: fix minor typowm42019-09-191-1/+1
* osc: add feature to bottombar to not cover the videowm42019-09-191-0/+20
* aspect: add video margin optionswm42019-09-191-0/+24
* manpage: fix false statementwm42019-09-191-2/+2
* demux: add a on-disk cachewm42019-09-192-0/+51
* demux_lavf: compensate timestamp resets for OGG web radio streamswm42019-09-191-0/+16
* manpage: some more backward playback editswm42019-09-191-12/+22
* demux: demux multiple audio frames in backward playbackwm42019-09-191-0/+15
* manpage: another comment on backward playback with hardware decodingwm42019-09-191-2/+5
* vd_lavc: add --hwdec-extra-frames optionwm42019-09-191-0/+15
* f_decoder_wrapper: reorganize, fix EDL/ordered chapters backward playbackwm42019-09-191-3/+1
* options: rename --play-direction to --play-dirwm42019-09-191-2/+4
* demux: more backwards playback preroll packets for vorbis and mp3wm42019-09-191-9/+2
* manpage: document accidental feature/bugwm42019-09-191-5/+19
* player: modify/simplify AB-loop behaviorwm42019-09-191-3/+8
* options: remove --chapterwm42019-09-192-6/+1
* demux_lavf: implement bad hack for backward playback of wavwm42019-09-191-11/+3
* manpage: deinterlacing with backwards playback probably workswm42019-09-191-3/+1
* manpage: backward encoding actually appears to workwm42019-09-191-1/+2
* demux: add a special case for backward demuxing of opuswm42019-09-191-1/+2
* demux: use no overlapping packets for lossless audiowm42019-09-191-1/+2
* manpage: document why Vorbis backward playback does not workwm42019-09-191-0/+7
* demux: change backward-overlap to keyframe ranges instead of packetswm42019-09-191-5/+5
* demux: fix initial backward demuxing state in some caseswm42019-09-191-8/+0
* sd_lavc: implement --sub-pos for bitmap subtitleswm42019-09-191-0/+3
* manpage: document that backward playback from the end does not workwm42019-09-191-0/+8
* demux_raw: fix operation with demuxer cache and backward playbackwm42019-09-191-0/+10
* Implement backwards playbackwm42019-09-191-0/+191
* manpage: remove double fw-bytes documentationwm42019-09-191-6/+3
* demux, command: export bof/eof flagswm42019-09-191-0/+9
* player: add --demuxer-cache-wait optionwm42019-09-191-0/+8
* DOCS/edl-mpv.rst: make clear the DASH stuff is for internal use onlywm42019-09-191-0/+7
* demux_edl: add no_clipwm42019-09-191-0/+5
* demux_edl: add a special header to disable chapter generationwm42019-09-191-0/+12
* loadfile, ytdl_hook: don't reject EDL-resolved URLs through playlistwm42019-09-191-0/+5
* demux, demux_edl: add extension for tracks sourced from separate streamswm42019-09-191-0/+27
* DOCS/edl-mpv: document a dumb thingwm42019-09-191-0/+3
* drm: fix libmpv ABI breakage introduced in 351c083487050c88adb0e3d60f2174850f...Anton Kindestam2019-09-181-0/+2
* vo_gpu: x11: remove special vdpau probing, use EGL by defaultwm42019-09-152-3/+3