summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* lua: add utils.format_json() functionwm42015-04-221-0/+8
* command: demuxer-cache-time propertyxylosper2015-04-211-0/+5
* client API: add a screenshot_raw commandwm42015-04-201-0/+9
* client API: add MPV_FORMAT_BYTE_ARRAY typewm42015-04-201-0/+1
* player: change video-bitrate and audio-bitrate propertieswm42015-04-201-7/+22
* command: disc-mouse-on-button propertyxylosper2015-04-211-0/+4
* manpage: fix typowm42015-04-191-1/+1
* options: change [...] to balanced quoteswm42015-04-191-1/+3
* demuxer_lavf: add an option for disabling hackswm42015-04-171-0/+6
* options: clarify quoting for option values starting with %wm42015-04-171-8/+9
* vf_screenshot: remove this filterwm42015-04-162-11/+2
* command: let screenshot_to_file command overwrite fileswm42015-04-161-2/+1
* video: do not show decoder framedrops if they're not requestedwm42015-04-161-4/+3
* vo_drm: add missing documentationMarcin Kurczewski2015-04-161-0/+13
* options: --hr-seek=always is the same as --hr-seek=yeswm42015-04-151-0/+1
* manpage: clarify --af=formatKevin Mitchell2015-04-151-14/+16
* manpage: remove extra newline at end of af.rstKevin Mitchell2015-04-151-1/+0
* mapage: update --hwdec=vaapi description againwm42015-04-141-2/+1
* vo_opengl: change dwmflush option valueswm42015-04-141-3/+4
* man/options: make --audio-display easier to findMartin Herkt2015-04-131-2/+3
* DOCS/contribute.md: Add guideline for pull requestsrobin007bond2015-04-131-0/+3
* DOCS/waf: Edit --enable-feature sentencesrobin2015-04-121-2/+3
* vo_opengl: unify blend-subtitles-res and blend-subtitleswm42015-04-111-12/+5
* manpage: mention how pseudo-gui mode is enabled on win32wm42015-04-111-2/+7
* vo_opengl: add blend-subtitles-resNiklas Haas2015-04-101-0/+11
* manpage: document pseudo-gui stuffwm42015-04-101-0/+28
* opengl: win32 - add option 'dwmflush' to sync in DWMAvi Halachmi (:avih)2015-04-091-0/+10
* vo_opengl_cb: deprecate mpv_opengl_cb_render()wm42015-04-093-6/+4
* vo_opengl_cb: add a function to report vsync timewm42015-04-093-0/+9
* manpage: lua: clarify timer usagewm42015-04-081-0/+17
* manpage: remove confusing statementwm42015-04-071-2/+1
* command: new subproperty for video-params: gammaNiklas Haas2015-04-041-0/+3
* vf_format: add gamma override optionNiklas Haas2015-04-041-0/+22
* vo_opengl: make csp options consistent with vf_formatNiklas Haas2015-04-041-9/+9
* csputils: add some missing colorspacesNiklas Haas2015-04-042-0/+18
* man/vf: update vf_format documentationNiklas Haas2015-04-041-4/+3
* vo_opengl: make jinc presets resizableNiklas Haas2015-04-041-3/+0
* vo_opengl: add scale-wparam optionNiklas Haas2015-04-041-0/+13
* vo_opengl: refactor scaler configurationNiklas Haas2015-04-041-12/+11
* vo_opengl: separate kernel and windowNiklas Haas2015-04-041-26/+33
* vf_format: allow forcing aspect ratiowm42015-04-031-0/+5
* vf_format: allow forcing display sizewm42015-04-031-0/+5
* vo_opengl: remove chroma-location suboptionwm42015-04-031-4/+0
* vf_format: allow forcing rotation flagswm42015-04-031-0/+4
* vf_format: allow forcing stereo mode parameterswm42015-04-031-0/+8
* sub: add --sub-text-bold optionwm42015-04-011-0/+3
* ao_wasapi: fix device listingKevin Mitchell2015-03-311-12/+12
* manpage: correct option minchn->minch for lavcac3encKevin Mitchell2015-03-301-3/+3
* manpage: clarify global config file locationwm42015-03-311-1/+3
* options: make --video-rotate use range 0-360wm42015-03-311-1/+1
* video: move colorspace overrides to vf_format, simplifywm42015-03-312-95/+91
* vf_format: don't crash if nonsense parameters are passedwm42015-03-311-11/+2
* vf_format: by default, pass through video without changewm42015-03-311-1/+1
* csputils: unify names for colorspace/etc. nameswm42015-03-311-9/+9
* ad_lavc: disable AC3 DRC by defaultwm42015-03-301-2/+5
* RPI supportwm42015-03-292-0/+14
* ao_alsa: add an option to ignore ALSA channel map negotiationwm42015-03-281-0/+8
* manpage: update warning on blend-subtitlesNiklas Haas2015-03-271-2/+6
* manpage: vo_opengl: blend-subtitles is brokenwm42015-03-271-0/+3
* manpage: fix typowm42015-03-261-1/+1
* vo_opengl: draw subtitles directly onto the videoNiklas Haas2015-03-261-0/+11
* vo_opengl: set cscale=spline36 as default for opengl-hqNiklas Haas2015-03-251-1/+1
* command: add property returning current working directorywm42015-03-241-0/+4
* input: remove Linux joystick supportwm42015-03-243-8/+1
* input: remove classic LIRC supportwm42015-03-243-11/+8
* manpage: ipc: make requirements for newlines more explicitwm42015-03-231-0/+3
* manpage: remove "experimental" notice from dxva2 codewm42015-03-192-2/+2
* manpage: add a link to mpv.conf documentationwm42015-03-171-1/+1
* DOCS: fix compilation instructions for MXE crosscompilationgunmantheh2015-03-171-0/+1
* man/vo: fix typoMartin Herkt2015-03-151-1/+1
* vo_opengl: add oversample support for tscaleNiklas Haas2015-03-151-1/+9
* vo_opengl: add oversample scalerNiklas Haas2015-03-151-0/+6
* vo_opengl: refactor smoothmotion -> interpolationNiklas Haas2015-03-151-42/+30
* man: fix PDF buildMartin Herkt2015-03-151-3/+4
* manpage: update cscaleNiklas Haas2015-03-131-4/+1
* options: introduce --cache=yes choicewm42015-03-121-2/+4
* cache: bump default size to 150MBwm42015-03-121-1/+1
* command: display-fps is the display FPS as assumed by the VOwm42015-03-121-3/+3
* vo_opengl: refactor shader generation (part 2)Niklas Haas2015-03-121-24/+44
* command: add display-fps propertywm42015-03-101-0/+7
* manpage: document swapinterval defaultNiklas Haas2015-03-091-1/+2
* input.conf: add key binding to override ASS subtitle styleswm42015-03-081-0/+5
* DOCS: minor update to coding stylewm42015-03-081-0/+2
* DOCS/compile-window.md: add Lua package to MXE instructionswm42015-03-061-2/+2
* DOCS, options: fix exampleChrisK22015-03-051-1/+1
* client API: mention the changes to the seek/screenshot commandswm42015-03-052-1/+3
* player, client API: refactor cplayer init, reduce client API differenceswm42015-03-051-0/+4
* input: use flag option type for some input commandswm42015-03-041-16/+15
* vo_opengl: add gamma-auto optionStefano Pigozzi2015-03-041-0/+9
* stream_cdda: add option to enable cdtext, and disable it by defaultwm42015-03-031-0/+4
* manpage: improve --osd-fractions descriptionwm42015-03-031-1/+2
* manpage: remove empty line to fix formattingwm42015-03-021-1/+0
* Revert "Revert recent vo_opengl related commits"Niklas Haas2015-02-281-0/+7
* Revert recent vo_opengl related commitswm42015-02-281-7/+0
* cocoa: remove the setNextKeyView hackStefano Pigozzi2015-02-281-2/+14
* examples/cocoabasic: allow to send stop commandStefano Pigozzi2015-02-281-13/+19
* manpage: fix typozymos2015-02-281-1/+1
* screenshots: add support for csp taggingNiklas Haas2015-02-281-0/+7
* demux: bump default demuxer queue sizeswm42015-02-271-2/+2
* manpage: update wording on speedNiklas Haas2015-02-271-2/+3
* vo_opengl: implement antiringing for tensor scalersNiklas Haas2015-02-271-3/+2
* input: allow passing FDs to --input-filewm42015-02-261-0/+3
* ytdl: add "--ytdl-params" optionThiago Kenji Okada2015-02-251-0/+12
* manpage: adjust --ass-style-override descriptionwm42015-02-251-2/+1
* manpage: update documentation for smoothmotionNiklas Haas2015-02-241-8/+27
* filter_kernels: add ewa_lanczossharp aliasNiklas Haas2015-02-241-2/+10
* filter_kernels: add blur parameter to jincNiklas Haas2015-02-231-0/+6
* manpage: document scale-param1 properlyNiklas Haas2015-02-231-8/+15
* manpage: update for new EWA filtersNiklas Haas2015-02-231-2/+2
* filter_kernels: rename ginseng to ewa_ginsengNiklas Haas2015-02-231-1/+1
* DOCS/client_api_examples/simple: fix optionwm42015-02-231-1/+1
* manpage: ipc: add a socat examplewm42015-02-211-3/+33
* video: un-discourage "vaapi-copy" hwdec modewm42015-02-201-1/+2
* vo_opengl: add ginseng upscalerNiklas Haas2015-02-201-1/+1
* manpage: fix vf_scale arnd parameterwm42015-02-191-2/+2
* DOCS/client-api-changes: mark 0.8.0 releasewm42015-02-171-2/+3
* command: add rescan_external_fileswm42015-02-161-0/+15
* sub: mess with styling defaults, change --ass-use-margins behaviorwm42015-02-163-7/+32
* osd: customizable subtitle and OSD positionwm42015-02-161-0/+11
* vf_vapoursynth: add display refresh rate propertyJulian2015-02-131-0/+3
* command: mark get_property as deprecatedwm42015-02-131-3/+2
* player: add a --loop=force modewm42015-02-121-1/+6
* audio: add device change notification for hotpluggingwm42015-02-121-0/+7
* player: use af_scaletempo when slowing down audio toowm42015-02-121-1/+1
* vf_noise: remove internal implementationwm42015-02-111-4/+0
* af_rubberband: make all librubberband options configurablewm42015-02-111-0/+9
* af_rubberband: pitch correction with librubberbandwm42015-02-111-0/+5
* manpage: fix af_scaletempo suggested commandswm42015-02-101-3/+3
* manpage: ipc: suggest --idlewm42015-02-091-1/+2
* Revert "vo_opengl: disable alpha by default"wm42015-02-061-1/+1
* options: add --network-timeoutwm42015-02-061-0/+5
* options: change --msg-level optionwm42015-02-062-1/+3
* vo_opengl: add support for linear scaling without CMSNiklas Haas2015-02-061-5/+10
* player: do not autoload audio with audio files, enable autoloadingwm42015-02-051-3/+3
* manpage: move out the MPlayer comparison pagewm42015-02-052-440/+453
* manpage: document hook APIwm42015-02-042-14/+64
* command: add on_unload hookwm42015-02-041-0/+4
* player: remove --fixed-vowm42015-02-031-1/+2
* cocoa: automatically fetch display-fps from the monitorStefano Pigozzi2015-02-031-2/+2
* vo_opengl: disable alpha by defaultwm42015-02-031-1/+1
* vo_opengl: change initialization of gamma optionwm42015-02-031-7/+5
* command: new commands audio_add/audio_remove/audio_reloadxylosper2015-02-031-0/+9
* vo_opengl: change upper bound of :gamma to 2.0Niklas Haas2015-02-031-1/+1
* manpage: add recommended values to :gamma suboptionNiklas Haas2015-02-031-4/+12
* command: add property returning detected audio deviceStefano Pigozzi2015-02-031-0/+4
* command: add property returning detected hwdec APIwm42015-02-021-0/+11
* player: add external audio file auto-loadingwm42015-02-021-0/+10
* command: add properties returning the current VO and AO driverwm42015-02-021-0/+6
* client API: add mpv_wait_async_requests()wm42015-02-021-0/+1
* ao_null: add emulation for certain broken behaviorwm42015-01-301-0/+3
* man: expand on the smoothmotion documentationStefano Pigozzi2015-01-281-4/+13
* vf_ilpack: remove this filterwm42015-01-271-13/+0
* vf_divtc: remove this filterwm42015-01-271-62/+0
* vf_phase: remove this filterwm42015-01-271-52/+0
* vf_swapuv: remove this filterwm42015-01-271-3/+0
* manpage: fix rst2pdf buildMartin Herkt2015-01-271-5/+5
* command: export more details about file seekabilitywm42015-01-261-0/+8
* msg: add --log-file optionwm42015-01-261-0/+5
* manpage: document 'A' keywm42015-01-261-0/+3
* manpage: fix typoDiogo Franco (Kovensky)2015-01-261-1/+1
* manpage: fix smoothmotion-threshold value rangewm42015-01-261-1/+1
* options: make --hls-bitrate=max the defaultwm42015-01-261-2/+2
* manpage: describe some more config directory artifactswm42015-01-261-9/+27
* vo_opengl, x11: implement icc-profile-autowm42015-01-261-1/+1
* vo_opengl: make "mitchell" the hq default filter for downscalingwm42015-01-261-1/+1
* input, player: new command for mouse eventxylosper2015-01-231-0/+17
* vo: fix disabling/enabling smoothmotion at runtimewm42015-01-231-0/+3
* manpage: minor changeswm42015-01-235-20/+28
* command: export file format as propertywm42015-01-231-0/+5
* build: remove bogus client API examples buildwm42015-01-233-5/+9
* vf_vavpp: add more deinterlacing algorithmswm42015-01-231-0/+4
* vo_opengl: add smoothmotion frame blendingStefano Pigozzi2015-01-231-0/+9
* manpage: vo_opengl: describe how to get lanczos2/lanczos3wm42015-01-221-0/+3
* vo_opengl: remove scale-sep and indirect optionsNiklas Haas2015-01-221-23/+1
* vo_opengl: rename all scale options to make more senseNiklas Haas2015-01-221-31/+24
* vo_opengl: always prefer indirect scalingNiklas Haas2015-01-221-9/+14
* vo_opengl: implement naive anti-ringingNiklas Haas2015-01-221-4/+13
* vo_opengl: make the default radius 3.0 and simplify scaler documentationNiklas Haas2015-01-211-12/+14
* manpage: vo_opengl: change scaler descriptions and recommendationswm42015-01-211-37/+13
* vo_opengl_old: remove this VOwm42015-01-201