summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: disable extended downscaling by defaultwm42012-11-111-1/+1
* manpage: vo_opengl: document that srgb subopt changes gammawm42012-11-111-1/+2
* cocoa_common: honor the `--geometry` optionStefano Pigozzi2012-11-101-0/+4
* Merge branch 'osd_changes' into masterwm42012-11-017-314/+122
|\
| * manpage: cleanupwm42012-10-246-214/+96
| * options: remove --ffactor switchwm42012-10-241-8/+0
| * options: remove --subfont-autoscale (changes default font scale)wm42012-10-241-12/+0
| * options: remove subtitle related options that did nothingwm42012-10-241-29/+0
| * VF: rename vf_ass to vf_subwm42012-10-241-2/+2
| * manpage: optional input command args can't just be omittedwm42012-10-241-6/+6
| * screenshot: change "screenshot" input commandwm42012-10-243-18/+20
| * screenshot: allow taking screenshots with subtitleswm42012-10-241-0/+3
| * VO, sub: refactorwm42012-10-242-5/+5
| * Remove things related to old OSDwm42012-10-241-24/+0
| * Merge branch 'master' into osd_changeswm42012-10-1610-9208/+864
| |\
| * | sub: remove logic for disabling hinting on scaled EOSDwm42012-10-161-2/+0
| * | vo_gl, options: remove doublebuffering option (--double)wm42012-10-161-4/+0
* | | manpage: --codecpath was removedwm42012-11-011-3/+0
* | | options: remove --hr-mp3-seekwm42012-10-301-9/+0
* | | options: remove --adapterwm42012-10-301-5/+0
* | | manpage: -benchmark was renamed to -untimedwm42012-10-301-0/+1
* | | options: rename -ni to -avi-niwm42012-10-302-1/+2
* | | options, avi: remove -loadidx/-saveidxwm42012-10-301-15/+0
| |/ |/|
* | manpage: improvements to vo_opengl documentationwm42012-10-151-7/+19
* | input: add input test modewm42012-10-141-0/+7
* | core: show quvi page title in window title, clean up libquvi handlingwm42012-10-141-0/+2
* | Merge branch 'input_changes' into masterwm42012-10-125-33/+404
|\ \
| * | commands: use "up" and "down" as 2nd argument for cycle commandwm42012-10-121-3/+3
| * | commands: add print_text input command to print text on the terminalwm42012-10-121-0/+4
| * | sub: add --ass-style-override option to disable style overrideswm42012-10-122-0/+9
| * | options: add --status-msgwm42012-10-121-0/+4
| * | manpage: document input.conf related thingswm42012-10-124-17/+367
| * | commands: add more property-option bridge uses, rename some optionswm42012-10-122-7/+9
| * | options: accept "yes" and "no" only for flagswm42012-10-121-11/+11
| * | commands: rename "osdlevel" option and property, make it a choicewm42012-10-123-2/+3
| * | commands: replace --hardframedrop, change framedropping propertywm42012-10-122-7/+8
* | | Rename to "mpv"wm42012-10-126-190/+177
* | | manpage: remove old manpagewm42012-10-121-8099/+0
* | | vo_opengl: change default FBO formatwm42012-10-031-2/+2
* | | vo_opengl: use PBOs by default with opengl-hqwm42012-10-031-1/+1
* | | vo_opengl: use low quality default settings, add opengl-hq aliaswm42012-10-031-10/+19
* | | VO: actually rename VOs gl -> opengl-old, gl3 -> openglwm42012-10-032-207/+210
* | | vo_gl3: make it work on OpenGL 2.1wm42012-10-031-8/+10
* | | Remove useless video filterswm42012-10-031-649/+3
* | | encode: remove dependency on current ffmpegRudolf Polzer2012-10-011-2/+2
* | | encode: add options --ovfirst and --oafirstRudolf Polzer2012-09-291-17/+25
| |/ |/|
* | options: accept "yes" and "no" only for flagswm42012-09-231-11/+11
* | softvol, ao_pulse: prefer ao_pulse volume control by defaultwm42012-09-231-3/+13
|/
* encode: video encoding now supported using mencoder-like optionsRudolf Polzer2012-09-184-4/+329
* options: change --vid, --aid, --sid optionswm42012-09-181-20/+12
* options: change --loop option, and extend choice option typewm42012-09-182-2/+4
* options: remove -subalignwm42012-09-181-8/+0
* rawaudio: use mplayer audio format for format optionwm42012-09-181-5/+2
* bluray: add bd:// as stream prefixwm42012-09-181-3/+3
* manpage: remove references to bitmap fontswm42012-09-182-7/+1
* Merge remote-tracking branch 'cantabile/manpage_fixes'wm42012-08-255-121/+68
|\
| * manpage: update default jpeg quality for vo_imagecantabile2012-08-241-1/+1
| * manpage: update default value of --softvol-maxcantabile2012-08-241-1/+1
| * manpage: --screenshot-template: update %n, add %{prop}cantabile2012-08-241-6/+14
| * manpage: update the list of available screenshot formatscantabile2012-08-241-3/+7
| * manpage: update example of the status linecantabile2012-08-241-3/+3
| * manpage: fix ambiguous statement about --(no-)keepaspectcantabile2012-08-241-1/+1
| * manpage: mention that videos' colormatrix and color range flags are honoredcantabile2012-08-241-2/+4
| * manpage: don't mention nonexistent VOs, command line switches, etc.cantabile2012-08-243-84/+17
| * manpage: fix various typoscantabile2012-08-245-20/+20
* | vf_dlopen: add a generic filter to load external filtersRudolf Polzer2012-08-231-0/+20
|/
* manpage: correct the definition of full range videocantabile2012-08-211-1/+1
* manpage: document -use-filename-title removal/replacementwm42012-08-201-0/+1
* VO: remove vo_directfb2 and vo_directxwm42012-08-161-30/+0
* Remove dvdnav support (DVD menus)wm42012-08-161-34/+1
* vf_expand: remove OSD supportwm42012-08-161-41/+2
* core: intentionally cripple slave modewm42012-08-151-10/+15
* vo_sharedbuffer: remove this VOStefano Pigozzi2012-08-151-11/+0
* manpage: document gl3, direct3d, portaudio, remove v4l2wm42012-08-082-18/+308
* manpage: document per-file optionswm42012-08-071-0/+42
* manpage: add initial documentation about changeswm42012-08-072-0/+156
* manpage: reflect recent VO changeswm42012-08-061-108/+33
* image_writer: rename "filetype" option to "format"wm42012-08-061-1/+1
* x11: change stop_xscreensaver default to 1 to be more user-friendlymplayer-svn2012-08-031-2/+3
* vf_stereo3d.c: half-width side-by-side formats for stereo3dmplayer-svn2012-08-031-0/+8
* Remove teletext supportwm42012-08-032-31/+0
* mplayer: rip out --capture supportwm42012-08-021-14/+0
* VO: remove VO direct renderingwm42012-08-022-7/+2
* stream: remove stream_cuewm42012-08-021-1/+0
* AF: remove af_gate and af_compwm42012-08-021-9/+0
* man: update man with vo_corevideo and vo_sharedbufferStefano Pigozzi2012-08-021-14/+16
* man: update documentation related to screenshotswm42012-08-023-16/+97
* man: remove documentation for deleted stuffwm42012-08-024-448/+38
* manpage: merge new manpagewm42012-08-027-0/+6088
* Merge remote-tracking branch 'origin/master'wm42012-07-289-97672/+0
|\
| * docs: delete outdated translated manpages/docsUoti Urpala2012-07-169-97672/+0
* | vo_gl: add noise filterreimar2012-02-091-0/+3
|/
* options, subs: add --ass-vsfilter-aspect-compatharklu2011-08-121-0/+22
* manpage: improve vo_gl "stereo" suboption descriptionptt2011-07-061-19/+21
* vf_stereo3d: Add support for converting to interleaved 3Dreimar2011-07-061-0/+15
* vf_delogo: allow to change the rectangle based on the timecigaes2011-07-061-0/+4
* manpage: use upper case names for some keysib2011-06-291-4/+4
* ao_rsound: add new RSound audio output driverHans-Kristian Arntzen2011-06-261-0/+15
* vo_xvmc: drop XvMC supportUoti Urpala2011-05-091-40/+6
* ao_pcm, core: use new API in ao_pcm, change timing with itUoti Urpala2011-05-051-5/+0
* Merge branch 'mplayer1_changes'Uoti Urpala2011-05-022-0/+69
|\
| * stream: http: Allow setting custom http headercehoyos2011-04-131-0/+29
| * options: add -gamma (was only accessible from slave mode before)cehoyos2011-04-131-0/+5
| * OSD: support displaying fractional part of current positionUoti Urpala2011-04-122-0/+35
* | input: rewrite -key-fifo-size limiting logicUoti Urpala2011-05-021-7/+4
* | input: modify interpretation of doubleclick eventsUoti Urpala2011-05-021-4/+0
* | manpage: restore -lavfdopts doc accidentally removed in d76ad5f2Uoti Urpala2011-04-201-0/+37
* | subs: options: add -sub-pathsClément Bœsch2011-04-201-9/+26
* | options: drop support for numeric -demuxer valuesUoti Urpala2011-02-221-7/+1
|/
* manpage: remove BUGS section, misc fixesUoti Urpala2011-02-011-22/+4
* vo_zr2: drop Zoran supportUoti Urpala2011-01-311-122/+0
* vo_dxr2, ao_dxr2: drop dxr2 supportUoti Urpala2011-01-311-97/+1
* vidix: drop VIDIX supportUoti Urpala2011-01-311-77/+10
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32699jrash2011-01-291-3/+3
* Merge branch 'sub'Uoti Urpala2011-01-261-13/+11
|\
| * subtitles: options: enable -ass by defaultUoti Urpala2011-01-261-13/+11
* | manpage: document -playlist being unsafe in its option descriptionUoti Urpala2011-01-241-0/+9
|/
* manpage: Remove forgotten "MPlayer only" notesClément Bœsch2011-01-091-5/+5
* manpage: Remove "MPlayer only" notesClément Bœsch2011-01-061-16/+16
* vo_vdpau: allow "deint=-N" to specify mode without enabling deintUoti Urpala2011-01-041-10/+13
* manpage: Remove MEncoder referencesClément Bœsch2010-12-251-3808/+25
* Merge branch 'hr-seek'Uoti Urpala2010-12-201-4/+30
|\
| * input: add default keybindings Shift+[arrow] for small exact seeksUoti Urpala2010-12-201-0/+4
| * core: add support for precise non-keyframe-limited seeksUoti Urpala2010-12-201-0/+21
| * options: add "choice" option type, use for -pts-association-modeUoti Urpala2010-12-181-4/+5
* | vd_ffmpeg: set thread count to number of cores on machine by defaultUoti Urpala2010-12-201-2/+6
* | manpage: correct -tv audiorate description, change bitrate to sampleratecompn2010-12-161-1/+1
* | commands: Allow cycling subtitles backwards with 'J'reimar2010-12-161-1/+1
* | DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32661jrash2010-12-161-5/+25
|/
* ao_pcm: change message to mention "-novideo" instead of "-vc null"Uoti Urpala2010-12-081-1/+1
* core: ordered chapters: add heuristic for merging inaccurate chaptersUoti Urpala2010-11-261-0/+11
* sub_cc: Allow selecting the Close Captioning channelreimar2010-11-141-2/+2
* core: do initial A-V sync by modifying audio streamUoti Urpala2010-11-131-0/+11
* audio: add -gapless-audio optionUoti Urpala2010-11-121-0/+11
* DOCS/man/zh_CH: sync with en/mplayer.1 rev. 32566jrash2010-11-071-3/+123
* vf_stereo3d: Add stereo3d filterreimar2010-11-022-0/+193
* Add a simple capture feature (-capture)Uoti Urpala2010-11-021-1/+16
* manpage: Make commas and backslashes show properlyattila2010-11-026-6/+6
* DOCS/man: Add missing values for the chanlist suboption of -tvdiego2010-11-029-9/+27
* DOCS/xml/hu: synced with r32361Gabrov2010-11-021-3/+49
* DOCS/man/zh_CN: Synced with rev. 32066jrash2010-11-021-4/+45
* manpage: Clarify the meaning of the -nosub optionreimar2010-11-021-1/+2
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31814jrash2010-11-021-3/+5
* DOCS/*/hu: synced with r31833Gabrov2010-11-021-45/+182
* manpage: don't claim teletext keys would depend on build optionsdiego2010-11-021-3/+2
* manpage: Fix wrong option name in input examplereimar2010-11-021-1/+1
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31769jrash2010-11-021-1/+3
* manpage: mention -af stats in -af volume section for statisticsreimar2010-11-021-1/+1
* manpage: -af volume "max volume" feature requires floatsreimar2010-11-021-0/+2
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31715jrash2010-11-021-1/+9
* ao_coreaudio: Refactor device selectionadrian2010-11-021-0/+8
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31648jrash2010-11-021-12/+67
* vo_gl: remove "broken" comment from quadbuffer stereocehoyos2010-11-021-1/+1
* manpage: Fix outdated -vo gl usage example.reimar2010-11-021-2/+2
* vo_gl: Add initial stereo supportreimar2010-11-021-0/+21
* DOCS/man/cs: Fix Bulgarian vs. Hungarian typo in Czech manual page.diego2010-11-021-1/+1
* stream_bluray: add unencrypted Blu-ray playbackben2010-11-021-4/+29
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 31552jrash2010-11-021-2/+2
* manpage: improve "-identify" description of "-frames 0"attila2010-11-021-1/+1
* DOCS/ma