summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Expand)AuthorAgeFilesLines
* vo_vdpau: rename some sub-optionswm42016-09-061-2/+2
* audio/out: deprecate "exclusive" sub-optionswm42016-09-052-0/+12
* audio/out: deprecate device sub-optionswm42016-09-052-16/+16
* options: deprecate suboptions for the remaining AO/VOswm42016-09-052-73/+111
* vo_direct3d: deprecate direct3d_shaders aliaswm42016-09-051-8/+9
* vo_image: move to global optionswm42016-09-051-10/+12
* ao_jack: move to global optionswm42016-09-051-6/+8
* options: add a mechanism to make sub-option replacement slightly easierwm42016-09-051-6/+2
* sd_lavc: enable teletextwm42016-09-031-0/+4
* manpage: document another option/property inconsistencewm42016-09-031-0/+13
* manpage: mention how to apply/view opengl-hq profilewm42016-09-021-1/+2
* ao_alsa: change sub-options to global optionswm42016-09-022-68/+58
* command: remove vo-cmdlinewm42016-09-021-7/+0
* options: deprecate --vo-defaultswm42016-09-021-0/+2
* vo_opengl: deprecate sub-options, add them as global optionswm42016-09-022-837/+811
* DOCS: move libmpv stub to manpagewm42016-09-022-8/+17
* manpage: mention the client API/interface change logswm42016-09-021-1/+6
* command: deprecate "cache" property, replace with "cache-percent"wm42016-09-021-5/+1
* vo_opengl: remove pre/post/scale-shadersNiklas Haas2016-09-021-63/+15
* command: fix or document some property/option consistency issueswm42016-09-011-0/+36
* command: remove 2 deprecated propertieswm42016-09-011-18/+0
* command: rename/deprecate some conflicting property nameswm42016-09-011-3/+9
* command: add options to property listwm42016-09-012-160/+18
* vo, ao: disable positional parameter suboptionswm42016-09-011-1/+1
* m_option: replace --no-video-aspect aliaswm42016-08-311-6/+4
* client API: deprecate "no-..." option handlingwm42016-08-311-16/+18
* vo_xv: remove an aliased optionwm42016-08-311-4/+3
* command: export profile list as a propertywm42016-08-281-0/+8
* player: add option to disable video OSDwm42016-08-281-4/+19
* command: add property for current subtitle textwm42016-08-271-0/+7
* vo_opengl: angle: new opengl flag to control DirectCompositionAvi Halachmi (:avih)2016-08-251-0/+10
* manpage: fix typowm42016-08-201-1/+1
* manpage: info about --panscan vs. --video-unscaledrr-2016-08-191-1/+4
* aspect: add --video-unscaled=downscale-bigrr-2016-08-191-3/+4
* manpage: input: fix define-section syntaxjaseg2016-08-171-2/+2
* player: add option to control duration of image displaywm42016-08-171-0/+17
* command: add replaygain information properties to track-listwm42016-08-131-0/+14
* audio/filter: remove delay audio filterPaul B Mahol2016-08-121-28/+0
* command: add a property that returns filename without extensionwm42016-08-111-0/+6
* manpage: remove the word "slave"wm42016-08-111-6/+6
* player: add --no-autoload-files optionwm42016-08-101-0/+10
* player: add --audio-wait-open optionswm42016-08-091-0/+8
* player: add --audio-stream-silencewm42016-08-091-0/+11
* audio: use --audio-channels=auto behavior, except on ALSAwm42016-08-041-19/+44
* options: add vp9 to --hwdec-codecswm42016-07-301-3/+3
* vo_opengl: remove the 3dlut-size npot2 restrictionNiklas Haas2016-07-251-2/+1
* vo_opengl: reduce default 3dlut-size to 64x64x64Niklas Haas2016-07-251-1/+1
* manpage: not-document tscale=linearwm42016-07-211-0/+3
* audio: refactor mixer code and delete mixer.cwm42016-07-172-0/+7
* vf_d3d11vpp: add video processor selectionwm42016-07-151-0/+6
* videotoolbox: add yuv420p to --videotoolbox-formatwm42016-07-151-2/+2
* man: fix PDF build errorMartin Herkt2016-07-151-0/+1
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Aman Gupta2016-07-151-0/+1
* Use - as command-name separator everywhereTimotej Lazar2016-07-145-11/+11
* manpage: add some missing color management related sub-propertieswm42016-07-131-0/+3
* command: add properties for HDR metadataNiklas Haas2016-07-131-0/+6
* manpage: minor fixwm42016-07-101-2/+2
* man: fix typowm42016-07-091-1/+1
* audio: drop --softvol=no and --softvol=autowm42016-07-092-37/+34
* man: fix typosJakub Wilk2016-07-095-11/+11
* man: fix botched sentencewm42016-07-081-3/+3
* manpage: document confusing "vf clr" command usagewm42016-07-031-0/+2
* command: pack sub image data in overlay-add commandwm42016-07-011-21/+11
* options: deprecate --heartbeat-cmdwm42016-06-291-0/+8
* vo_opengl: add output_size uniform to custom shaderMuhammad Faiz2016-06-281-0/+3
* vo_opengl: implement the Panasonic V-Log functionNiklas Haas2016-06-282-0/+3
* manpage: add missing documentation for vf_format:gamma=dci-p3Niklas Haas2016-06-281-0/+1
* csputils: add Panasonic V-Gamut primariesNiklas Haas2016-06-282-0/+3
* manpage: warn about the use of HDR functions for target-trcNiklas Haas2016-06-281-0/+6
* vo_opengl: implement ARIB STD-B68 (HLG) HDR TRCNiklas Haas2016-06-282-0/+3
* manpage: fix typowm42016-06-261-1/+1
* DOCS: change version references from 0.17.1 to 0.18.0wm42016-06-251-3/+3
* af_lavcac3enc: make encoder configurablewm42016-06-231-1/+5
* vo_opengl: vdpau interop without RGB conversionwm42016-06-191-3/+6
* vo_opengl: remove prescaling framework with superxbr prescalerBin Jin2016-06-181-32/+0
* vo_opengl: remove nnedi3 prescalerBin Jin2016-06-181-31/+1
* vo_opengl: make size of OUTPUT available to user shadersBin Jin2016-06-121-3/+3
* vo_opengl: refactor performance data propertiesNiklas Haas2016-06-081-24/+38
* vo_opengl: make user hook passes optionalNiklas Haas2016-06-081-4/+11
* vo_opengl: expose performance timers as propertiesNiklas Haas2016-06-071-0/+24
* manpage: update --hwdec=d3d11va remarkswm42016-05-311-5/+3
* vo_opengl: default hdr-tone-mapping to hableNiklas Haas2016-05-301-3/+4
* vo_opengl: refactor HDR mechanismNiklas Haas2016-05-302-3/+12
* vo_opengl: add hable tone-mapping algorithmNiklas Haas2016-05-301-0/+3
* vo_opengl: rename tone-mapping=simple to reinhardNiklas Haas2016-05-301-4/+4
* vf_d3d11vpp: add a D3D11 video processor filterwm42016-05-281-0/+9
* command: add playlist-pos-1 propertywm42016-05-261-0/+3
* vo_opengl: always autoselect ANGLE as backend if availablewm42016-05-261-2/+2
* manpage: adjust dxva2 descriptionwm42016-05-231-3/+6
* manpage: document how hardware decoding might cause quality losswm42016-05-231-0/+36
* docs: fix some typosBen Boeckel2016-05-231-1/+1
* vo_opengl: remove non-working rgb/rgba FBO formatswm42016-05-201-1/+1
* manpage: declare user-shader syntax for not stablewm42016-05-161-0/+4
* vo_opengl: implement more HDR tonemapping algorithmsNiklas Haas2016-05-161-3/+32
* vo_opengl: implement HDR (SMPTE ST2084)Niklas Haas2016-05-162-0/+9
* vo_opengl: abstract hook texture access behind macroNiklas Haas2016-05-151-2/+14
* vo_opengl: use RPN expressions for user hook sizesNiklas Haas2016-05-151-7/+17
* vo_opengl: support external user hooksNiklas Haas2016-05-151-0/+113
* lua: add timer:is_enabled() functionJulian2016-05-141-0/+4
* manpage: document missing sub-propertieswm42016-05-111-0/+2
* video: add --hwdec=auto-copy modewm42016-05-111-0/+8
* manpage: unmark d3d11va as "experimental"wm42016-05-111-2/+3
* manpage: document -- and some issues passing filenameswm42016-05-101-1/+12
* manpage: fix some script_message references to preferred namewm42016-05-093-9/+9
* win32: make taskbar progress indication optionalmaniak13492016-05-082-0/+9
* manpage: document --x11-bypass-compositor=nowm42016-05-081-1/+4
* manpage: change gnome-screensaver-command exampleRahul Kalkani2016-05-071-1/+1
* x11: rename inappropriate --x11-bypass-compositor=never optionwm42016-05-071-2/+2
* x11: add --x11-bypass-compositor=alwayswm42016-05-061-2/+7
* DOCS: update documentation related to color managementNiklas Haas2016-05-062-6/+12
* manpage: minor fixes to --lavfi-complexwm42016-05-061-2/+3
* command: change some hwdec propertieswm42016-05-041-2/+27
* lcms: improve black point handling (especially BT.1886)Niklas Haas2016-05-041-0/+7
* manpage: fix typoVaidas Kascėnas2016-04-301-1/+1
* options: add --fit-border video optionmaniak13492016-04-301-0/+6
* sd_add: replace --sub-ass=no with --ass-style-override=stripwm42016-04-301-5/+10
* vo_opengl: support GL_EXT_texture_norm16 on GLESwm42016-04-271-1/+2
* vo_opengl: D3D11VA + ANGLE interopwm42016-04-271-0/+1
* manpage: fix --autofit examplewm42016-04-241-1/+1
* command: if only ab-loop-b is set, loop from start of filewm42016-04-212-5/+9
* stream_memory: add hex:// protocolwm42016-04-201-0/+3
* player: loop on end of file if ab-loop-b is unsetwm42016-04-181-2/+3
* aspect: rework --video-unscaledNiklas Haas2016-04-101-7/+4
* osd: add italic font for osdst4t1k2016-04-081-0/+3
* x11: do not set _NET_WM_BYPASS_COMPOSITOR by defaultwm42016-04-031-2/+2
* aspect: make video-zoom logarithmicNiklas Haas2016-04-031-6/+4
* manpage: change underscore to hyphen in input commandKevin Mitchell2016-04-031-1/+1
* manpage: fix typoKevin Mitchell2016-04-021-1/+1
* manpage: add example for --msg-levelwm42016-04-021-0/+16
* vd_lavc: add d3d11va hwdecKevin Mitchell2016-03-301-0/+1
* command: add video-stereo-mode propertywm42016-03-281-0/+3
* lua: don't require key for mp.add_key_binding()wm42016-03-261-1/+2
* man: ipc: update for named pipe IPC on WindowsJames Ross-Gowan2016-03-232-11/+42
* command: change "cache-speed" OSD formattingwm42016-03-221-2/+2
* command: add cache-speed propertywm42016-03-201-0/+5
* man: lua: fix typo in script-binding example.torque2016-03-191-1/+1
* csputils: add DCI-P3 colorspaceNiklas Haas2016-03-191-0/+2
* lua: don't suspend core by default during script executionwm42016-03-181-7/+1
* manpage: fix inverted condition in mixer-active descriptionwm42016-03-131-2/+2
* manpage: minor changes to some environment variableswm42016-03-121-5/+1
* manpage: add that dxinterop may work on intel.Kevin Mitchell2016-03-101-1/+2
* manpage: remove extraneous newlines from end of options.rstKevin Mitchell2016-03-101-2/+0
* manpage: add note about video filters and hwdecKevin Mitchell2016-03-101-1/+5
* manpage: document dxva2 option for hwdecKevin Mitchell2016-03-101-3/+6
* command: change stream-pos semanticswm42016-03-091-2/+3
* vo_opengl: rename prescale to prescale-lumaNiklas Haas2016-03-051-10/+4
* demux: add null demuxerwm42016-03-042-1/+5
* command: add encoder-list propertywm42016-03-011-2/+7
* command: export canonical ffmpeg version identifierwm42016-02-291-0/+7
* command: export list of all decoderswm42016-02-291-0/+32
* command: export more information under track-listwm42016-02-291-5/+31
* osc: add always-on mode and unify visibility mode (always/never/auto)Avi Halachmi (:avih)2016-02-271-12/+13
* manpage: add showvolume example to --lavfi-complexwm42016-02-271-0/+3
* manpage: fix typowm42016-02-211-1/+1
* manpage: add hint where the full keybindings are declaredwm42016-02-211-0/+4
* demux_timeline: fix nested timelineswm42016-02-201-2/+1
* player: add on_preloaded hookwm42016-02-151-0/+11
* manpage: normal filters are still active with complex filterswm42016-02-121-0/+3
* manpage: fix indenting issue in vf_formatNiklas Haas2016-02-111-21/+21
* manpage: add example for playing 2 audio tracks at the same timewm42016-02-081-0/+2
* player: add --external-file optionwm42016-02-081-0/+5
* player: add complex filter graph supportwm42016-02-051-1/+43
* audio: remove default preference for libdcadecwm42016-02-011-1/+1
* DOCS: explain about DVD situation in man page.archenemies2016-01-311-0/+39
* vo_opengl: replace tscale-interpolates-only with interpolation-thresholdwm42016-01-271-3/+13
* vo_opengl: support 10 bit support with ANGLEwm42016-01-261-1/+1
* vo_opengl: default to rgba16f FBOs on ANGLEwm42016-01-261-2/+2
* command: always allow setting volume/mute propertieswm42016-01-261-2/+21
* manpage: fix typowm42016-01-251-1/+1
* vo_opengl: add tscale-interpolates-only sub-optionwm42016-01-251-0/+4
* vo_opengl: default scaler-resizes-only sub-option to yeswm42016-01-251-1/+1
* vo_opengl: rename custom shader entrypoint from sample to sample_pixelwm42016-01-251-1/+5
* manpage: minor correctionswm42016-01-242-8/+4
* manpage: adjust vf/af-command descriptionwm42016-01-221-1/+4
* command: add af-command commandwm42016-01-221-0/+3
* command: add vf-command commandwm42016-01-221-0/+6
* audio: change downmix behavior, add --audio-normalize-downmixwm42016-01-201-0/+10
* audio: change --audio-chan