summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* Revert "vo_x11: remove this video output"wm42015-09-301-0/+6
* manpage: adjustments to hwdec remarkswm42015-09-291-3/+9
* video: replace vf_format outputlevels option with global optionwm42015-09-294-22/+24
* video: remove VDA supportwm42015-09-281-1/+0
* manpage: fix broken examplewm42015-09-271-1/+1
* client API: rename GL_MP_D3D_interfaceswm42015-09-241-0/+5
* vo_opengl: remove sharpen scalers, add sharpen sub-optionwm42015-09-233-7/+15
* DOCS: update client API changes for releaseMartin Herkt2015-09-231-1/+1
* DOCS: update release policyMartin Herkt2015-09-231-27/+69
* manpage: add a note about libavfilterwm42015-09-112-0/+8
* video/filter: remove some vf_lavfi wrapperswm42015-09-111-68/+0
* af_lavfi: implement af-metadata propertywm42015-09-112-0/+5
* video: make --field-dominance set interlaced flagKevin Mitchell2015-09-101-0/+4
* cache: do not include backbuffer size in total stream cache sizewm42015-09-101-1/+3
* DOCS: cleanup API changes version markerswm42015-09-102-10/+11
* vo_opengl: implement debanding (and remove source-shader)Niklas Haas2015-09-091-14/+33
* af_lavrresample: add normalize suboptionwm42015-09-081-0/+7
* vo_opengl: restore single pass optimization as separate code pathwm42015-09-071-1/+14
* vo_opengl: require FBOs and get rid of the single-pass optimizationNiklas Haas2015-09-071-9/+8
* DOCS/client_api_examples/sdl: make the window resizablewm42015-09-041-1/+2
* audio/filter: remove af_bs2b toowm42015-09-041-22/+0
* audio/filter: remove some useless filterswm42015-09-031-158/+0
* manpage: fix typowm42015-09-031-1/+1
* vo_opengl: enable pbo by default with opengl-hqwm42015-09-021-1/+1
* video: make container vs. bitstream aspect ratio configurablewm42015-08-302-0/+18
* player: add --playlist-pos optionwm42015-08-222-0/+12
* docs: correct typo for 'ingore-chmap'Ellis Berner2015-08-221-1/+1
* command: make the playback-time property writablewm42015-08-211-2/+4
* vo_opengl: add tscale-clamp optionNiklas Haas2015-08-201-0/+6
* vo_rpi: disable background by defaultwm42015-08-201-0/+5
* manpage: fix typowm42015-08-181-1/+1
* DOCS/client_api_examples/sdl: don't curse the mainloopwm42015-08-171-2/+2
* DOCS/client_api_examples/sdl: add more explanation commentswm42015-08-121-1/+21
* player: use OSD formattin for DS on the terminal status linewm42015-08-121-3/+4
* DOCS/client_api_examples/sdl: don't load file before GL initwm42015-08-111-4/+4
* DOCS/client_api_examples: add SDL OpenGL examplewm42015-08-112-0/+142
* manpage: fix typowm42015-08-111-1/+1
* player: add display sync modewm42015-08-104-1/+83
* player: separate controls for user and video controlled speedwm42015-08-102-0/+5
* demux_mkv: disable timestamp fixup code againwm42015-08-101-1/+1
* manpage: document videotoolbox supportwm42015-08-081-0/+1
* manpage: use - as separator for the remaining commandswm42015-08-061-22/+22
* lua: implement input_enable_section/input_disable_section via commandswm42015-08-061-4/+13
* command: define-section with empty contents removes a sectionwm42015-08-061-0/+2
* command: add a command for defining input bindingswm42015-08-061-0/+20
* demux: add options to control maximum queue sizewm42015-08-052-0/+16
* demux: remove options to control minimum packet queue sizewm42015-08-052-15/+1
* DOCS: document video-aspect behavior changewm42015-08-051-0/+3
* charset_conv: "auto" encoding detection now uses uchardet.Jehan2015-08-041-4/+5
* input.conf: remap d/D keyswm42015-08-041-5/+1
* player: remove higher-level remains of DVD/BD menu supportwm42015-08-032-22/+1
* charset_conv: add uchardet supportwm42015-08-021-0/+6
* 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 r