aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* DOCS: move libmpv stub to manpageGravatar wm42016-09-02
* manpage: mention the client API/interface change logsGravatar wm42016-09-02
* command: deprecate "cache" property, replace with "cache-percent"Gravatar wm42016-09-02
* vo_opengl: remove pre/post/scale-shadersGravatar Niklas Haas2016-09-02
* client API: create core thread at an earlier timeGravatar wm42016-09-01
* command: fix or document some property/option consistency issuesGravatar wm42016-09-01
* command: remove 2 deprecated propertiesGravatar wm42016-09-01
* command: rename/deprecate some conflicting property namesGravatar wm42016-09-01
* command: add options to property listGravatar wm42016-09-01
* vo, ao: disable positional parameter suboptionsGravatar wm42016-09-01
* m_option: replace --no-video-aspect aliasGravatar wm42016-08-31
* client API: deprecate "no-..." option handlingGravatar wm42016-08-31
* m_config: handle --no-... options differentlyGravatar wm42016-08-31
* vo_xv: remove an aliased optionGravatar wm42016-08-31
* command: export profile list as a propertyGravatar wm42016-08-28
* player: add option to disable video OSDGravatar wm42016-08-28
* command: add property for current subtitle textGravatar wm42016-08-27
* vo_opengl: angle: new opengl flag to control DirectCompositionGravatar Avi Halachmi (:avih)2016-08-25
* manpage: fix typoGravatar wm42016-08-20
* manpage: info about --panscan vs. --video-unscaledGravatar rr-2016-08-19
* aspect: add --video-unscaled=downscale-bigGravatar rr-2016-08-19
* manpage: input: fix define-section syntaxGravatar jaseg2016-08-17
* player: add option to control duration of image displayGravatar wm42016-08-17
* DOCS: Update versionGravatar Martin Herkt2016-08-15
* command: add replaygain information properties to track-listGravatar wm42016-08-13
* audio/filter: remove delay audio filterGravatar Paul B Mahol2016-08-12
* command: add a property that returns filename without extensionGravatar wm42016-08-11
* manpage: remove the word "slave"Gravatar wm42016-08-11
* player: add --no-autoload-files optionGravatar wm42016-08-10
* player: add --audio-wait-open optionsGravatar wm42016-08-09
* player: add --audio-stream-silenceGravatar wm42016-08-09
* DOCS/release-policy.md: reminder to update certain version numbersGravatar wm42016-08-07
* client API: bump API for stream_cbGravatar wm42016-08-07
* audio: use --audio-channels=auto behavior, except on ALSAGravatar wm42016-08-04
* options: add vp9 to --hwdec-codecsGravatar wm42016-07-30
* vo_opengl: remove the 3dlut-size npot2 restrictionGravatar Niklas Haas2016-07-25
* vo_opengl: reduce default 3dlut-size to 64x64x64Gravatar Niklas Haas2016-07-25
* manpage: not-document tscale=linearGravatar wm42016-07-21
* audio: refactor mixer code and delete mixer.cGravatar wm42016-07-17
* vf_d3d11vpp: add video processor selectionGravatar wm42016-07-15
* videotoolbox: add yuv420p to --videotoolbox-formatGravatar wm42016-07-15
* man: fix PDF build errorGravatar Martin Herkt2016-07-15
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Gravatar Aman Gupta2016-07-15
* DOCS/compile-windows.md: MSVC DLL usage instructionsGravatar wm42016-07-14
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* manpage: add some missing color management related sub-propertiesGravatar wm42016-07-13
* command: add properties for HDR metadataGravatar Niklas Haas2016-07-13
* manpage: minor fixGravatar wm42016-07-10
* man: fix typoGravatar wm42016-07-09