summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
Commit message (Expand)AuthorAgeFilesLines
* player: add option not to use OSD/fontconfigwm42014-11-251-0/+10
* options: add --ytdl-format option for youtube-dl formatJaime Marquínez Ferrándiz2014-11-201-0/+6
* player: integrate ytdl_hook.luawm42014-11-191-0/+12
* manpage: fix typowm42014-11-191-1/+1
* demux_mkv: add an option for compatibility with Haaliwm42014-11-181-0/+7
* command: add an ab_loop commandwm42014-11-181-1/+1
* command: implement A-B loopswm42014-11-181-0/+6
* demux_mkv: adjust subtitle preroll again (2)wm42014-11-151-0/+19
* manpage: adjust --hwdec docswm42014-11-121-6/+8
* audio: add --audio-client-name optionwm42014-11-071-0/+5
* player: add --chapters-file optionwm42014-11-021-0/+4
* manpage: update --playlist commentswm42014-11-021-7/+9
* options: accept --audio-channels=autowm42014-10-301-2/+3
* player: add an option to abort playback on partial init failureswm42014-10-281-0/+6
* manpage: options: various fixesAlessandro Ghedini2014-10-261-9/+9
* dxva2: use optimized memcpyJames Ross-Gowan2014-10-261-1/+1
* Drop libquvi supportwm42014-10-251-30/+1
* video: initial dxva2 supportwm42014-10-251-0/+1
* osd: slightly change default styleMartin Herkt2014-10-231-3/+3
* player: add stream selection by ffmpeg indexwm42014-10-211-0/+9
* manpage: ipc: mention unavailability on Windowswm42014-10-191-1/+3
* ipc: accept both JSON and "old" commandswm42014-10-191-1/+7
* audio: quote devices in --audio-device=helpwm42014-10-191-1/+3
* manpage: add JSON IPC documentationAlessandro Ghedini2014-10-171-0/+3
* sub: adjustments to --ass-style-override optionwm42014-10-171-0/+1
* Revert "player: --save-position-on-quit should always work"wm42014-10-101-3/+4
* libmpv/cocoa: don't start the event monitorStefano Pigozzi2014-10-091-0/+5
* libmpv/cocoa: make global events work and get rid of is_cplayerStefano Pigozzi2014-10-091-4/+6
* manpage: fix --audio-pitch-correction descriptionAlessandro Ghedini2014-10-091-4/+4
* audio: add device selection & listing with --audio-devicewm42014-10-091-0/+17
* manpage: improve --wid descriptionwm42014-10-091-8/+19
* client API: rename --input-x11-keyboard to --input-vo-keyboardwm42014-10-091-2/+5
* player: --save-position-on-quit should always workwm42014-10-061-4/+3
* cocoa: remove --fs-missioncontrolStefano Pigozzi2014-10-051-7/+0
* options: add --no-keepaspect-windowwm42014-10-041-0/+7
* x11: stupid workaround for XMonadwm42014-10-041-4/+14
* manpage: improve consistency with new ~/.config/mpv defaultKevin Mitchell2014-10-041-11/+13
* audio: enable pitch correction by default when playing fastwm42014-10-021-0/+8
* audio: remove --audiodropwm42014-09-301-5/+0
* client API, X11: change default keyboard input handling againwm42014-09-281-0/+18
* audio: decouple demux and audio decoder/filter sample formatswm42014-09-241-0/+1
* player: change --keep-open semanticswm42014-09-241-1/+8
* player: allow passing number of loops to --loop-filewm42014-09-221-5/+9
* options: remove --volstepwm42014-09-211-4/+0
* vo_vdpau: better integration with the generic framedrop codewm42014-09-201-3/+2
* player: allow overriding OSD message for all OSD levelswm42014-09-181-0/+24
* options: change --volstep to 2wm42014-09-161-1/+1
* vo_corevideo: remove this VOStefano Pigozzi2014-09-061-1/+1
* win32: add tmpfile() replacementJames Ross-Gowan2014-09-051-3/+2
* audio: make buffer size configurablewm42014-09-051-0/+14
* player: add --media-title optionwm42014-09-021-0/+5
* player: add --osd-playing-msg optionwm42014-09-021-0/+7
* player: simplistic HLS bitrate selectionwm42014-09-011-2/+11
* command: remove broken quvi-format propertywm42014-09-011-5/+0
* man: fix a whole bunch of typosMartin Herkt2014-09-011-36/+36
* player: always load playlistswm42014-08-311-14/+6
* video: initial Matroska 3D supportwm42014-08-301-0/+16
* cache_file: add a mode that creates a temporary filewm42014-08-301-15/+36
* player: reduce default demuxer cachewm42014-08-301-1/+1
* manpage: document that --cache-file doesn't work with ordered chapterswm42014-08-301-0/+2
* player: redo how stream caching and pausing on low cache workswm42014-08-271-14/+9
* manpage: remove duplicated contentBin Jin2014-08-221-29/+0
* options.rst: fix warningAlexander Preisinger2014-08-201-1/+1
* video: enable framedropping by defaultwm42014-08-171-4/+4
* demux: enable thread by defaultwm42014-08-161-1/+3
* demux: add option to control the readahead buffer by a duration valuewm42014-08-161-3/+13
* video: add --display-fps switch to control framedrop FPSwm42014-08-161-0/+7
* audio: add a mode to insert silence on severe A/V desyncwm42014-08-151-0/+5
* video: add VO framedropping modewm42014-08-151-7/+30
* sub: add option to workaround broken mkv fileswm42014-08-141-0/+7
* video: move display and timing to a separate threadwm42014-08-121-7/+0
* video: remove "hard" framedrop modewm42014-08-091-4/+8
* manpage: add sections and order by usageAlexander Preisinger2014-08-081-1677/+1810
* player: some further playloop cleanupswm42014-08-031-5/+8
* Remove the last remains of slave modewm42014-08-011-23/+1
* stream_lavf: allow setting AVOptions with --stream-lavf-owm42014-07-301-0/+7
* manpage: eliminate the word "movie"wm42014-07-261-15/+15
* manpage: fix a typowm42014-07-241-1/+1
* sub: add detection via BOMwm42014-07-221-0/+3
* manpage: correct the --mf optionswm42014-07-211-6/+6
* manpage: fix wording for --aidwm42014-07-201-2/+3
* manpage: fix documented default for --demuxer-threadwm42014-07-171-1/+1
* demux: add a demuxer threadwm42014-07-161-0/+18
* options: add --list-protocols optionAlessandro Ghedini2014-06-301-0/+3
* options: support setting start time relative to start PTSTsukasa OMOTO2014-06-291-3/+6
* manpage: update config file locationswm42014-06-281-4/+4
* manpage: update changed defaults from previous commitwm42014-06-231-2/+2
* video: Include better heuristics for guessing primariesNiklas Haas2014-06-221-2/+11
* video: Support BT.2020 constant luminance systemNiklas Haas2014-06-221-1/+2
* options: Expose --colormatrix-primaries to the userNiklas Haas2014-06-221-0/+18
* video: Add BT.2020-NCL colorspace and transfer functionNiklas Haas2014-06-221-0/+1
* stream: add a file cachewm42014-06-221-0/+25
* DOCS: remove en/ sub-directorywm42014-06-201-0/+2789