summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
Commit message (Expand)AuthorAgeFilesLines
* Only use S/PDIF output when no other alsa device is set, allows to usereimar2004-10-171-0/+2
* OSD variant for vo_gl.c that behaves more like the one of other vos.reimar2004-10-171-0/+6
* Documents two new postprocessing options: "dering-luma" and "dering-chroma"gpoirier2004-10-171-11/+24
* missing sentence dotswight2004-10-151-2/+2
* Make '.' key default for framesteppingreimar2004-10-141-1/+1
* 10l to me, noticed by Torinthieldiego2004-10-141-2/+2
* Added missing toolame to the list of codec specific encoding options.diego2004-10-141-2/+2
* vo_gl now supports -panscan as well.diego2004-10-141-1/+1
* man page review part XIdiego2004-10-141-38/+41
* allow to step only one frame forward by pressing s.reimar2004-10-121-0/+4
* XviD's bvhq option descriptiongpoirier2004-10-111-0/+13
* aspect scaling and panscan support for vo_gl.creimar2004-10-101-0/+3
* af_extrastereo, af_volnormdiego2004-10-091-0/+8
* consistency fix, typos and better wording as suggested by Loren Merrittdiego2004-10-091-8/+7
* minor revision to improve clearness, add a comprehensive list of allgpoirier2004-10-081-20/+29
* OpenGL OSD rendering for vo_glreimar2004-10-081-2/+6
* Adds a parameter 'scenecut', to control the threshold for inserting extra I-f...iive2004-10-081-0/+10
* xvmc clarificationdiego2004-10-051-1/+1
* -alang needs a language code, not a country code.diego2004-10-051-1/+1
* Better description of x264 PSNR stats.gpoirier2004-10-041-2/+9
* -alang description corrected.diego2004-10-041-5/+10
* typodiego2004-10-021-1/+1
* -sws and -vf scale sections improved, small fixes.diego2004-10-021-11/+19
* Documentation of x264 3-pass mode, and typos/fixes on lavc's *_maskgpoirier2004-10-011-7/+41
* consistency between the blur filter descriptionsdiego2004-09-301-6/+6
* -dvd-device can point to a directory to play a VOB from the hard disk.diego2004-09-291-0/+12
* Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnmivo2004-09-291-23/+0
* Better wording/descriptions as suggested by the Wanderer.diego2004-09-281-6/+6
* better default parameter,added counterpart option, better names for few optio...iive2004-09-271-39/+39
* This reverts the x264 modifications to the man page suggested my Loren, andgpoirier2004-09-271-40/+40
* identical text for identical suboptionsdiego2004-09-271-10/+7
* I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 isgpoirier2004-09-271-1/+1
* Sws default setting correction, and random wordingsgpoirier2004-09-271-42/+42
* Better phrasing suggested by The Wanderergpoirier2004-09-271-14/+14
* better descriptions for remaining, poorly documented masking options.gpoirier2004-09-261-6/+30
* man page review part Xdiego2004-09-261-58/+59
* -lavdopts lowresmichael2004-09-261-0/+15
* Encoding tip regarding x264's deblock filter suggested by Loren Merritt.gpoirier2004-09-261-0/+2
* quantizer --> quantization as pointed out by Attiladiego2004-09-251-6/+6
* Hint at examples, better wording, some cosmetics.diego2004-09-251-15/+13
* Better vme descriptiongpoirier2004-09-251-5/+6
* Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)gpoirier2004-09-251-7/+9
* Same wording of vo_jpeg's outdir option as vo_pnm's.ivo2004-09-241-2/+1
* Encoding tips for x264 + 10lgpoirier2004-09-231-6/+20
* small fixesdiego2004-09-221-8/+7
* Better lumi/dark_masking descriptions, tips for 4mv and autoaspect and 10l fixgpoirier2004-09-221-6/+16
* Better nssew descriptiongpoirier2004-09-221-0/+5
* allow to select an alsa mixer channel index.reimar2004-09-221-1/+7
* fixes, better wordings on the new portable anymap and md5sum video outputgpoirier2004-09-221-11/+8
* add support for subpel quality refinement option in x264.iive2004-09-221-1/+20
* encoding to mp2 with libtoolamenicodvb2004-09-211-0/+22
* Better description of lavc's dia encoding option, thanks to Loren Merrittgpoirier2004-09-211-1/+12
* Fixes suggested by Diegogpoirier2004-09-211-5/+5
* Cosmetics, start new sentences on a new line.diego2004-09-211-5/+6
* Reworked description of lavc's 3-pass encoding; patch by its creatorgpoirier2004-09-201-9/+15
* Better description of Loren Merritt's 3-pass mode, better qns desc., and agpoirier2004-09-201-6/+28
* Document the new portable anymap and md5sum video output drivers.ivo2004-09-201-0/+51
* Better wording and clarity as suggested by the Wanderer.diego2004-09-191-7/+7
* New lavc flag: "turbo" mode which is supposed to speed up 2-pass encodinggpoirier2004-09-191-0/+7
* man page review part IXdiego2004-09-181-56/+62
* passing an array or double precission parameters for the scaling function, in...michael2004-09-181-4/+14
* -menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>diego2004-09-171-0/+4
* MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryandiego2004-09-171-1/+1
* wording, spelling and small fixes to the video output driver sectiondiego2004-09-171-26/+25
* Audio output driver suboptions documenteddanny2004-09-151-3/+18
* Consistency fixes, spellingwight2004-09-121-15/+15
* All video driver suboptions documented, gif and tga examplesdanny2004-09-121-33/+117
* small fixesdiego2004-09-121-12/+10
* 2pass encoding support for x264(r46).iive2004-09-121-15/+11
* hopefully last format correction regarding prior commit in video output drive...kraymer2004-09-111-1/+3
* fixes some typos, wording and formattingkraymer2004-09-111-22/+31
* minor changes I came across during sync of videofilters sectionkraymer2004-09-111-8/+8
* Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop f...danny2004-09-111-4/+48
* some typo, case changedanny2004-09-091-5/+5
* Typos on the XviD sectiongpoirier2004-09-081-12/+11
* Big changes on XviD documentation.gpoirier2004-09-071-48/+211
* MPlayer X11 options do not affect SDL.diego2004-09-071-0/+2
* spellingdiego2004-09-071-5/+5
* finally diego will be happy....this is totally useless but oh well :)rfelker2004-09-061-0/+8
* mplayer -af help now lists all available audio filters.ivo2004-09-061-0/+3
* pullup docs + new feature for slow cpus :)rfelker2004-09-061-1/+13
* -lavdopts fast, small fix to -lavdopts ecdiego2004-09-061-1/+6
* alphabetical order for lavdoptsdiego2004-09-061-44/+44
* MB, QP explanation, some more consistencydiego2004-09-061-15/+15
* More information on XviD's "interlaced" and "4mv" options thanks to agpoirier2004-09-061-1/+7
* Removal of -jpeg commandline option.ivo2004-09-041-33/+26
* af_pan wants number of _input_ channels, fixes bugzilla bug #22reimar2004-09-041-1/+1
* better documentation of not obvious subq default settinggpoirier2004-09-031-1/+1
* man page review part VIIIdiego2004-09-011-64/+69
* man page review part VIIdiego2004-08-311-35/+38
* man page review part VIdiego2004-08-311-71/+69
* cropdetect style fixupdiego2004-08-311-7/+5
* The threads lavc option may negatively affect motion estimation.diego2004-08-311-0/+1
* Adds rounding parameter for width and height values returned.reimar2004-08-301-2/+14
* fall back to --> fall back on, some consistencydiego2004-08-281-24/+25
* x264 section reviewed.diego2004-08-281-41/+45
* more consistency, small changesdiego2004-08-281-77/+45
* trailing whitespacediego2004-08-281-3/+3
* Small changes for added consistency.diego2004-08-281-5/+6
* Consistently insert lines with only "." between options.diego2004-08-281-19/+585
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...iive2004-08-271-1/+136
* better -slang description inspired by a patch from Guillaume Poirierdiego2004-08-271-5/+3
* simplificationdiego2004-08-271-9/+2
* Added output to multiple directories for vo_jpeg.ivo2004-08-261-6/+16
* Add \: after /wight2004-08-251-105/+105
* keyboard control: some fixes and extensions, punctuationdiego2004-08-251-41/+37
* Cycle through the available subtitles with 'b'.diego2004-08-251-2/+3
* vo_svga suboptions, yuv4mpeg notediego2004-08-231-3/+25
* default stylewight2004-08-231-2/+2
* Make the stepsize of volume changes, changeable by a commandline paarameterattila2004-08-231-0/+4
* small fixesdiego2004-08-221-4/+4
* added -rootwin support to vo_directxjoey2004-08-221-1/+1
* spelling/wording as suggested by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-26/+28
* minor fixeswight2004-08-221-6/+6
* small fixes by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-13/+13
* minor fixeswight2004-08-211-3/+3
* missing \wight2004-08-211-1/+1
* man page review part Vdiego2004-08-211-157/+154
* man page review part IVdiego2004-08-201-16/+15
* consistency fix, same sentence should be changed to samewight2004-08-201-1/+1
* better description of the chroma_opt XviD optiondiego2004-08-191-0/+7
* spelling/wording consistency as suggested by the Wandererdiego2004-08-191-4/+5
* user can select which dvb card to use as vonicodvb2004-08-191-0/+7
* minor fixesdiego2004-08-181-6/+6
* missing .br's addedwight2004-08-181-0/+7
* another wrong style Warningwight2004-08-181-1/+3
* Consistency, punctuation, some minor fixes/clarifications.wight2004-08-181-48/+57
* Missing quotes added.diego2004-08-181-2/+2
* 10l, sb, st and vstats are lavc _de_coding, not _en_coding options.diego2004-08-181-9/+6
* Clarify a few things, spelling and wording fixes, some of this belongs todiego2004-08-161-40/+38
* dfbmga now fixed-vo compliant, lavc exports field flags.diego2004-08-151-3/+1
* Wording and spelling improvements, mostly suggested by the Wanderer.diego2004-08-141-16/+15
* Missing quotes addedwight2004-08-131-1/+1
* better XviD option descriptions by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-131-28/+32
* -rootwin is no longer X11 only.diego2004-08-121-2/+2
* Documented sb, st and vstats lavc options.diego2004-08-111-0/+9
* Break some lines, stray .RE removed.diego2004-08-111-8/+7
* man page review part IIIdiego2004-08-101-45/+58
* alphabetical orderdiego2004-08-101-6/+6
* typo and consistency fixesdiego2004-08-101-38/+42
* man page review part IIdiego2004-08-101-121/+116
* Lots of Pepsi, this was a leftover from the stone age.diego2004-08-101-9/+0
* Empty lines are not good troff markup, use .sp 1 instead.diego2004-08-101-65/+65
* trailing whitespace cosmeticsdiego2004-08-101-37/+37
* vo_tdfxfbdiego2004-08-101-1/+7
* XviD option descriptions, patch by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-091-37/+112
* qpel and ilme lavc options are mutually exclusive.diego2004-08-081-3/+3
* missing \ before -rawaudioreimar2004-08-041-1/+1
* even better -vo md5 descriptiondiego2004-08-031-1/+2
* Hint how to decode raw AC3reimar2004-08-021-0/+1
* Better documentation for -vo md5.diego2004-08-021-3/+8
* -cache-min, -cache-prefill documented.diego2004-08-021-0/+8
* Use = instead if # in ALSA device name, as # irritates our config-parser.reimar2004-07-301-2/+2
* -adapters only works with directxattila2004-07-201-0/+1
* embarassing typodiego2004-07-191-2/+2
* -monitor-* options corrected.diego2004-07-191-5/+6
* cat disclaimer > /dev/nulldiego2004-07-191-8/+0
* Number of subtitles corrected.diego2004-07-141-1/+1
* -use-stdin renamed to -noconsolecontrols.diego2004-07-141-9/+9
* cd and cgop lavc options documented, based on a patch by Nico Sabbi.diego2004-07-141-0/+8
* clarificationdiego2004-07-131-1/+1
* ao_alsa now uses the device= suboption syntax instead of hw= or hw:reimar2004-07-131-3/+3
* threads lavc option by Loren Merritt <lorenm@u.washington.edu>, typodiego2004-07-091-1/+5
* better wording/spelling as suggested by the wandererdiego2004-07-061-4/+4
* ao_alsa now uses -mixer-channel instead of its special -mixer syntaxreimar2004-07-021-2/+5
* (hopefully) better -use-stdin descriptiondiego2004-07-011-5/+6
* code cleanupdiego2004-07-011-2/+0
* ao_alsa and ao_oss documented.diego2004-07-011-7/+17
* incomplete skin directories, noticed by Sebastian Krämer <mail@skraemer.de>diego2004-06-301-1/+1
* typos pointed out by Sebastian Krämer <mail@skraemer.de>diego2004-06-301-18/+18
* VIDEO OUTPUT DRIVERS moved right after VIDEO OUTPUT OPTIONS.diego2004-06-281-378/+378
* better -really-quiet descriptiondiego2004-06-281-2/+2
* -rtc-devicediego2004-06-281-0/+3
* Real now supports index building as well.diego2004-06-261-3/+3
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>alex2004-06-251-0/+3
*