summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* manpage: reflect recent subtitle changeswm42015-12-062-10/+10
* examples/qt_opengl: Use fbo of the widget and not the thread contextcommander kotori2015-12-031-1/+1
* examples/qt_opengl: remove redundant time-start property fetchcommander kotori2015-12-031-2/+1
* vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0Bin Jin2015-12-021-2/+2
* manpage: fix a command namewm42015-12-011-1/+1
* manpage: ' can't be used for quotingwm42015-11-301-2/+2
* manpage: explain behavior of "path" propertywm42015-11-291-1/+5
* DOCS/interface-changes: add some recent changeswm42015-11-291-1/+3
* vo_opengl: make tscale=mitchell:tscale-clamp the defaultwm42015-11-291-1/+1
* w32_common: implement icc-profile-autoJames Ross-Gowan2015-11-261-1/+2
* vo: do not use display FPS for framedropwm42015-11-251-5/+4
* vo_opengl: disable interpolation without display-syncwm42015-11-251-0/+4
* command, vo: add estimated-display-fps propertywm42015-11-251-0/+8
* vo_rpi: add an option to disable OSDwm42015-11-251-0/+4
* manpage: deinterlace is now the lowercase dKevin Mitchell2015-11-233-8/+8
* manpage: clarify correct-downscaling descriptionwm42015-11-231-1/+2
* command: export some per-video-frame informationwm42015-11-221-0/+13
* vo_opengl: use ANGLE by default if available (except for "hq" preset)wm42015-11-211-3/+14
* vo_opengl: enable dumb-mode automatically if possiblewm42015-11-191-1/+4
* vo_opengl: switch FBO format on GLESwm42015-11-191-1/+2
* x11: request bypassing compositorwm42015-11-181-0/+4
* player: replace mistimed-frame-count with vsync-ratio on status linewm42015-11-181-5/+7
* manpage: fix typo in vd-lavc-o exampleEllis Berner2015-11-181-1/+1
* manpage: fix a typowm42015-11-181-1/+1
* input.conf: add default bindings for changing window scalewm42015-11-171-9/+5
* videotoolbox: make decoder format customizablewm42015-11-171-0/+8
* player: handle rebasing start time differentlywm42015-11-163-6/+24
* command: add vsync-ratio propertywm42015-11-132-0/+9
* command: rename vo-missed-frame-count propertywm42015-11-132-7/+10
* win32: avoid detection as exclusive fullscreen windowMartin Herkt2015-11-131-0/+4
* vo_opengl_cb: make operation more similar to normal VOswm42015-11-092-21/+2
* command: make display-fps property writablewm42015-11-091-1/+1
* vo_opengl: rename "drm_egl" to "drm-egl"wm42015-11-091-2/+2
* manpage: remove examples and authors sectionwm42015-11-081-46/+0
* manpage: slightly improve configuration files sectionwm42015-11-081-2/+3
* vo_opengl: add DRM EGL backendrr-2015-11-081-2/+5
* vo_opengl: rename fancy-downscaling to correct-downscalingwm42015-11-071-2/+2
* vo_opengl: fancy-downscaling: enable also for anamorphic clipsAvi Halachmi (:avih)2015-11-071-3/+3
* demux_mkv: remove --demuxer-mkv-fix-timestampswm42015-11-071-12/+0
* ao_jack: remove "alsa" std-channel-layout choicewm42015-11-071-6/+3
* vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-051-0/+30
* vo_opengl: add Super-xBR filter for upscalingBin Jin2015-11-051-0/+38
* options: enable mpeg2 hw decoding by default if hw decoding is requestedwm42015-11-051-3/+3
* vd_lavc: make hwdec fallback more tolerantwm42015-11-031-2/+3
* vo_opengl: win32: try to enable DwmFlush by defaultwm42015-11-011-2/+6
* vo_opengl: add vsync-fences optionwm42015-10-301-0/+9
* command: add mistimed-frame-count propertywm42015-10-301-0/+8
* manpage: briefly mention libmpvwm42015-10-301-0/+9
* manpage: extend profile documentationwm42015-10-291-1/+39
* player: add audio drop/duplicate modewm42015-10-271-0/+12
* vd_lavc: make software decoding fallback an optionRodger Combs2015-10-251-0/+4
* options: remove --use-text-osdwm42015-10-242-11/+2
* vo_opengl: make the default debanding settings less excessiveNiklas Haas2015-10-211-6/+6
* options: add support for client certificate authenticationJoschka Tillmanns2015-10-201-0/+7
* command: make time properties unavailable if timestamp is unknownwm42015-10-161-0/+4
* DOCS/client_api_examples/README: add qt_openglwm42015-10-111-10/+16
* DOCS/client_api_examples/qt_opengl: fix uninitwm42015-10-111-0/+1
* DOCS/client_api_examples: add qt widget + opengl-cb examplewang-bin2015-10-116-0/+272
* ytdl: Remove DASH hacks, use DASH by defaultChrisK22015-10-111-5/+2
* DOCS/client_api_examples/README: rewritewm42015-10-101-17/+90
* manpage: font options do not support fontconfig patterns anymorewm42015-10-091-2/+5
* video: remove user-controllable PTS sorting (--pts-association-mode)wm42015-10-062-17/+0
* audio: add option for falling back to ao_nullwm42015-10-052-0/+9
* manpage: edit recommended VO remarkswm42015-10-041-7/+4
* 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