summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Expand)AuthorAgeFilesLines
* dvdnav: select longest title by defaultwm42013-12-141-0/+1
* video: change --video-zoom behaviorwm42013-12-131-3/+8
* osd: add option for "unscaled" OSDwm42013-12-101-0/+6
* demux: set fps for mf:// to 1wm42013-12-101-1/+1
* manpage: remove some --flip leftoverswm42013-12-072-2/+2
* manpage: mark "run" command as Unix-onlywm42013-12-071-0/+1
* video: remove --flipwm42013-12-051-3/+0
* video: allow hardware decoding only for certain codecswm42013-12-051-4/+12
* af_pan: change options, use option parserwm42013-12-041-9/+13
* af_ladspa: change options, use option parserwm42013-12-041-4/+13
* af_delay: change option parsing, fix bugs, use option parserwm42013-12-041-3/+3
* af_channels: change options, fix bugs, use option parserwm42013-12-041-8/+15
* ad_lavc: expose an option to enable threadingwm42013-12-041-0/+6
* manpage: use different quoting in examplewm42013-12-041-1/+1
* manpage: remove unhelpful paragraph about video filter paramswm42013-12-041-5/+0
* manpage: update af_format entrywm42013-12-041-10/+3
* manpage: fix examplewm42013-12-041-1/+1
* manpage: remove two stray video fitler deprecation noteswm42013-12-041-10/+0
* manpage: generic notice about changed sub-option parsingwm42013-12-041-0/+9
* vf_pp: use option parserwm42013-12-042-4/+9
* vf_dsize: use option parserwm42013-12-041-1/+4
* video/filter: remove vf_down3drightwm42013-12-041-8/+0
* vf_pullup: change options, reroute to vf_lavfiwm42013-12-041-1/+1
* vf_unsharp: change options, reroute to vf_lavfiwm42013-12-041-14/+6
* vf_phase: change options, reroute to vf_lavfiwm42013-12-041-1/+1
* vf_noise: reroute to vf_lavfiwm42013-12-041-11/+20
* vf_hqdn3d: change options, reroute to vf_lavfiwm42013-12-041-5/+0
* vf_gradfun: reroute to vf_lavfiwm42013-12-041-6/+6
* vf_delogo: reroute to vf_lavfiwm42013-12-041-6/+4
* vf_yadif: change options, reroute to vf_lavfiwm42013-12-041-11/+14
* vf_lavfi: export a wrapper functionwm42013-12-041-2/+2
* manpage: mention that vda can work with vo_openglwm42013-12-022-1/+2
* options: add option to disable using right Alt key as Alt GrVivek Jain2013-12-022-0/+9
* vo_opengl: add support for rectangle textureswm42013-12-011-0/+5
* command: add a revert_seek commandwm42013-12-011-0/+6
* options: add options that set defaults for af/vf/ao/vowm42013-12-014-3/+27
* command: add a cycle_values input commandwm42013-11-301-0/+18
* command: change the syntax and semantics of the "run" commandwm42013-11-301-3/+18
* ao_alsa: disable ALSA resampling by default againwm42013-11-291-1/+4
* command: allow "current" as argument to playlist_remove commandwm42013-11-281-2/+4
* video: disable PTS sorting fallback by defaultwm42013-11-251-4/+7
* demux_lavf: disable genpts by default, remove the builtin genpts hackwm42013-11-251-8/+4
* options: implement --pphelp differentlywm42013-11-233-4/+2
* video: remove vf_pp auto-insertionwm42013-11-232-3/+1
* manpage: document , mapping (frame_back_step)enkore2013-11-221-0/+4
* Fixing list of vo's that vavpp works with, in man page.Josh Driver2013-11-221-4/+4
* switch the build system to wafStefano Pigozzi2013-11-211-1/+0
* player: add --merge-files optionwm42013-11-191-0/+9
* timeline: add edl:// URIswm42013-11-191-0/+1
* manpage: fix typo in --video-align-y descriptionwm42013-11-191-1/+1
* ao_null: properly simulate final chunk, add buffer optionswm42013-11-171-0/+6
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-6/+6
* manpage: mark DTS-HD passthough as brokenwm42013-11-151-0/+2
* af_lavcac3enc: use option parserwm42013-11-151-8/+9
* ao_null: add untimed sub-optionwm42013-11-131-1/+6
* sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs.Rudolf Polzer2013-11-071-0/+13
* vd_lavc: remove explicit crystalhd supportwm42013-11-061-1/+0
* vo_opengl: support for vdpau hardware decodingwm42013-11-051-1/+1
* manpage: fix incorrect default for --oscwm42013-11-051-1/+1
* vo_opengl: add support for VA-API OpenGL interopwm42013-11-041-1/+1
* vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-0/+5
* video: check profiles with hardware decodingwm42013-11-011-0/+7
* command: replace speed_mult with multiply commandwm42013-10-311-3/+0
* command: add generic "multiply" commandwm42013-10-311-0/+3
* command: add property to scale window sizewm42013-10-311-0/+1
* af_volume: switch to new option parsingwm42013-10-261-7/+7
* af_volume: remove unused featureswm42013-10-261-4/+0
* docs: osc: update cache display percentage.ChrisK22013-10-261-1/+1
* manpage: clarify --heartbeat-interval operationwm42013-10-251-0/+5
* manpage: use the new name for af_force in one placewm42013-10-231-2/+2
* vo_opengl: don't enable PBOs with opengl-hqwm42013-10-231-3/+5
* gl_video: add RGB10_A2 FBO formatwm42013-10-231-2/+2
* audio/filter: split af_format into separate filters, rename af_forcewm42013-10-231-18/+27
* osc: make transparency of background-box configurableChrisK22013-10-181-1/+5
* spelling fixesAlessandro Ghedini2013-10-162-2/+2
* docs: osc: add short info about lua and how to disable itChrisK22013-10-151-0/+3
* changes.rst: add some replaced options, follow conventions betterwm42013-10-151-4/+6
* docs: osc: fix table and other errorsChrisK22013-10-151-11/+18
* docs: Add osc.rst to mpv.rstChrisK22013-10-152-3/+5
* osc docs: Add documentation for OSC and rename some optionsChrisK22013-10-151-0/+188
* Copyright, LICENSE: switch to GPL version 2 or laterwm42013-10-132-1/+2
* options: --loop=N means playback N times, not N+1 timesPhilip Sequeira2013-10-121-4/+5
* ao_sndio: add documentationChristian Neukirchen2013-10-051-0/+9
* command: add commands for displaying overlayswm42013-10-051-0/+71
* command: add properties for retrieving OSD dimensionswm42013-10-051-0/+3
* command: add sub_seek input commandwm42013-10-021-0/+9
* 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-263-0/+24
* 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
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-252-2/+26
* network: fix rtsp playbackwm42013-09-221-0/+5
* m_property: add a way to switch on property values in property expansionwm42013-09-201-3/+15
* Merge branch 'volume_restore'wm42013-09-203-1/+14
|\
| * manpage: af_volnorm was renamedwm42013-09-202-1/+2
| * 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
* | vo_opengl: blend alpha components by defaultwm42013-09-191-7/+14
|/
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsStefano Pigozzi2013-09-181-0/+7
* manpage: remove bogus space in example usagewm42013-09-151-1/+1
* manpage: remove version and date fieldswm42013-09-151-2/+0
* 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-132-1/+16
* quvi: restore playback position when switching formatswm42013-09-101-3/+4
* manpage: various improvementswm42013-09-106-106/+87
* Add PDF manual targetMartin Herkt2013-09-092-6/+25
* Manpage: Fix formatting (mostly for PDF output)Martin Herkt2013-09-084-13/+19
* demux: retrieve per-chapter metadatawm42013-09-081-0/+1
* 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
* wayland: shm based software renderingAlexander Preisinger2013-08-251-0/+10
* video: add vda decode support (with hwaccel) and direct renderingStefano Pigozzi2013-08-222-1/+3
* options: replace --edition=-1 with --edition=autowm42013-08-211-2/+2
* mplayer: start track IDs from 1 rather than 0wm42013-08-211-1/+1
* manpage: fix (again) incorrect ao_alsa exampleCheng Sun2013-08-201-1/+1
* video: make it possible to scale/pan the video by arbitrary amountswm42013-08-192-0/+38
* options: remove --panscanrange optionwm42013-08-191-8/+0
* changes: add some things for completenesswm42013-08-191-3/+31
* vo_vdpau: add RGB supportwm42013-08-181-0/+4
* command: more intuitive chapter seek behaviorPhilip Sequeira2013-08-172-1/+10
* vo_vdpau: use color close to black as default colorkey (instead of green)wm42013-08-171-3/+3
* vo_vdpau: allow setting colorkeywm42013-08-171-0/+6
* manpage: fix incorrect ao_alsa example, extend changes.rstwm42013-08-152-2/+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
* changes.rst: document some OSX and windows changesStefano Pigozzi2013-08-131-0/+5
* manpage: actually document --hwdec=autowm42013-08-121-0/+7
* video: add vaapi decode and output supportwm42013-08-122-1/+35
* changes.rst: add precise scrolling supportAlexander Preisinger2013-08-071-0/+2
* changes.rst: mention wayland supportAlexander Preisinger2013-08-051-0/+1
* demux_lavf: make avio buffer configurablewm42013-08-041-0/+6
* command: make vf and af commands more verbosewm42013-08-031-0/+5
* command: add vf/af propertieswm42013-08-031-0/+2
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-1/+1
* manpage: clean up environment variables sectionwm42013-08-021-54/+32
* manpage: document exit codeswm42013-08-021-0/+18
* manpage: move screenshot section above option listwm42013-08-021-17/+17
* options: simplify --correct-pts handlingwm42013-07-261-7/+6
* command: add pseudo-property that allows you to read global optionswm42013-07-261-0/+1
* af_lavfi: switch to new option APIwm42013-07-221-2/+6
* af_lavrresample: switch to new option APIwm42013-07-221-4/+5
* audio/filter: use new option APIwm42013-07-222-14/+10
* DOCS/man/en/ao.rst: Update wasapi:device=<id> documentationDiogo Franco (Kovensky)2013-07-221-1/+6
* ao_wasapi0: Rename to ao_wasapiDiogo Franco (Kovensky)2013-07-221-1/+1
* DOCS/man/en/ao.rst: Document ao_wasapi0Diogo Franco (Kovensky)2013-07-221-0/+15
* vo_opengl: some option changeswm42013-07-221-29/+12
* options: move --colorkey option to vo_xvwm42013-07-222-9/+7
* ao_jack: use new option APIwm42013-07-221-1/+1
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptswm42013-07-213-19/+14
* ao_alsa: use new option API (changes syntax)wm42013-07-211-3/+10
* manpage: fix typowm42013-07-211-1/+1
* input.rst: update examplewm42013-07-211-1/+1
* vf_scale: use new swscale wrapperwm42013-07-181-6/+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-142-22/+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-089-2121/+2265
| |\
| * | Remove old demuxerswm42013-07-072-11/+0
* | | options: add --cache-default optionwm42013-07-101-1/+6
| |/ |/|
* | command: add screenshot_to_file commandwm42013-07-081-0/+13
* | input: allow binding multiple commands to a keywm42013-07-081-1/+10
* | manpage: proofread and fix formattingMartin Herkt2013-07-089-2124/+2246