summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* win32: add portable config modewm42015-07-271-0/+8
* manpage: document --audio-channels=auto caveatswm42015-07-251-0/+8
* Require contributions in LGPLv2.1+wm42015-07-241-0/+3
* command: add property indicating per-file optionswm42015-07-232-0/+7
* video: don't restrict --vd-lavc-threads to a maximum of 16wm42015-07-231-3/+4
* manpage: fix typowm42015-07-231-1/+1
* cache: make backbuffer size configurablewm42015-07-222-5/+14
* vo_opengl: add temporal-dither-period optionNiklas Haas2015-07-201-0/+5
* command: add track-list/N/audio-channels propertydeuiore2015-07-182-0/+6
* screenshot: don't write PNG colorspace tags by defaultwm42015-07-182-1/+2
* sub: add option for stretching image subtitles to screenwm42015-07-182-0/+13
* manpage: fix typowm42015-07-131-1/+1
* player: extend --hls-bitrate optionwm42015-07-131-1/+4
* player: use exit code 0 by default for quit, 4 for signals, etc.Philip Sequeira2015-07-111-1/+2
* vo_opengl: reimplement tscale=oversampleNiklas Haas2015-07-111-1/+1
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesPhilip Langdale2015-07-111-0/+7
* player: parse and expose m3u playlist titleswm42015-07-102-0/+7
* video: add a way to disable automatic stereo conversionwm42015-07-102-3/+4
* demux_mkv: improve video duration detection heuristicwm42015-07-091-1/+6
* stream_file: add fd:// protocolwm42015-07-091-0/+5
* player: disable seeking even if the cache is enabledwm42015-07-082-0/+6
* vf_vdpaupp: don't attempt to deinterlace progressive frameswm42015-07-082-1/+5
* vf_vavpp: don't attempt to deinterlace progressive frameswm42015-07-082-0/+5
* command: make deinterlace property use interlaced-only yadif modewm42015-07-071-1/+2
* vf_yadif: expose interlaced frame modewm42015-07-071-5/+4
* vo_opengl_cb, vo_opengl: add option for preloading hwdec contextwm42015-07-072-0/+17
* ipc: add request_id to jsonPreston Hunt2015-07-031-0/+18
* manpage: fix dwmflush parameterwm42015-07-031-1/+2
* ao_coreaudio: add exclusive suboptionwm42015-07-032-0/+6
* ao_coreaudio_exclusive: support PCMwm42015-07-031-2/+0
* client API, dxva2: add a workaround for OpenGL fullscreen issueswm42015-07-031-0/+2
* vo_opengl: adjust interpolation code for the new video-sync mechanismNiklas Haas2015-07-011-5/+4
* manpage: fix copy&paste mistakeswm42015-06-301-22/+20
* DOCS/man: fix some grammar errorsDaniel Bergmann2015-06-293-4/+4
* DOCS: fix recent typoswm42015-06-282-2/+2
* demux: export forced flagwm42015-06-272-0/+6
* subprocess, lua: export whether the process was killed by uswm42015-06-271-0/+4
* Disable DVD and BD menu support (to be removed)wm42015-06-262-7/+3
* DOCS/mplayer-changes: Add removal of X11 vorrooij2015-06-261-0/+2
* vo_x11: remove this video outputwm42015-06-261-6/+0
* audio: output human-readable channel layouts toowm42015-06-252-0/+7
* DOCS: document some recent interface additionswm42015-06-241-0/+2
* manpage: Fix typo. oacopts -> ovcoptsc_142015-06-231-1/+1
* manpage: minor fixeswm42015-06-231-1/+2
* command: export stereo 3D tagswm42015-06-231-0/+3
* af_volume: add a replaygain fallback optionwm42015-06-231-0/+4
* client API: allow using msg-level option for log messageswm42015-06-201-0/+1
* osc: time display configuration optionsTeoh Han Hui2015-06-191-0/+8
* Various spelling fixesMarcin Kurczewski2015-06-184-6/+6
* DOCS/compile-windows.md: fix Lua packagewm42015-06-181-1/+1
* DOCS/manpage: fix typosrrooij2015-06-176-12/+12
* af_convert24: remove this filterwm42015-06-161-7/+0
* DOCS/compile-windows.md: drop unused dependencywm42015-06-161-1/+1
* lua: support MPV_END_FILE_REASON_REDIRECTwm42015-06-111-0/+10
* client API: add MPV_END_FILE_REASON_REDIRECTwm42015-06-111-0/+3
* lua: export end-file event fieldswm42015-06-111-0/+17
* command: add keypress, keydown, and keyup commands.torque2015-06-112-0/+18
* player: use 4 as process exit code on user quitswm42015-06-101-0/+1
* audio: add --audio-spdif as new method for enabling passthroughwm42015-06-052-9/+30
* inpout.conf: make shift+o toggle between 2 states onlywm42015-06-031-1/+1
* lua: fix options submodulewm42015-05-291-1/+1
* vo_drm: Expose mode ID option to usersMarcin Kurczewski2015-05-281-0/+4
* command: remove deprecated get_property commandwm42015-05-272-1/+2
* options: remove --slave-brokenwm42015-05-273-22/+4
* DOCS: fix wrong libmpv's cocoa example commentStefano Pigozzi2015-05-271-4/+2
* DOCS: interface-changes: mention recent vo_opengl additionswm42015-05-271-0/+2
* vo_opengl: CMS no longer implies linear scalingNiklas Haas2015-05-271-10/+6
* vo_opengl: icc-profile overrides icc-profile-autoNiklas Haas2015-05-271-2/+2
* vo_opengl: add support for custom shadersNiklas Haas2015-05-271-2/+70
* input: allow - as separator between commands, instead of _wm42015-05-251-40/+40
* command: change the hwdec propertieswm42015-05-252-19/+28
* vf_dlopen: declare as deprecatedwm42015-05-251-0/+2
* vo_null: add framerate emulationwm42015-05-241-0/+6
* manpage: --media-title -> --force-media-titlePhilip Sequeira2015-05-241-1/+1
* DOCS/client_api_examples/cocoa-openglcb: do initial flush correctly.torque2015-05-231-11/+5
* command: add protocol-list propertywm42015-05-232-0/+7
* command: deprecate audio-sampleratewm42015-05-222-7/+2
* command: add audio-params and audio-out-params propertieswm42015-05-222-0/+37
* command: rename audio-format propertywm42015-05-222-3/+4
* options: rename --media-title optionwm42015-05-221-0/+1
* command: deprecate the "length" propertywm42015-05-222-2/+6
* DOCS: add a changelog for option/command/property changeswm42015-05-222-3/+47
* audio: make softvol scale cubicwm42015-05-221-5/+5
* audio: change range of volume option/propertywm42015-05-222-15/+12
* DOCS/client_api_examples: cocoa: minor fixeswm42015-05-211-2/+2
* DOCS/client_api_examples: add opengl-cb-based cocoa example.torque2015-05-211-0/+310
* vo_opengl: remove npot optionwm42015-05-211-4/+0
* DOCS/mplayer-changes: add relative seeking by %Robin2015-05-211-0/+1
* vo_xv: make number of buffers configurablewm42015-05-201-0/+6
* manpage: fix syntaxwm42015-05-191-1/+1
* input: add relative percentage seekrrooij2015-05-191-1/+3
* command: add playlist_shuffle commandwm42015-05-171-0/+4
* input.conf: add CTRL+s key binding for window screenshotswm42015-05-171-0/+4
* manpage: improve osc helpAvi Halachmi (:avih)2015-05-161-10/+11
* DOCS/client_api_examples: Qt: force qmake to use pkg-config.torque2015-05-163-0/+3
* manpage: lua: clarify OSD differences between mp.command/mp.commandvwm42015-05-161-0/+7
* video: add hevc to whitelist of hwdec codecswm42015-05-141-1/+1
* vo_opengl: change user options for requesting GLESwm42015-05-141-4/+7
* manpage: explain some property expansion restrictionswm42015-05-131-1/+4
* manpage: remove stray newlinewm42015-05-131-1/+0
* vo_opengl_cb: add a "block" framedrop mode and make it defaultwm42015-05-121-2/+4
* Always block SIGPIPE globallywm42015-05-111-1/+2
* DOCS/man/options.rst: Remove trailing whitespacesrrooij2015-05-101-2/+2
* DOCS/man/opions.rst: Elaborate on --no-videorrooij2015-05-101-0/+4
* player: add --force-window=immediate modewm42015-05-081-2/+4
* DOCS: add a link to LIRC wiki entrywm42015-05-071-0/+1
* manpage: do not use deprecated syntax in examplewm42015-05-061-1/+1
* vo_opengl: change default FBO formatwm42015-05-051-2/+2
* manpage: fix typowm42015-05-051-1/+1
* ao_coreaudio: add an option for changing the physical formatwm42015-05-051-0/+8
* path: start special espansion with ~~name instead of ~namewm42015-05-031-9/+9
* options: remove --leak-reportwm42015-05-021-2/+1
* screenshots: create screenshot dirwm42015-05-021-2/+3
* manpage: fix typowm42015-05-011-1/+1
* vo_opengl: gl_lcms: replace icc-cache by icc-cache-dirNiklas Haas2015-05-011-4/+7
* screenshots: change default directory in pseudo-gui mode to desktopwm42015-05-012-1/+3
* screenshots: prefix default template with "mpv-"wm42015-05-011-2/+2
* path: add resolving desktop path to platform-specific pathswm42015-05-011-0/+1
* path: expose platform-specific path resolverswm42015-05-011-1/+10
* screenshots: add --screenshot-directory optionwm42015-05-011-0/+11
* screenshots: add option to prevent 16 bit outputwm42015-04-291-0/+5
* screenshots: add option to disable JPEG 4:4:4 outputwm42015-04-291-0/+4
* manpage: put explicit links to config file path detailswm42015-04-281-1/+4
* command: change the default action for rescan_external_fileswm42015-04-281-5/+5
* input.conf: map L to toggle infinite loopingwm42015-04-271-0/+3
* ao_null: add an option for testing channel layout selectionwm42015-04-271-0/+4
* manpage: update mpv IRC channelsNiklas Haas2015-04-271-2/+2
* manpage: update colormatrix property descriptionwm42015-04-272-9/+10
* DOCS/client-api-changes: fix release markerwm42015-04-251-1/+1
* manpage: move --autosync descriptionwm42015-04-241-14/+14
* player: add --window-scale optionwm42015-04-241-0/+8
* man: fix PDF buildMartin Herkt2015-04-241-2/+4
* DOCS/mplayer-changes: Eleborate on joystick inputrobin007bond2015-04-231-0/+2
* manpage: document ff-index sub-propertywm42015-04-231-0/+7
* demux_mkv: limit timestamp fixing to 1ms maxwm42015-04-231-6/+6
* demux_mkv: attempt to fix rounded timestampswm42015-04-231-0/+12
* 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/