summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
Commit message (Expand)AuthorAgeFilesLines
* Make (no)t23 suboption description more consistent.diego2009-09-081-1/+1
* Improve wording for file/directory specific config file explanation.reimar2009-09-031-4/+4
* Document directory-specific configuration file.reimar2009-09-021-0/+5
* Expand wid explanation.cehoyos2009-08-271-0/+3
* Update documentation for libamr replacement by OpenCORE in FFmpeg.diego2009-07-301-4/+0
* new debanding filterlorenm2009-07-071-0/+20
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* Rename macosx video output driver to corevideo.diego2009-05-041-6/+6
* Rename macosx audio output driver to coreaudio.diego2009-05-041-1/+1
* Support for libbs2b ver. 3.0.0 API.bircoph2009-05-031-4/+20
* eliminate a trailing whitespaceGabrov2009-04-051-1/+1
* Add documentation for libbs2b audio filter.bircoph2009-04-021-0/+17
* At least direct3d vo supports -xineramascreen, tooreimar2009-04-011-1/+1
* Add forgotten escapes for -reimar2009-03-311-2/+2
* Explain relationship between -geometry and -xineramascreen.reimar2009-03-311-0/+3
* Update date in manual page.diego2009-03-251-1/+1
* Rename 'default-binds' input option to 'default-bindings'.diego2009-03-251-1/+1
* 1l: There is no more delay since r29051.cehoyos2009-03-251-3/+0
* Clarify vdpau deinterlacers.cehoyos2009-03-251-2/+2
* Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.cehoyos2009-03-181-6/+5
* 10l: Fix indentation.cehoyos2009-03-181-1/+0
* Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).cehoyos2009-03-161-0/+5
* Initial support for advanced VDPAU deinterlacers (software-decoded videocehoyos2009-03-151-3/+5
* roff markup: Place \& after abbreviations like i.e. and e.g.diego2009-03-151-4/+4
* KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netdiego2009-03-141-0/+17
* Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.cehoyos2009-03-141-0/+3
* Treat -font/-subfont as Fontconfig pattern in libass.eugeni2009-03-081-4/+6
* Explain that disabling other input methods is not the purpose of -slavereimar2009-03-081-0/+2
* Add an option to disable the default key binding that MPlayer includesreimar2009-03-081-0/+2
* 10l: Fix max value for -vo vdpau:deint.cehoyos2009-03-041-1/+1
* Improve vdpau deinterlacing documentation.cehoyos2009-03-011-1/+2
* Document that -heartbeat-cmd is only for video, not audio-onlyreimar2009-03-011-0/+1
* DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netdiego2009-03-011-0/+12
* Update vdpau:deint documentation.cehoyos2009-02-271-2/+5
* vdpau:pullup only works with temporal and temporal-spatial deinterlacing.cehoyos2009-02-271-1/+1
* Support "D" to (de-)activate deinterlacing when using vo vdpau.cehoyos2009-02-261-1/+1
* Document that -field-dominance also works for vdpau.cehoyos2009-02-261-1/+1
* Document -vo vdpau:pullup.cehoyos2009-02-241-0/+2
* Document -vo vdpau:deint.cehoyos2009-02-241-0/+13
* Clarify -vo vdpau:sharpen.cehoyos2009-02-241-1/+2
* Document -vo vdpau:denoise.cehoyos2009-02-241-0/+2
* Document -vo vdpau:sharpen.cehoyos2009-02-241-0/+6
* Add statistics audio filter that prints information about the audio stream.diego2009-02-211-0/+7
* update copyright year at the end of the man pageGabrov2009-02-191-1/+1
* Also shorten <channel> to <chan> in the description, not just in the example.diego2009-02-181-1/+1
* Shorten one example line to avoid the groff warning:diego2009-02-181-1/+1
* Add note about ffwmv3vdpau.cehoyos2009-02-161-1/+1
* Add support for VDPAU video out, including hardware decoding.reimar2009-02-161-0/+5
* Get rid of the trailing whitespaces.bircoph2009-02-151-3/+3
* 'Capitalize' mplayer -> MPlayer when used as a project name.bircoph2009-02-151-3/+3
* Add priority support for OS/2 and factorize the Windows priority support.diego2009-02-101-2/+2
* Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.diego2009-02-011-0/+4
* fix device_id option after r28165gpoirier2009-01-181-1/+2
* Clarify relationship between -ass and -fontconfig in the man page.eugeni2009-01-071-4/+5
* update copyright yearGabrov2009-01-051-2/+2
* added support for manual audio substream selection out of 0xFD PES streams (B...nicodvb2009-01-041-0/+10
* Replace deprecated jack_client_new with jack_client_open.reimar2009-01-041-0/+3
* Add an option to vo_macosx to set a custom buffer_name.gpoirier2008-12-301-0/+4
* Update outdated availability note for -mouse-movementsreimar2008-12-301-1/+3
* Add nocache to example dvdnav profile, otherwise dvdnav is unusable.reimar2008-12-291-0/+1
* Document vo_macosx's shared_buffer option.gpoirier2008-12-191-0/+3
* Add support for writing PNG files with alpha channel in -vo pngreimar2008-12-101-0/+4
* Using rectangle=2 for vo_gl is probably a good idea nowadays.reimar2008-12-051-1/+1
* Document missing vo_gl suboptionsreimar2008-12-051-2/+7
* Add a note about some known issues with -vo sdlreimar2008-12-011-1/+4
* Make description of the option more clear as suggested by bircoph2008-11-221-2/+3
* add direct3d docs, ok'd by Guillaumecompn2008-11-211-0/+4
* document x264's option subq=0, plus a bit of factoring and added detailsgpoirier2008-11-131-8/+12
* Fix typo in psy-rd x264 option description.diego2008-11-041-1/+1
* Add a few more supported URL protocolsreimar2008-11-021-1/+1
* Add an option that sets initial playback volume.diego2008-10-311-0/+6
* Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.diego2008-10-191-2/+2
* improve documentation of latest x264's optionsgpoirier2008-10-181-3/+3
* update x264's section with r999 of x264gpoirier2008-10-141-16/+24
* vo_fbdev now supports -geometry.diego2008-10-031-1/+1
* whitespace cosmeticsdiego2008-10-031-2/+0
* typo fix spotted by diegocompn2008-09-201-8/+8
* add outdir sub-option to vo pngben2008-09-201-0/+2
* document lavc/lavf avoption o suboptioncompn2008-09-191-10/+48
* add lavfopts matroska suboptioncompn2008-09-181-0/+2
* wording consistency cosmeticsdiego2008-09-141-3/+3
* Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.reimar2008-09-141-1/+3
* 'mp3lame' audio output codec was wrongly listed as 'lame'.diego2008-09-071-2/+2
* Document -lavcopts o, aka libavcodec AVOption.michael2008-08-151-0/+15
* Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.ben2008-08-111-2/+3
* Add video driver for Nintendo Wii/GameCube.ben2008-08-031-0/+4
* Fix a misleading section in the libavcodec options manual indicating that adiego2008-08-011-11/+1
* add list of supported vo's to -xineramascreencompn2008-07-251-0/+1
* Remove outdated "X11 only" from xineramascreen option and try to make clearerreimar2008-07-241-1/+4
* No idea which vos support -noborder how well, though those based onreimar2008-07-221-1/+0
* -border/-noborder are supported by gl/gl2, too, but only on Windows.reimar2008-07-221-1/+1
* another alphabetical order correctionptt2008-07-081-4/+4
* moved o option beetwen m* and p*ptt2008-07-081-4/+4
* Give all shell scripts a .sh suffix for consistency.diego2008-07-071-1/+1
* dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER ...nicodvb2008-07-051-1/+1
* apply parameter name change of no-correct-pts from r26842 to man pagekraymer2008-07-011-2/+2
* remove two trailing whitespaceskraymer2008-06-301-2/+2
* add missing escapes and full stops for scaletempo filterkraymer2008-06-301-4/+4
* Fix/restore the description of the rectangle video filter.diego2008-06-241-2/+6
* Ability for specifying TV standard individually for each TV channel.voroshil2008-06-141-1/+1
* Fix codec-specific options syntax declaration to be less confusing and wrong.diego2008-06-061-1/+1
* Document VIDIXIVTVALPHA environment variable.diego2008-06-041-0/+6
* small spelling/wording fixesdiego2008-06-041-6/+6
* Add a slave command to stop stream playback.ben2008-05-271-0/+2
* Update gl vo section with the new force-pbo suboption.reimar2008-05-221-4/+13
* Document x264's AQ optionsgpoirier2008-05-181-0/+21
* Document the -noar command-line option in en/fr manpages.ben2008-05-181-0/+4
* Add support for AppleIR Remote as an input under Linux systems.ben2008-05-181-0/+2
* Remove '(pass 1/2)' from some lavcopts. These options really worked oncorey2008-05-131-15/+15
* Add a new suboption to -vo xv and -vo xvmc that allows selectionben2008-05-131-0/+4
* -psprobe can be used in mpeg-pes streams, toonicodvb2008-05-121-4/+4
* Oops, remove stray .TP.diego2008-05-111-1/+0
* Mark new options Michael committed as undocumented.diego2008-05-111-0/+15
* add h264 to list of supported codecscompn2008-05-051-1/+1
* Update documentation for the gl2 driver to make clear gl is usually preferred.reimar2008-05-031-2/+4
* restore options alphabetical orderptt2008-04-181-8/+8
* 10L, forgot to commit the documentation for the -noconfig options.albeu2008-04-141-0/+22
* Restore grayscale decoding support with FFmpeg.diego2008-04-131-1/+8
* Enable runtime control for colorful and/or module name outputzuxy2008-04-121-0/+8
* compacted new libavformat's 'ipod' descriptionptt2008-03-281-2/+1
* add "ipod" to the list of formats handled by lavfgpoirier2008-03-251-0/+3
* Mention that '-frames 0' is useful with -identify, closes bug #1046.diego2008-03-241-0/+1
* Experimental support for -framedrop with -correct-pts.reimar2008-03-171-2/+2
* added missing escapesptt2008-03-131-2/+2
* better syntax for A keyptt2008-03-131-1/+1
* Try to fix the description of what mbcmp influences, please fix if I misunder...reimar2008-03-111-1/+4
* Grayscale encoding/decoding with FFmpeg is no longer enabled, remove referencesdiego2008-03-071-8/+1
* Fix copy&paste typo in rgbtest documentationreimar2008-02-211-1/+1
* Document rgbtest argumentsreimar2008-02-211-1/+10
* Document af-*, copied from vf-*reimar2008-02-171-0/+21
* removed wrong examplecompn2008-02-171-0/+6
* Document that framedrop needs -no-correct-ptsreimar2008-02-171-2/+2
* -dumpstream will not dump chapters anymorecompn2008-02-171-6/+0
* Slightly document alpha for OSD colorreimar2008-02-111-2/+2
* Hint about possible libmpeg2 problems with -hardframedropreimar2008-02-101-0/+2
* typo fix, noticed by JRaSHgpoirier2008-02-051-1/+1
* Added missing single quotation mark.cehoyos2008-01-201-1/+1
* Add a fragment program for 5x5 unsharp maskingreimar2008-01-181-0/+2
* better ao/vo profile examplesdiego2008-01-161-3/+3
* misc markup fixesdiego2008-01-161-7/+8
* misc spelling fixesdiego2008-01-161-13/+13
* added missing "&"ptt2008-01-151-2/+2
* added missing escapesptt2008-01-151-1/+1
* Add experimental unsharp-mask OpenGL scaler. Certainly not yet perfect.reimar2008-01-151-0/+2
* Document vo gl lscale=3reimar2008-01-151-0/+2
* Seems that all - should be escaped in the man pagereimar2008-01-141-3/+3
* Extend heartbeat-cmd man page entryreimar2008-01-141-0/+5
* document vo.* and ao.* playback profilesben2008-01-111-0/+6
* updated english manpage with protocol/extension profile loading featureben2008-01-101-0/+19
* dumpstream is NOT a better way to copy a dvd titlecompn2008-01-091-2/+0
* dvd-device can specify iso files toocompn2008-01-091-1/+1
* Add heartbeat-cmd optionreimar2008-01-071-0/+18
* Allow overriding [Script Info] parameters with -ass-force-style option.eugeni2008-01-051-1/+3
* documented angle commandsnicodvb2008-01-051-0/+2
* when {v|a}_o_mpegpes:card isn't specified by the user mplayer uses the first ...nicodvb2008-01-021-0/+2
* Add an example for dvdnav:// usage with path.cehoyos2008-01-021-0/+6
* update copyright year to 2008gpoirier2008-01-011-3/+3
* Support ?(!NAME:TEXT) format for expanding string by property.ulion2007-12-261-0/+2
* typo noticed by Paul TTdiego2007-12-181-1/+1
* Fix the expand text's format by the source.ulion2007-12-171-1/+1
* Support using unrar executable to access rar-compressed vobsub files.ulion2007-12-141-0/+6
* Add new audio filter for encoding multi-channel audio into ac3 at runtime.ulion2007-12-131-0/+31
* Fix libass to support -nofontconfig.ulion2007-12-121-0/+8
* Fix all current known multi-channel wrong order problems by addingulion2007-12-101-2/+0
* minor spelling/grammar fixesdiego2007-12-061-5/+5
* cleanup and conformation of values description for -ass-hintingptt2007-12-061-11/+13
* fix typocorey2007-12-031-1/+1
* -identify shows chapters times when playing dvd streamsnicodvb2007-11-281-2/+2
* Add an example for play DTS-CD with passsthrough.ulion2007-11-281-0/+11
* Add missing forced linebreak, slight wording improvement.diego2007-11-271-4/+3
* Fix a wrong cmdline example of using -menu-chroot.ulion2007-11-211-1/+1
* another round of '-' escapesdiego2007-11-031-4/+4
* one more '-' escape, wording fixdiego2007-11-031-2/+2
* Escape some more '-' where appropriate.diego2007-11-03