aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/man/options.rst
Commit message (Expand)AuthorAge
* vo_opengl: use glBufferSubData instead of glMapBufferRangeGravatar Niklas Haas2017-07-16
* vo_opengl: generalize --scale-clamp etc.Gravatar Niklas Haas2017-07-12
* man/options: fix a few broken options' examplesGravatar Ricardo Constantino2017-07-12
* ytdl_hook: actually load the script-optsGravatar Ricardo Constantino2017-07-11
* ytdl_hook: add option to exclude URLs from being parsedGravatar Ricardo Constantino2017-07-11
* manpage: add a description for --scaleGravatar Niklas Haas2017-07-09
* vo_opengl: support tone-mapping-param for `clip`Gravatar Niklas Haas2017-07-07
* vo_opengl: rework --opengl-dumb-modeGravatar Niklas Haas2017-07-07
* demux_lavf: remove --demuxer-lavf-cryptokey optionGravatar wm42017-07-06
* vo_opengl: also expose NAME_mul for user shadersGravatar Niklas Haas2017-07-06
* vo_opengl: add --tone-mapping-desaturateGravatar Niklas Haas2017-07-06
* vo_opengl: use textureGatherOffset for polar filtersGravatar Niklas Haas2017-07-05
* filter_kernels: add radius cutoff functionalityGravatar Niklas Haas2017-07-03
* options: change everything againGravatar wm42017-07-02
* vo_opengl: refactor vo performance subsystemGravatar Niklas Haas2017-07-01
* options: change path list options, and document list optionsGravatar wm42017-06-30
* video: change --video-aspect-method default value againGravatar wm42017-06-29
* manpage: fix unfinished sentenceGravatar wm42017-06-29
* manpage: fix --angle-swapchain-length requirementsGravatar James Ross-Gowan2017-06-26
* man/options: correct --{sub,osd}-font examplesGravatar Ricardo Constantino2017-06-21
* vo_opengl: implement sony s-log2 trcGravatar Niklas Haas2017-06-18
* vo_opengl: implement sony s-log1 trcGravatar Niklas Haas2017-06-18
* csputils: implement sony s-gamutGravatar Niklas Haas2017-06-18
* csputils: rename HDR curvesGravatar Niklas Haas2017-06-18
* video: refactor HDR implementationGravatar Niklas Haas2017-06-18
* dec_video: change license to LGPL (almost)Gravatar wm42017-06-18
* vo_opengl: add new HDR tone mapping algorithmGravatar Niklas Haas2017-06-09
* options: slight cleanup of --sub-ass-style-overrideGravatar Niklas Haas2017-06-07
* options: change --sub-fix-timing defaultGravatar wm42017-06-06
* vo_opengl: hwdec_cuda: Support separate decode and display devicesGravatar Philip Langdale2017-06-03
* man/options: further document --chapters-file accepted filesGravatar Ricardo Constantino2017-05-22
* manpage: better description for --external-fileGravatar wm42017-05-16
* audio: merge --replaygain-track and --replaygain-album into one optionGravatar wm42017-04-27
* audio: move replaygain control to top-level optionsGravatar wm42017-04-26
* demux: estimate total packet size, deprecate packet number limitsGravatar wm42017-04-14
* player: add --keep-open-pause=no optionGravatar Dan Oscarsson2017-04-14
* command, manpage: some leftover mentions of renamed --loop optionGravatar wm42017-04-11
* manpage: group --loop options togetherGravatar wm42017-04-10
* options: deprecate --loopGravatar wm42017-04-10
* vo_opengl: add option for caching shaders on diskGravatar wm42017-04-08
* external_files: enable autoloading with URLsGravatar Ricardo Constantino2017-04-01
* osx: fix key input in certain circumstancesGravatar Akemi2017-03-26
* vo_opengl: angle: add --angle-flip to set the present modelGravatar James Ross-Gowan2017-03-26
* manpage: minor addition for --video-syncGravatar wm42017-03-25
* sub: add SDH subtitle filterGravatar Dan Oscarsson2017-03-25
* vo_opengl: replace uniform variable image_size with input_sizeGravatar igv2017-03-25
* vo_opengl: add tex_offset uniform variable to user shadersGravatar igv2017-03-25
* vo_opengl: make size of a cropped source image available to user shadersGravatar igv2017-03-25
* manpage: fix a typoGravatar wm42017-03-20
* vo_opengl: add a --opengl-es=force2 optionGravatar wm42017-03-20