aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/man/options.rst
Commit message (Expand)AuthorAge
...
* client API: remove ytdl=no defaultGravatar wm42018-01-13
* command: make pause display the same osd-msg-bar as seekGravatar Kevin Mitchell2018-01-07
* command: default to osd-msg-bar for seeksGravatar Kevin Mitchell2018-01-07
* manpage: fix typos in osd level descriptionsGravatar Kevin Mitchell2018-01-07
* ytdl_hook: add script option to revert to trying youtube-dl firstGravatar Ricardo Constantino2018-01-07
* player: strictly never autoselect tracks from --external-filesGravatar wm42018-01-06
* vo_gpu: hwdec_dxva2dxgi: initial implementationGravatar James Ross-Gowan2018-01-06
* player: add --cache-pause-initial option to start in buffering stateGravatar wm42018-01-03
* player: use fixed timeout for cache pausing (buffering) durationGravatar wm42018-01-03
* manpage: slightly improve description of --cache-pause optionGravatar wm42018-01-03
* vo_gpu/context_android: replace both options with android-surface-sizeGravatar sfan52018-01-02
* vo_gpu/android: fallback to EGL_WIDTH/HEIGHTGravatar Aman Gupta2018-01-01
* manpage: put android surface options on one lineGravatar Kevin Mitchell2017-12-28
* vd_lavc: add an option to explicitly workaround x264 4:4:4 bugGravatar wm42017-12-28
* player: add internal `vo-resize` commandGravatar sfan52017-12-27
* vo_gpu/context: Let embedding application handle surface resizesGravatar sfan52017-12-27
* vo_gpu: vulkan: allow disabling async tf/compGravatar Niklas Haas2017-12-25
* vo_gpu: vulkan: support split command poolsGravatar Niklas Haas2017-12-25
* vo_gpu: vulkan: properly track image dependenciesGravatar Niklas Haas2017-12-25
* cache: lower default size to 2*10MBGravatar wm42017-12-23
* demux: bump the demuxer cache readahead durationGravatar wm42017-12-23
* options: deprecate --ff- options and propertiesGravatar wm42017-12-21
* vo_mediacodec_embed: implement hwcontextGravatar Aman Gupta2017-12-20
* client API: change --stop-playback-on-init-failure defaultGravatar wm42017-12-17
* msg: bump up log level of --log-fileGravatar Niklas Haas2017-12-15
* vd_lavc: rename --hwdec=rpi to --hwdec=mmalGravatar wm42017-12-15
* manpage: clarify --sub-file(s) optionsGravatar wm42017-12-07
* options: add --start=none to reset previously set start timeGravatar Aman Gupta2017-12-06
* manpage: minor fixes to documenationGravatar Leo Izen2017-12-06
* Remove support for ffmpeg-mpvGravatar Rostislav Pehlivanov2017-12-05
* manpage: add some minor documenation fixesGravatar Leo Izen2017-12-04
* player/misc.c: allow both --length and --end to control play endpointGravatar Leo Izen2017-12-04
* manpage: vaapi-copy is not limited to Intel GPUsGravatar Mariusz Skoneczko2017-12-03
* man: remove incorrect note about default opengl backendGravatar Martin Herkt2017-12-02
* vd_lavc: drop mediacodec direct rendering support temporarilyGravatar wm42017-12-01
* vo_gpu: make it possible to load multiple hwdec interop driversGravatar wm42017-12-01
* af: remove deprecated audio filtersGravatar wm42017-11-29
* video: remove automatic stereo3d filter insertionGravatar wm42017-11-29
* manpage: clarify bitstreaming optionsGravatar Oswald Pan2017-11-19
* demux: use seekable cache for network by default, bump prefetch limitGravatar wm42017-11-10
* demux: set default back buffer to some high valueGravatar wm42017-11-10
* demux: support multiple seekable cached rangesGravatar wm42017-11-09
* vo_gpu: hwdec_d3d11va: allow zero-copy video decodingGravatar James Ross-Gowan2017-11-07
* vo_gpu: d3d11: initial implementationGravatar James Ross-Gowan2017-11-07
* demux: add option to create CC tracks eagerlyGravatar wm42017-11-03
* manpage: fix/improve --msg-level descriptionGravatar wm42017-10-30
* vd_lavc: add support for nvdec hwaccelGravatar wm42017-10-28
* vo_gpu: change --tone-mapping-desaturate algorithmGravatar Niklas Haas2017-10-25
* manpage: add --hwdec=rkmpp entryGravatar wm42017-10-23
* demux: add a back buffer and the ability to seek into itGravatar wm42017-10-21