summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
Commit message (Expand)AuthorAgeFilesLines
* manpage: clarify bitstreaming optionsOswald Pan2017-11-191-5/+9
* demux: use seekable cache for network by default, bump prefetch limitwm42017-11-101-3/+7
* demux: set default back buffer to some high valuewm42017-11-101-1/+3
* demux: support multiple seekable cached rangeswm42017-11-091-3/+4
* vo_gpu: hwdec_d3d11va: allow zero-copy video decodingJames Ross-Gowan2017-11-071-0/+12
* vo_gpu: d3d11: initial implementationJames Ross-Gowan2017-11-071-6/+35
* demux: add option to create CC tracks eagerlywm42017-11-031-0/+12
* manpage: fix/improve --msg-level descriptionwm42017-10-301-1/+3
* vd_lavc: add support for nvdec hwaccelwm42017-10-281-0/+8
* vo_gpu: change --tone-mapping-desaturate algorithmNiklas Haas2017-10-251-8/+9
* manpage: add --hwdec=rkmpp entrywm42017-10-231-0/+1
* demux: add a back buffer and the ability to seek into itwm42017-10-211-5/+25
* vo_gpu: add rgba16hf to the list of FBO formatsJames Ross-Gowan2017-10-181-3/+3
* video: add mp_image_params.hw_flags and add an examplewm42017-10-161-1/+2
* video: make it possible to always override hardware decoding formatwm42017-10-161-0/+13
* vo_gpu: semi-fix --gpu-context/--gpu-api options and help outputwm42017-10-161-4/+10
* manpage: add Vulkan WSI extension name for --gpu-context=winJames Ross-Gowan2017-10-141-1/+1
* options: add --vlang switchwm42017-10-131-0/+3
* lua: integrate stats.lua scriptJulian2017-10-091-0/+5
* vo_gpu: add android opengl backendAman Gupta2017-10-091-1/+4
* hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC framesAman Gupta2017-10-091-0/+5
* hwdec: rename mediacodec to mediacodec-copyAman Gupta2017-10-091-1/+1
* Revert "wayland_common: add support for embedding"Rostislav Pehlivanov2017-10-051-4/+0
* wayland_common: add support for embeddingRostislav Pehlivanov2017-10-051-0/+4
* msg: make --msg-level affect --log-file toowm42017-10-041-2/+5
* Man page: fix typoKranky K. Krackpot2017-10-011-2/+2
* manpage: update --blend-subtitles affected optionsLeo Izen2017-09-291-1/+1
* vo_gpu: force layout std430 for PCsNiklas Haas2017-09-291-3/+1
* vo_gpu: make the vertex attribs dynamicNiklas Haas2017-09-281-4/+0
* manpage: remove aphasemeter exampleswm42017-09-271-6/+1
* manpage: some --hwdec correctionswm42017-09-261-5/+2
* manpage: document --gpu-api=vulkanNiklas Haas2017-09-261-0/+2
* vo_gpu: vulkan: add support for waylandRostislav Pehlivanov2017-09-261-1/+1
* vo_gpu: vulkan: generalize SPIR-V compilerNiklas Haas2017-09-261-0/+17
* vo_gpu: vulkan: initial implementationNiklas Haas2017-09-261-6/+30
* vo_gpu: fix gamma scaleNiklas Haas2017-09-211-11/+11
* vo_gpu: convert windows/osx hwdecs/contexts to new APIJames Ross-Gowan2017-09-211-19/+0
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-80/+90
* options: remove --heartbeat-cmd and --heartbeat--intervalwm42017-09-181-44/+0
* vo_opengl: add a gamut warning featureNiklas Haas2017-09-101-0/+12
* man: correct default for --audio-file-autoMartin Herkt2017-09-101-4/+3
* video: change --deinterlace behaviorwm42017-08-221-6/+7
* options: correct two remaining instances of singular `file-path` optionsFrédéric Brière2017-08-181-2/+2
* manpage: update --lavfi-complex descriptionwm42017-08-171-4/+7
* options: change --loop semanticswm42017-08-141-5/+3
* player: add --track-auto-selection optionwm42017-08-121-0/+12
* cocoa: add an option to disable the native macOS fullscreenAkemi2017-08-061-0/+4
* w32_common: handle media keysJames Ross-Gowan2017-08-051-1/+1
* vo_opengl: support embedded ICC profilesNiklas Haas2017-08-031-0/+6
* vo_opengl: make compute shaders more flexibleNiklas Haas2017-08-031-7/+17
* vo_opengl: simplify/fix user shader textureswm42017-08-031-10/+12
* vo_opengl: generalize HDR tone mapping to gamut mappingNiklas Haas2017-08-031-7/+9
* vo_opengl: support loading custom user texturesNiklas Haas2017-07-271-13/+48
* vo_opengl: adjust the rules for linearizationNiklas Haas2017-07-241-2/+4
* manpage: expand --hwdec warningsNiklas Haas2017-07-241-17/+36
* vo_opengl: support user compute shadersNiklas Haas2017-07-241-0/+11
* vo_opengl: support HDR peak detectionNiklas Haas2017-07-241-0/+8
* vo_opengl: add direct rendering supportwm42017-07-241-0/+17
* options: drop --video-aspect-method=hybridwm42017-07-211-4/+1
* options: kill --field-dominancewm42017-07-211-12/+0
* vo_opengl: use glBufferSubData instead of glMapBufferRangeNiklas Haas2017-07-161-3/+0
* vo_opengl: generalize --scale-clamp etc.Niklas Haas2017-07-121-6/+10
* man/options: fix a few broken options' examplesRicardo Constantino2017-07-121-16/+14
* ytdl_hook: actually load the script-optsRicardo Constantino2017-07-111-3/+3
* ytdl_hook: add option to exclude URLs from being parsedRicardo Constantino2017-07-111-0/+20
* manpage: add a description for --scaleNiklas Haas2017-07-091-0/+1
* vo_opengl: support tone-mapping-param for `clip`Niklas Haas2017-07-071-0/+3
* vo_opengl: rework --opengl-dumb-modeNiklas Haas2017-07-071-4/+4
* demux_lavf: remove --demuxer-lavf-cryptokey optionwm42017-07-061-4/+0
* vo_opengl: also expose NAME_mul for user shadersNiklas Haas2017-07-061-0/+8
* vo_opengl: add --tone-mapping-desaturateNiklas Haas2017-07-061-0/+10
* vo_opengl: use textureGatherOffset for polar filtersNiklas Haas2017-07-051-1/+1
* filter_kernels: add radius cutoff functionalityNiklas Haas2017-07-031-0/+8
* options: change everything againwm42017-07-021-20/+23
* vo_opengl: refactor vo performance subsystemNiklas Haas2017-07-011-0/+5
* options: change path list options, and document list optionswm42017-06-301-8/+26
* video: change --video-aspect-method default value againwm42017-06-291-6/+9
* manpage: fix unfinished sentencewm42017-06-291-1/+2
* manpage: fix --angle-swapchain-length requirementsJames Ross-Gowan2017-06-261-1/+1
* man/options: correct --{sub,osd}-font examplesRicardo Constantino2017-06-211-2/+2
* vo_opengl: implement sony s-log2 trcNiklas Haas2017-06-181-0/+2
* vo_opengl: implement sony s-log1 trcNiklas Haas2017-06-181-0/+2
* csputils: implement sony s-gamutNiklas Haas2017-06-181-0/+2
* csputils: rename HDR curvesNiklas Haas2017-06-181-4/+4
* video: refactor HDR implementationNiklas Haas2017-06-181-7/+0
* dec_video: change license to LGPL (almost)wm42017-06-181-2/+3
* vo_opengl: add new HDR tone mapping algorithmNiklas Haas2017-06-091-4/+24
* options: slight cleanup of --sub-ass-style-overrideNiklas Haas2017-06-071-18/+21
* options: change --sub-fix-timing defaultwm42017-06-061-4/+4
* vo_opengl: hwdec_cuda: Support separate decode and display devicesPhilip Langdale2017-06-031-0/+10
* man/options: further document --chapters-file accepted filesRicardo Constantino2017-05-221-0/+4
* manpage: better description for --external-filewm42017-05-161-3/+8
* audio: merge --replaygain-track and --replaygain-album into one optionwm42017-04-271-6/+3
* audio: move replaygain control to top-level optionswm42017-04-261-0/+20
* demux: estimate total packet size, deprecate packet number limitswm42017-04-141-6/+12
* player: add --keep-open-pause=no optionDan Oscarsson2017-04-141-0/+8
* command, manpage: some leftover mentions of renamed --loop optionwm42017-04-111-4/+4
* manpage: group --loop options togetherwm42017-04-101-16/+16
* options: deprecate --loopwm42017-04-101-2/+7
* vo_opengl: add option for caching shaders on diskwm42017-04-081-0/+12
* external_files: enable autoloading with URLsRicardo Constantino2017-04-011-0/+2
* osx: fix key input in certain circumstancesAkemi2017-03-261-5/+0
* vo_opengl: angle: add --angle-flip to set the present modelJames Ross-Gowan2017-03-261-2/+15
* manpage: minor addition for --video-syncwm42017-03-251-0/+4
* sub: add SDH subtitle filterDan Oscarsson2017-03-251-0/+17
* vo_opengl: replace uniform variable image_size with input_sizeigv2017-03-251-2/+2
* vo_opengl: add tex_offset uniform variable to user shadersigv2017-03-251-0/+2
* vo_opengl: make size of a cropped source image available to user shadersigv2017-03-251-3/+5
* manpage: fix a typowm42017-03-201-1/+1
* vo_opengl: add a --opengl-es=force2 optionwm42017-03-201-0/+2
* vo_opengl: add experimental vdpauglx backendwm42017-03-181-0/+5
* screenshot: change details of --screenshot-format handlingwm42017-03-181-1/+1
* image_writer: remove useless formatswm42017-03-181-4/+0
* hw_videotoolbox: allow using native decoder output formatwm42017-03-021-0/+2
* cocoa: add option to force dedicated GPUAkemi2017-02-271-0/+6
* demux_lavf: skip avformat_find_stream_info() for some formatswm42017-02-231-0/+9
* vo_opengl: implement videotoolbox hwdec on iOSAman Gupta2017-02-171-2/+3
* vo_opengl: hwdec_osx: use new format setup functionwm42017-02-171-2/+2
* manpage: remove stale --volume-restore-data entrywm42017-02-171-12/+0
* cocoa: add --ontop-level option for modifying ontop window levelAkemi2017-02-131-0/+8
* manpage: fix incorrect option name for --record-filewm42017-02-081-1/+1
* player: add experimental stream recording featurewm42017-02-071-0/+23
* vo_opengl: angle: rewrite with custom swap chainJames Ross-Gowan2017-02-071-7/+61
* manpage: Reorganise discussion of cuda hwdec to be less confusingPhilip Langdale2017-02-061-12/+8
* manpage: state that hwdec d3d11va requires Windows 8+S2F0amEgS2xvdmVy2017-02-031-2/+2
* sub: add justify of subtitlesDan Oscarsson2017-02-011-0/+12
* win32: snap to screen edgespavelxdd2017-01-271-0/+3
* sub: add option to force using video resolution for image subtitleswm42017-01-231-0/+7
* player: remove --stream-capture option/propertywm42017-01-211-15/+4
* x11: pseudo HiDPI scalingwm42017-01-191-1/+1
* options: drop deprecated --sub-codepage syntaxwm42017-01-191-2/+3
* options: drop deprecated --vd/--ad codecs selection featureswm42017-01-191-12/+2
* player: add prefetching of the next playlist entrywm42017-01-181-0/+21
* vo_opengl, vo_opengl_cb: better hwdec interop backend selectionwm42017-01-171-2/+15
* manpage: add comment about --alpha being broken on X11/EGL/Mesawm42017-01-161-0/+1
* manpage: document x11probe OpenGL backendwm42017-01-061-0/+3
* options: deprecate some other complex --ad/--vd featureswm42016-12-231-2/+3
* options: deprecate codec family selection in --vd/--adwm42016-12-231-8/+11
* audio: change how spdif codecs are selectedwm42016-12-231-4/+3
* Fix mistakes in spelling and grammarDario Russo2016-12-211-1/+1
* options: change --h=... behaviorwm42016-12-161-3/+4
* cocoa: fullscreen refactoringAkemi2016-12-151-4/+0
* manpage: clarify --loop optionwm42016-12-121-2/+2
* charset_conv: simplify and change --sub-codepage optionwm42016-12-091-52/+17
* manpage: replace `-vo` with `--vo`Douglas Christman2016-12-081-2/+2
* 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 Logie