summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: implement error diffusion for ditheringBin Jin2019-06-161-1/+30
* vo_gpu: allow user shader to fix texture offsetBin Jin2019-06-061-1/+7
* man: clarify vavpp requirementsNicolas F2019-05-051-2/+3
* drm_common: Support --drm-mode=<preferred|highest|N|WxH[@R]>Anton Kindestam2019-05-041-4/+15
* drm_common: Add proper help option to drm-modeAnton Kindestam2019-05-041-2/+3
* drm_common: Add option to toggle use of atomic modesettingAnton Kindestam2019-05-041-0/+10
* docs: add mentions of the Vulkan rendering abstraction replacementJan Ekström2019-04-221-0/+2
* man/input: clarify behavior of seek's +exactNoSuck2019-04-021-2/+3
* cocoa-cb: add support for custom colored title barder richter2019-04-021-0/+6
* cocoa-cb: refactor title bar stylingder richter2019-04-022-11/+64
* DOCS/man/mpv.rst: Fix big-cache profile exampleLeo Izen2019-03-161-1/+2
* Merge branch 'master' into pr6360Jan Ekström2019-03-113-23/+76
|\
| * lcms: allow infinite contrastzc622019-03-091-2/+4
| * options: do not enable WMV3 hwdec by defaultMartin Herkt2019-03-011-1/+1
| * vo_gpu: use dB units for scene change detectionNiklas Haas2019-02-181-3/+3
| * vo_gpu: allow boosting dark scenes when tone mappingNiklas Haas2019-02-182-0/+9
| * vo_gpu: redesign peak detection algorithmNiklas Haas2019-02-182-0/+25
| * vo_gpu: improve tone mapping desaturationNiklas Haas2019-02-182-11/+24
| * options: do not enable MPEG2 hwdec by defaultMartin Herkt2019-02-131-1/+1
| * cocoa-cb: add support for VOCTRL_GET_DISPLAY_NAMESAkemi2019-02-101-1/+3
| * DOCS/options.rst: update target-peak descriptionKotori Itsuka2019-01-231-4/+4
| * DOCS/man: update man pages to describe ReplayGain fallbackBenjamin Barenblat2019-01-161-2/+4
| * stream_dvb: Correct range for dvbin-card option.Oliver Freyermuth2018-12-121-2/+2
* | docs: add removed properties and options to interface-changes.rstsfan52018-12-061-0/+4
* | demux: add another stream recording featurewm42018-12-061-0/+6
* | demux, stream: readd cache-speed in some other formwm42018-12-061-0/+5
* | Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer...Anton Kindestam2018-12-056-247/+431
|\ \ | |/ |/|
| * demux, stream: rip out the classic stream cachewm42018-08-312-123/+9
| * demux_lavf: drop obscure genpts optionwm42018-05-241-6/+0
| * options: add --http-proxywm42018-05-241-0/+7
| * player: remove deprecated vo/ao auto profileswm42018-05-241-0/+2
| * player: make playback termination asynchronouswm42018-05-242-0/+24
| * manpage: update --demuxer-thread optionwm42018-05-241-3/+6
| * player: simplify edition switchingwm42018-05-241-0/+2
| * input: slightly improve --input-cmdlist outputwm42018-05-241-1/+1
| * command: give named arguments to almost all commandswm42018-05-242-77/+175
| * json: add some non-standard extensionswm42018-05-241-1/+31
| * manpage: mention that fd:// file descriptors may be modifiedwm42018-05-241-0/+2
| * manpage: remove a reference to a removed optionwm42018-05-241-2/+1
| * client API: kill async commands on terminationwm42018-05-241-0/+3
| * ipc: some user-visible changes to prepare for making all commands asyncwm42018-05-242-1/+12
| * ipc: alias set_property_string to set_propertywm42018-05-241-8/+1
| * lua: expose mpv_abort_async_command()wm42018-05-241-0/+12
| * command: make "subprocess" explicitly abortablewm42018-05-241-0/+2
| * command: add a way to abort asynchronous commandswm42018-05-241-0/+1
| * lua: reimplement mp.subprocess_detached() by invoking the "run" commandwm42018-05-241-0/+3
| * lua: reimplement mp.subprocess() by invoking the new subprocess commandwm42018-05-241-39/+17
| * command: add a subprocess commandwm42018-05-241-0/+5
| * input: add glue code for named argumentswm42018-05-242-1/+86
| * lua: expose async commandswm42018-05-241-0/+9
| * client API: add returning of data from async commandswm42018-05-241-0/+3
| * screenshot: change async behavior to be in line with new semanticswm42018-05-241-12/+8
| * manpage: mention that --no-correct-pts can break seeking toowm42018-05-241-2/+2
| * player: make all external file loading actions asyncwm42018-05-241-1/+2
| * command: make sub-add and audio-add commands asyncwm42018-05-241-0/+3
| * command: add infrastructure for async commandswm42018-05-241-1/+35
* | spirv: remove --spirv-compiler=nvidiaNiklas Haas2018-12-012-6/+10
* | drm: rename plane options to better, invariant, namesAnton Kindestam2018-12-013-20/+44
* | drm_atomic: Add general primary/overlay plane optionAnton Kindestam2018-12-012-13/+20
* | man: fix --watch-later-directory formattingTheAMM2018-11-281-1/+0
* | vo_gpu: vulkan: hwdec_cuda: Add support for Vulkan interopPhilip Langdale2018-10-221-5/+14
* | vo_gpu: split --linear-scaling into two separate optionsNiklas Haas2018-10-192-18/+32
* | man: mention stats in interactive controlNicolas F2018-10-141-0/+5
* | cocoa-cb: add Apple Software Renderer supportAkemi2018-09-301-0/+9
* | manpage: minor fix to --drm-formatAnton Kindestam2018-09-301-1/+1
* | man/options: emphasize ytdl_hook's script optionsRicardo Constantino2018-09-261-6/+5
* | manpage: fix reference to --tone-mapping by old option nameAnton Kindestam2018-08-181-1/+1
* | demux_edl: add title option to override title of chapterssfan52018-08-131-0/+18
* | manpage: Correct show-text duration default valuejaseg2018-08-051-1/+1
* | manpage: fix --vf exclamation mark descriptionpavelxdd2018-08-051-1/+1
* | ao_opensles: update interface-changesTom Yan2018-08-051-0/+9
* | manpage: fixup mistaken show playlist/track-list shortcutsDaniel M. Capella2018-07-231-2/+2
* | gpu: prefer 16bit floating point FBO formats to 16bit integer onesJan Ekström2018-07-081-3/+6
* | demux_lavf: drop obscure genpts optionwm42018-05-311-6/+0
* | options: add --http-proxywm42018-05-311-0/+7
* | player: remove deprecated vo/ao auto profileswm42018-05-311-0/+2
* | manpage: update --demuxer-thread optionwm42018-05-311-3/+6
* | player: simplify edition switchingwm42018-05-311-0/+2
* | manpage: mention that fd:// file descriptors may be modifiedwm42018-05-251-0/+2
* | manpage: remove a reference to a removed optionwm42018-05-251-2/+1
* | ipc: alias set_property_string to set_propertywm42018-05-251-8/+1
* | manpage: mention that --no-correct-pts can break seeking toowm42018-05-251-2/+2
|/
* vo_gpu: allow higher icc-contrast and improve loggingNiklas Haas2018-05-171-1/+1
* manpage: fix typoNiklas Haas2018-05-171-1/+1
* manpage: clarify target-prim/trc=auto behaviorNiklas Haas2018-05-171-2/+6
* encode: remove old timestamp handlingwm42018-05-033-40/+9
* manpage: -pre, -del etc. does not work on some options anymorewm42018-05-031-25/+4
* docs/vo: fixup some minor typos a la "planed" instead of "plane"Jan Ekström2018-05-011-3/+3
* drm/atomic: refactor planes namesLongChair2018-05-011-0/+14
* drm/atomic: refactor hwdec_drmprime_drm with native resourcesLongChair2018-05-011-5/+7
* manpage: remove 4 previously removed optionswm42018-05-011-24/+0
* manpage: --demuxer-seekable-cache is not experimental anymorewm42018-05-011-2/+1
* cocoa: change deprecation warning from opengl-cb to libmpvAkemi2018-04-291-2/+2
* command: change cycle-value command behaviorwm42018-04-293-14/+9
* vd_lavc: enable dr by defaultwm42018-04-291-7/+4
* encode: rewrite half of itwm42018-04-291-9/+6
* options: remove broken --video-stereo-mode optionwm42018-04-291-0/+4
* client API: add some render API extensions for timingwm42018-04-291-0/+4
* client API: preparations for allowing render API to use DR etc.wm42018-04-291-0/+1
* encoding: deprecate a bunch of obscure optionswm42018-04-202-4/+5
* scripting: change when/how player waits for scripts being loadedwm42018-04-183-2/+12
* f_lavfi: add an option to use old audio PTS handling for af_lavfiwm42018-04-152-1/+14
* DOCS/interface-changes.rst: adjust some audio filter change noteswm42018-04-151-3/+5
* audio: don't recreate AO if a filter changes the output formatwm42018-04-151-3/+4
* ao_pulse: reduce requested device buffer sizewm42018-04-151-1/+1
* ao_alsa: add options for controlling period/buffer sizewm42018-04-151-0/+14
* ao/openal: Remove notes on experimentality from the documentationLAGonauta2018-04-151-4/+1
* ao/openal: Add option to set buffering characteristicsLAGonauta2018-04-151-0/+8
* ao/openal: Add support for direct channels outputLAGonauta2018-04-151-0/+6
* manpage: document vaapi-deviceKevin Mitchell2018-04-081-0/+4
* manpage: move cuda-decode-device with hwdec optionsKevin Mitchell2018-04-081-10/+10
* js: implement mp.register_idleAvi Halachmi (:avih)2018-04-071-5/+16
* js: implement mp.options.read_optionsAvi Halachmi (:avih)2018-04-071-8/+8
* config: replace config dir lua-settings/ with dir script-opts/Avi Halachmi (:avih)2018-04-075-4/+5
* ao_opensles: remove useless cfg_sample_rateTom Yan2018-04-051-0/+1
* client API: add a first class hook API, and deprecate old APIwm42018-03-263-34/+48
* client API: deprecate mpv_get_wakeup_pipe()wm42018-03-262-1/+4
* command: remove an old compatibility hackwm42018-03-261-0/+2
* manpage: mention how to get multiple video tracks for --lavfi-complexwm42018-03-261-0/+2
* client API: add a new way to pass X11 Display etc. to render APIwm42018-03-261-0/+10
* manpage: document that ---ao overrides --audio-devicewm42018-03-151-1/+3
* video: add an option to tune waiting for video timingwm42018-03-151-0/+20
* client API: deprecate qthelper.hppwm42018-03-151-0/+6
* DOCS/options: clarify that --end also supports relative timeRicardo Constantino2018-03-151-2/+2
* client API: send MPV_EVENT_SHUTDOWN only oncewm42018-03-151-0/+2
* client API: rename mpv_detach_destroy() to mpv_destroy()wm42018-03-151-0/+2
* client API: add mpv_create_weak_client()wm42018-03-151-0/+1
* client API: cleanup mpv_handle terminationwm42018-03-151-0/+4
* doc: fix formatting of video-frame-info propertiesAman Gupta2018-03-111-5/+5
* input: minor additions to default key bindingswm42018-03-041-6/+41
* video: add option to reduce latency by 1 or 2 frameswm42018-03-031-0/+20
* manpage: describe how to list/inspect/apply profileswm42018-03-031-0/+5
* options: add a builtin low-latency profilewm42018-03-031-0/+39
* demux_lavf: add --demuxer-lavf-probe-info=nostreamswm42018-03-031-1/+5
* DOCS/interface-changes: add note about desyncing audio filterswm42018-03-031-0/+2
* client API: deprecate opengl-cb API and introduce a replacement APIwm42018-02-284-4/+23
* cocoa-cb: make fullscreen resize animation duration configurableAkemi2018-02-281-0/+12
* cocoa-cb: change border and borderless window stylingAkemi2018-02-281-0/+12
* context_drm_egl: Introduce 30bpp supportAnton Kindestam2018-02-261-1/+14
* stream_file: add mode for reading appended fileswm42018-02-211-0/+13
* vo_gpu: introduce --target-peakNiklas Haas2018-02-201-0/+33
* lua+js: Implement utils.getpid()sfan52018-02-132-0/+6
* vo: make opengl-cb first in the autoprobing orderwm42018-02-131-0/+6
* vf_vavpp: select best quality deinterlacing algorithm by defaultwm42018-02-132-1/+6
* manpage: remove mention of --vf=eqwm42018-02-131-1/+1
* input: add a keybinding to toggle hardware decodingwm42018-02-131-0/+3
* video: make --deinterlace and HW deinterlace filters always deinterlacewm42018-02-133-4/+9
* DOCS/interface-changes.rst: fix typowm42018-02-131-1/+1
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-123-2/+6
* osx: always deactivate the early opengl flush on macOSAkemi2018-02-121-0/+3
* ytdl_hook: add script opt for using manifest URLsRicardo Constantino2018-02-111-0/+4
* vo_gpu: make screenshots use the GL rendererwm42018-02-111-1/+2
* vo_gpu: port HDR tone mapping algorithm from libplaceboNiklas Haas2018-02-051-11/+16
* swresample: limit output size of audio frameswm42018-02-031-0/+9
* codecs: remove unused family fieldwm42018-02-011-4/+0
* manpage: clarify some --vf optionswm42018-01-312-16/+28
* ytdl_hook: pass http proxy to ffmpegRicardo Constantino2018-01-301-0/+8
* ao_null: add --ao-null-format option for debuggingwm42018-01-301-0/+3
* player: replace old lavfi wrapper with new filter codewm42018-01-301-0/+5
* audio: rewrite filtering glue codewm42018-01-302-4/+25
* video: rewrite filtering glue codewm42018-01-302-3/+8
* command: add --osd-on-seek option defaulting to barKevin Mitchell2018-01-262-5/+14
* Revert "command: make pause display the same osd-msg-bar as seek"Kevin Mitchell2018-01-261-3/+3
* manpage: mention --network-timeout is broken with RTSPwm42018-01-251-0/+10
* options: add string list -toggle actionwm42018-01-251-0/+1
* command: add a change-list commandwm42018-01-252-0/+20
* options: add an option type for byte sizeswm42018-01-251-3/+4
* manpage: remove obsolete information on bd://Ricardo Constantino2018-01-251-4/+3
* manpage: document using sub-shadow-offset for background sizingRicardo Constantino2018-01-241-1/+2