summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
Commit message (Expand)AuthorAgeFilesLines
* manpage: move the --opengl-dumb-mode option downwm42016-12-071-14/+14
* demux, stream: add option to prevent opening referenced fileswm42016-12-041-0/+20
* vo_opengl: hwdec_cuda: Support P016 output surfacesPhilip Langdale2016-11-221-2/+2
* options: clarify --softvol deprecation message and manpage entrywm42016-11-191-3/+3
* vo_opengl: blend against background color for --alpha=blendPhilip Sequeira2016-11-131-1/+2
* docs: remove trailing spacesStefano Pigozzi2016-11-111-2/+2
* cocoa: option to scale window by HiDPI scale factorAkemi2016-11-111-0/+7
* man/options.rst: fix typoDouglas Christman2016-11-061-1/+1
* manpage: explicitly document all scaling optionsNiklas Haas2016-11-011-82/+77
* filter_kernels: add ability to taper kernels/windowsNiklas Haas2016-11-011-6/+13
* vo_opengl: partially re-enable glFlush() callswm42016-10-211-3/+6
* video: add --hwdec=vdpau-copy modewm42016-10-201-3/+4
* vd_lavc: Add hwdec wrapper for crystalhdPhilip Langdale2016-10-151-0/+6
* cocoa: add glFlush() to cocoa backendAkemi2016-10-061-1/+1
* vo_opengl: disable glFlush() by default, and add an option to enable itwm42016-10-051-0/+5
* manpage: fix closing quotewm42016-10-041-1/+1
* options: rename subtitle optionsDan Oscarsson2016-10-031-104/+193
* vo_opengl: add debugging options for testing with padded textureswm42016-10-011-1/+7
* rpi: add --hwdec=rpi-copywm42016-09-301-0/+4
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadwm42016-09-271-2/+2
* manpage: hwdec_cuda: update docs to say 10bit hevc is supportedPhilip Langdale2016-09-241-2/+2
* player: do not let pseudo-gui override user config settingswm42016-09-231-0/+6
* hwdec/cuda: Document how to activate cuda deinterlacingPhilip Langdale2016-09-221-8/+11
* player: add --watch-later-directory optionDavid Logie2016-09-221-0/+7
* man/options.rst: fix typo and layoutKranky K. Krackpot2016-09-201-6/+8
* options: rename/deprecate --playlist-poswm42016-09-181-3/+5
* options: actually deprecate --mute=autowm42016-09-181-3/+4
* options: add --hwdec=yes as alias for --hwdec=autowm42016-09-151-2/+3
* manpage: explain "speed-adjusted" FPS for --interpolation-thresholdwm42016-09-151-2/+5
* vo_opengl: mali fbdev supportwm42016-09-131-0/+2
* manpage: vo_rpi -> vo_openglwm42016-09-131-1/+1
* man: fix building pdfshinchiro2016-09-121-4/+6
* hwdec_cuda: Add trivial cuda-copy wrapperPhilip Langdale2016-09-111-4/+9
* options: make --h list options according to a pattern passed to itwm42016-09-101-1/+5
* man: fix typobugdone2016-09-101-1/+1
* man/options: Document cuda hwdec.Philip Langdale2016-09-091-0/+6
* options: drop unreferenced --bluray-angle optionwm42016-09-081-4/+0
* manpage: remove more references to deprecated sub-option syntaxwm42016-09-071-34/+26
* audio/out: deprecate "exclusive" sub-optionswm42016-09-051-0/+9
* audio/out: deprecate device sub-optionswm42016-09-051-11/+8
* sd_lavc: enable teletextwm42016-09-031-0/+4
* ao_alsa: change sub-options to global optionswm42016-09-021-0/+54
* vo_opengl: deprecate sub-options, add them as global optionswm42016-09-021-0/+799
* command: add options to property listwm42016-09-011-1/+4
* m_option: replace --no-video-aspect aliaswm42016-08-311-6/+4
* client API: deprecate "no-..." option handlingwm42016-08-311-16/+18
* player: add option to disable video OSDwm42016-08-281-4/+19
* 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
* player: add option to control duration of image displaywm42016-08-171-0/+17
* 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
* audio: refactor mixer code and delete mixer.cwm42016-07-171-0/+5
* 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-141-4/+4
* audio: drop --softvol=no and --softvol=autowm42016-07-091-20/+15
* man: fix typosJakub Wilk2016-07-091-7/+7
* man: fix botched sentencewm42016-07-081-3/+3
* options: deprecate --heartbeat-cmdwm42016-06-291-0/+8
* manpage: fix typowm42016-06-261-1/+1
* vo_opengl: vdpau interop without RGB conversionwm42016-06-191-3/+6
* manpage: update --hwdec=d3d11va remarkswm42016-05-311-5/+3
* manpage: adjust dxva2 descriptionwm42016-05-231-3/+6
* manpage: document how hardware decoding might cause quality losswm42016-05-231-0/+36
* video: add --hwdec=auto-copy modewm42016-05-111-0/+8
* manpage: unmark d3d11va as "experimental"wm42016-05-111-2/+3
* win32: make taskbar progress indication optionalmaniak13492016-05-081-0/+6
* 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
* manpage: minor fixes to --lavfi-complexwm42016-05-061-2/+3
* 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: 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-211-2/+7
* 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: 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
* man: ipc: update for named pipe IPC on WindowsJames Ross-Gowan2016-03-231-4/+10
* 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
* demux: add null demuxerwm42016-03-041-0/+2
* manpage: add showvolume example to --lavfi-complexwm42016-02-271-0/+3
* manpage: fix typowm42016-02-211-1/+1
* demux_timeline: fix nested timelineswm42016-02-201-2/+1
* manpage: normal filters are still active with complex filterswm42016-02-121-0/+3
* 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
* manpage: minor correctionswm42016-01-241-1/+1
* audio: change downmix behavior, add --audio-normalize-downmixwm42016-01-201-0/+10
* audio: change --audio-channels default back to stereowm42016-01-201-5/+6
* manpage: adjust --display-fps descriptionwm42016-01-181-3/+7
* man: options: Clarify expected behaviour with --dvbin-full-transponder.Oliver Freyermuth2016-01-141-4/+7
* man: options: hint to cycling of program property.Oliver Freyermuth2016-01-141-0/+2
* manpage: mention that image subtitles can not be repositioned etc.wm42016-01-121-0/+8
* options: exclude 360 from --video-rotate rangewm42016-01-021-1/+1
* demux_mkv: adjust subtitle preroll defaultswm42015-12-271-2/+9
* options: add --audio-file-pathswm42015-12-251-1/+5
* man: fix grammar issuesMartin Herkt2015-12-191-23/+28
* stream: drop PVR supportwm42015-12-101-59/+0
* sub: increase gap/overlap fixing threshold to 210mswm42015-12-071-1/+1
* win32: add option to set VO MMCSS profilewm42015-12-061-0/+4
* manpage: reflect recent subtitle changeswm42015-12-061-7/+7
* vo: do not use display FPS for framedropwm42015-11-251-5/+4
* manpage: deinterlace is now the lowercase dKevin Mitchell2015-11-231-1/+1
* x11: request bypassing compositorwm42015-11-181-0/+4
* manpage: fix typo in vd-lavc-o exampleEllis Berner2015-11-181-1/+1
* manpage: fix a typowm42015-11-181-1/+1
* videotoolbox: make decoder format customizablewm42015-11-171-0/+8
* player: handle rebasing start time differentlywm42015-11-161-1/+10
* win32: avoid detection as exclusive fullscreen windowMartin Herkt2015-11-131-0/+4
* demux_mkv: remove --demuxer-mkv-fix-timestampswm42015-11-071-12/+0
* 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
* 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-241-11/+0
* options: add support for client certificate authenticationJoschka Tillmanns2015-10-201-0/+7
* ytdl: Remove DASH hacks, use DASH by defaultChrisK22015-10-111-5/+2
* manpage: font options do not support fontconfig patterns anymorewm42015-10-091-2/+5
* video: remove user-controllable PTS sorting (--pts-association-mode)wm42015-10-061-14/+0
* audio: add option for falling back to ao_nullwm42015-10-051-0/+8
* manpage: adjustments to hwdec remarkswm42015-09-291-3/+9
* video: replace vf_format outputlevels option with global optionwm42015-09-291-0/+20
* video: remove VDA supportwm42015-09-281-1/+0
* video: make --field-dominance set interlaced flagKevin Mitchell2015-09-101-0/+4
* video: make container vs. bitstream aspect ratio configurablewm42015-08-301-0/+17
* player: add --playlist-pos optionwm42015-08-221-0/+11
* manpage: fix typowm42015-08-111-1/+1
* player: add display sync modewm42015-08-101-0/+66
* demux_mkv: disable timestamp fixup code againwm42015-08-101-1/+1
* manpage: document videotoolbox supportwm42015-08-081-0/+1
* demux: add options to control maximum queue sizewm42015-08-051-0/+14
* demux: remove options to control minimum packet queue sizewm42015-08-051-15/+0
* charset_conv: "auto" encoding detection now uses uchardet.Jehan2015-08-041-4/+5
* charset_conv: add uchardet supportwm42015-08-021-0/+6
* manpage: document --audio-channels=auto caveatswm42015-07-251-0/+8
* 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-221-5/+11
* screenshot: don't write PNG colorspace tags by defaultwm42015-07-181-1/+1
* sub: add option for stretching image subtitles to screenwm42015-07-181-0/+12
* manpage: fix typowm42015-07-131-1/+1
* player: extend --hls-bitrate optionwm42015-07-131-1/+4
* video: add a way to disable automatic stereo conversionwm42015-07-101-3/+3
* demux_mkv: improve video duration detection heuristicwm42015-07-091-1/+6
* player: disable seeking even if the cache is enabledwm42015-07-081-0/+5
* vo_opengl_cb, vo_opengl: add option for preloading hwdec contextwm42015-07-071-0/+16
* Various spelling fixesMarcin Kurczewski2015-06-181-2/+2
* DOCS/manpage: fix typosrrooij2015-06-171-6/+6
* audio: add --audio-spdif as new method for enabling passthroughwm42015-06-051-9/+28
* options: remove --slave-brokenwm42015-05-271-21/+1
* manpage: --media-title -> --force-media-titlePhilip Sequeira2015-05-241-1/+1
* audio: make softvol scale cubicwm42015-05-221-5/+5
* audio: change range of volum