summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/options.rst
Commit message (Expand)AuthorAgeFilesLines
* spelling fixesAlessandro Ghedini2013-10-201-1/+1
* docs: Add osc.rst to mpv.rstChrisK22013-10-151-0/+3
* options: --loop=N means playback N times, not N+1 timesPhilip Sequeira2013-10-121-4/+5
* core: add --force-windowwm42013-10-021-0/+14
* network: add options to control TLS verificationwm42013-09-271-0/+8
* Add the on-screen-controllerChrisK22013-09-261-0/+3
* Add initial Lua scripting supportwm42013-09-261-0/+4
* options: allow selecting the libass shaperwm42013-09-251-0/+9
* options: make --ass-hinting a choice, instead of using magic numberswm42013-09-251-6/+11
* vaapi: allow GPU read-back with --hwdec=vaapi-copywm42013-09-251-0/+4
* network: fix rtsp playbackwm42013-09-221-0/+5
* Merge branch 'volume_restore'wm42013-09-201-0/+12
|\
| * mixer: restore volume with playback resumewm42013-09-201-0/+12
* | Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Stefano Pigozzi2013-09-191-7/+0
|/
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsStefano Pigozzi2013-09-181-0/+7
* screenshot: change %w format to be more like %twm42013-09-151-14/+13
* screenshot: make it possible to format playback time in various wayswm42013-09-151-0/+23
* mplayer: don't run heartbeat command while pausedwm42013-09-151-2/+4
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-131-0/+15
* quvi: restore playback position when switching formatswm42013-09-101-3/+4
* manpage: various improvementswm42013-09-101-67/+68
* Manpage: Fix formatting (mostly for PDF output)Martin Herkt2013-09-081-3/+8
* mplayer: add --cursor-autohide-fs-only optionwm42013-09-081-0/+5
* options: remove --(no-)mouseinput optionwm42013-09-081-4/+1
* options: fix --volume option range, add some explanations to manpagewm42013-09-071-0/+6
* mplayer: make --save-position-on-quit save only on quitwm42013-09-041-2/+4
* video: add unscaled mode with --video-unscaledwm42013-09-011-0/+12
* core: add a playlist demuxerwm42013-08-261-0/+16
* video: add vda decode support (with hwaccel) and direct renderingStefano Pigozzi2013-08-221-1/+1
* options: replace --edition=-1 with --edition=autowm42013-08-211-2/+2
* mplayer: start track IDs from 1 rather than 0wm42013-08-211-1/+1
* video: make it possible to scale/pan the video by arbitrary amountswm42013-08-191-0/+33
* options: remove --panscanrange optionwm42013-08-191-8/+0
* command: more intuitive chapter seek behaviorPhilip Sequeira2013-08-171-0/+7
* sub: make --subcp=enca the default.wm42013-08-151-5/+14
* sub: allow specifying a fallback codepage if input is not UTF-8wm42013-08-151-2/+8
* manpage: actually document --hwdec=autowm42013-08-121-0/+7
* video: add vaapi decode and output supportwm42013-08-121-1/+2
* demux_lavf: make avio buffer configurablewm42013-08-041-0/+6
* options: simplify --correct-pts handlingwm42013-07-261-7/+6
* options: move --colorkey option to vo_xvwm42013-07-221-9/+0
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptswm42013-07-211-18/+0
* sd_ass: scale blur by original video size if requestedwm42013-07-151-1/+10
* sd_add: add terrible hack for (xy-)vsfilter compatibilitywm42013-07-151-0/+25
* demux_lavf: add terrible hack to make DVD playback just workwm42013-07-141-0/+10
* Merge branch 'remove_old_demuxers'wm42013-07-141-21/+0
|\
| * demux: rewrite probing and demuxer initializationwm42013-07-121-6/+0
| * options: remove --ignore-startwm42013-07-081-5/+0
| * Merge branch 'master' into remove_old_demuxerswm42013-07-081-836/+923
| |\
| * | Remove old demuxerswm42013-07-071-10/+0
* | | options: add --cache-default optionwm42013-07-101-1/+6
| |/ |/|
* | manpage: proofread and fix formattingMartin Herkt2013-07-081-838/+925
|/
* Remove some leftovers from network removalwm42013-07-071-1/+1
* Remove internal network supportwm42013-07-071-28/+0
* core: add libquvi 0.9 supportwm42013-06-281-1/+14
* options: rename --mkv-subtitle-preroll, --dtshdwm42013-06-281-30/+35
* options: rename --rawvideo to --demuxer-rawvideo, same with --rawaudiowm42013-06-281-34/+37
* options: rename -lavdopts to -vd-lavc, -lavfdopts to -demuxer-lavfwm42013-06-281-101/+92
* options: remove -lavdopts debug suboptionwm42013-06-281-26/+1
* options: add -sub-speed optionwm42013-06-251-0/+12
* sub: libguess support for -subcpwm42013-06-251-0/+9
* sub: add subtitle charset conversionwm42013-06-251-3/+5
* sub: add demux_libass wrapper, drop old hackswm42013-06-251-10/+1
* sub: do some timing postprocessing on preloaded subswm42013-06-231-9/+6
* Merge branch 'cache_new'wm42013-06-161-6/+15
|\
| * cache: use threads instead of fork()wm42013-06-161-6/+15
* | audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-4/+0
* | mplayer: update window title if its properties changeJohn Hawthorn2013-06-161-0/+3
* | image_writer: Add PNG filter option (default "mixed")Martin Herkt2013-06-151-0/+6
* | x11: enable screensaver when paused, rename/change --stop-xscreensaverwm42013-06-141-6/+8
* | options: remove --stereowm42013-06-131-7/+0
|/
* manpage: improve documentation of property expansionwm42013-06-081-32/+5
* core: reset pause state by default when going to next filewm42013-06-071-0/+3
* osx: improve Media Keys supportStefano Pigozzi2013-06-041-0/+3
* Merge branch 'sub_mess'wm42013-06-041-7/+8
|\
| * sub: use libass even if -no-ass is usedwm42013-06-031-6/+4
| * options: add --no-sub-visibility for symmetrywm42013-05-301-1/+4
* | osx: add Apple Remote supportStefano Pigozzi2013-06-031-0/+3
|/
* options: remove some questionable -lavdopts suboptionswm42013-05-291-43/+4
* options: add allow-mimetype suboption for demux_lavfwm42013-05-271-0/+6
* options: add -V as alias for --versionwm42013-05-151-1/+1
* options: add --versionwm42013-05-151-0/+3
* add osd-scale commandPaul B Mahol2013-05-141-0/+3
* core: re-add -dumpstream as --stream-dumpwm42013-05-121-0/+4
* core: add --stream-capturewm42013-05-121-0/+9
* Merge branch 'audio_changes'wm42013-05-121-56/+31
|\
| * manpage: update --channelswm42013-05-121-11/+10
| * options: add option to prevent decoder audio downmixingwm42013-04-131-8/+19
| * options: remove --af-advwm42013-04-131-37/+2
* | man: fix spelling errorStefano Pigozzi2013-05-121-1/+1
* | cocoa_common: add native OSX fullscreen supportStefano Pigozzi2013-05-121-0/+7
* | core: add playback resume feature (manual/opt-in)wm42013-05-051-0/+13
* | manpage: fix option descriptionwm42013-05-051-1/+1
* | video: add --hwdec-codecs option to whitelist codecs for hw decodingwm42013-05-041-0/+12
* | stream_bluray: remove the broken -bluray-chapter optionreimar2013-04-271-5/+0
* | manpage: fix references to --slavewm42013-04-261-2/+2
* | manpage: remove broken examplewm42013-04-241-3/+0
* | manpage: document --native-keyrepeatwm42013-04-241-0/+6
* | manpage: clarify --cache behaviorwm42013-04-201-0/+6
* | sub: add --osd-blur and --sub-text-blur optionswm42013-04-131-0/+3
|/
* core: add --reset-on-next-file optionwm42013-04-101-0/+24
* Remove some apple remote leftoverswm42013-04-051-4/+0
* demux_mkv: try to show current subtitle when seekingwm42013-04-041-0/+23
* core: add --heartbeat-interval optionwm42013-04-041-1/+5
* remove Apple Remote related codeStefano Pigozzi2013-03-311-3/+0
* osd: draw the OSD bar with ASS vector drawingswm42013-03-301-2/+9
* core: output --playing-msg message only after at least one frame is shownwm42013-03-261-1/+1
* mplayer: make --frames=1 work for audiowm42013-03-261-1/+4
* options: remove --no-vsyncwm42013-03-061-3/+0
* manpage: fix --no-dts typowm42013-03-041-1/+1
* Add a --dtshd optionWessel Dankers2013-03-041-0/+7
* video/out: remove video mode switching (--vm)wm42013-02-261-4/+0
* x11_common: always create a window, even with --widwm42013-02-261-7/+13
* Remove --rootwin option and rootwin propertywm42013-02-241-5/+0
* demux_rawvideo: allow setting video codecwm42013-02-241-0/+2
* demux_rawvideo: remove ancient video dimension presetswm42013-02-231-1/+0
* options: drop --opt:subopt option nameswm42013-02-231-39/+31
* core: add fs-screen option for fullscreen display selectionStefano Pigozzi2013-02-211-12/+29
* options: parse C-style escapes for some optionswm42013-02-201-4/+9
* osd: add --osd-status-msg option for custom OSD statuswm42013-02-161-0/+6
* osd: add --no-osd-bar option to disable the OSD barwm42013-02-161-0/+8
* osd: add --osd-bar-align-x/y options to control OSD bar positionwm42013-02-141-0/+6
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-36/+31
* options: change --no-config option, make it apply to input.conf as wellwm42013-02-091-11/+9
* Remove BSD legacy TV/radio support (BT848 stuff)wm42013-02-061-13/+3
* core: remove --edlout functionalitywm42013-02-061-9/+0
* manpage: fixeswm42013-01-311-0/+10
* stream: implement some HTTP specific options for stream_lavfwm42013-01-241-10/+0
* video: remove -x/-y/-xy optionswm42013-01-231-14/+0
* video: add --autofit and --autofit-larger optionswm42013-01-231-0/+48
* options: allow using % for width and height in --geometrywm42013-01-231-13/+23
* manpage: fix places that still treat FourCCs and pixel formats equalwm42013-01-171-3/+2
* vd_lavc: remove -lavdopts vstats suboptionwm42013-01-131-2/+0
* vd_lavc: remove lowres decodingwm42013-01-131-13/+0
* sub: add experimental --force-rgba-osd-rendering switchwm42013-01-131-0/+8
* video: decouple internal pixel formats from FourCCswm42013-01-131-3/+4
* video: different way to enable hardware decoding, add software fallbackwm42013-01-131-0/+12
* video: remove slice based filtering and video outputwm42013-01-131-7/+1
* mplayer: make --loop loop the playlist instead of each playlist entrywm42013-01-091-1/+2
* manpage: document the dangers of some subtitle optionswm42013-01-051-7/+20
* sub: add --sub-text-* options to unstyled text subtitles fontwm42013-01-051-31/+31
* manpage: sort --osd-* optionswm42013-01-041-36/+36
* manpage: minor improvementswm42012-12-281-9/+14
* options: move -ass-bottom-margin/-ass-top-margin options to vf_subwm42012-12-121-8/+0
* manpage: mark HTTP related options as deprecated/brokenwm42012-12-111-0/+20
* core: allow disabling display of "album art" in audio fileswm42012-12-111-0/+10
* demux_lavf: make minimum probe score customizable, remove lavf_preferredwm42012-12-111-0/+6
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-111-13/+6
* subs: remove --utf8, simplify codeUoti Urpala2012-12-031-4/+0
* core: automatically pause on low cachewm42012-12-031-1/+10
* DOCS: Fix some rst error messagesRudolf Polzer2012-11-291-16/+16
* sub: add --sub-gray option to display image subs in grayscalewm42012-11-251-0/+6
* sub: reimplement -spugauss as --sub-gausswm42012-11-251-0/+7
* manpage: remove --zoom remainswm42012-11-241-3/+3
* manpage: minor fixeswm42012-11-201-1/+1
* osd: make the OSD and sub font more customizablewm42012-11-201-30/+86
* options: support chapters for --start and --endwm42012-11-201