aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/man/options.rst
Commit message (Expand)AuthorAge
* manpage: document vaapi-deviceGravatar Kevin Mitchell2018-04-08
* manpage: move cuda-decode-device with hwdec optionsGravatar Kevin Mitchell2018-04-08
* manpage: mention how to get multiple video tracks for --lavfi-complexGravatar wm42018-03-26
* manpage: document that ---ao overrides --audio-deviceGravatar wm42018-03-15
* video: add an option to tune waiting for video timingGravatar wm42018-03-15
* DOCS/options: clarify that --end also supports relative timeGravatar Ricardo Constantino2018-03-15
* video: add option to reduce latency by 1 or 2 framesGravatar wm42018-03-03
* demux_lavf: add --demuxer-lavf-probe-info=nostreamsGravatar wm42018-03-03
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28
* cocoa-cb: make fullscreen resize animation duration configurableGravatar Akemi2018-02-28
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* vo_gpu: introduce --target-peakGravatar Niklas Haas2018-02-20
* video: make --deinterlace and HW deinterlace filters always deinterlaceGravatar wm42018-02-13
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* osx: always deactivate the early opengl flush on macOSGravatar Akemi2018-02-12
* ytdl_hook: add script opt for using manifest URLsGravatar Ricardo Constantino2018-02-11
* vo_gpu: make screenshots use the GL rendererGravatar wm42018-02-11
* vo_gpu: port HDR tone mapping algorithm from libplaceboGravatar Niklas Haas2018-02-05
* swresample: limit output size of audio framesGravatar wm42018-02-03
* ytdl_hook: pass http proxy to ffmpegGravatar Ricardo Constantino2018-01-30
* command: add --osd-on-seek option defaulting to barGravatar Kevin Mitchell2018-01-26
* Revert "command: make pause display the same osd-msg-bar as seek"Gravatar Kevin Mitchell2018-01-26
* manpage: mention --network-timeout is broken with RTSPGravatar wm42018-01-25
* options: add an option type for byte sizesGravatar wm42018-01-25
* manpage: document using sub-shadow-offset for background sizingGravatar Ricardo Constantino2018-01-24
* audio: add global options for resampler defaultsGravatar wm42018-01-13
* 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