aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* 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
* audio: drop --softvol=no and --softvol=autoGravatar wm42016-07-09
* man: fix typosGravatar Jakub Wilk2016-07-09
* man: fix botched sentenceGravatar wm42016-07-08
* client API: remove "status" log level from mpv_request_event docsGravatar wm42016-07-08
* manpage: document confusing "vf clr" command usageGravatar wm42016-07-03
* command: pack sub image data in overlay-add commandGravatar wm42016-07-01
* options: deprecate --heartbeat-cmdGravatar wm42016-06-29
* vo_opengl: add output_size uniform to custom shaderGravatar Muhammad Faiz2016-06-28
* vo_opengl: implement the Panasonic V-Log functionGravatar Niklas Haas2016-06-28
* manpage: add missing documentation for vf_format:gamma=dci-p3Gravatar Niklas Haas2016-06-28
* csputils: add Panasonic V-Gamut primariesGravatar Niklas Haas2016-06-28
* manpage: warn about the use of HDR functions for target-trcGravatar Niklas Haas2016-06-28
* vo_opengl: implement ARIB STD-B68 (HLG) HDR TRCGravatar Niklas Haas2016-06-28
* Fix misspellingsGravatar stepshal2016-06-26
* manpage: fix typoGravatar wm42016-06-26
* DOCS: change version references from 0.17.1 to 0.18.0Gravatar wm42016-06-25
* af_lavcac3enc: make encoder configurableGravatar wm42016-06-23
* vo_opengl: vdpau interop without RGB conversionGravatar wm42016-06-19
* vo_opengl: remove prescaling framework with superxbr prescalerGravatar Bin Jin2016-06-18
* vo_opengl: remove nnedi3 prescalerGravatar Bin Jin2016-06-18
* vo_opengl: make size of OUTPUT available to user shadersGravatar Bin Jin2016-06-12
* vo_opengl: refactor performance data propertiesGravatar Niklas Haas2016-06-08
* vo_opengl: make user hook passes optionalGravatar Niklas Haas2016-06-08
* vo_opengl: expose performance timers as propertiesGravatar Niklas Haas2016-06-07
* vo_opengl: apply vo-cmdline command incrementallyGravatar wm42016-06-05
* manpage: update --hwdec=d3d11va remarksGravatar wm42016-05-31