summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Expand)AuthorAgeFilesLines
* sync w/r24084gpoirier2007-08-251-10/+32
* synced with r24137Gabrov2007-08-251-22/+53
* misc markup fixesdiego2007-08-241-20/+20
* Wording and markup improvements for the -tvscan option.diego2007-08-241-8/+9
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-231-0/+20
* r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.voroshil2007-08-221-46/+76
* synced with r24110Gabrov2007-08-211-30/+38
* Add some missing libavcodec video encoders.diego2007-08-201-0/+8
* Sort libavcodec encoders.diego2007-08-201-28/+28
* synced with r24091Gabrov2007-08-181-19/+41
* small libavcodec audio codec clarificationsdiego2007-08-161-3/+3
* Document how to encode with some more libavcodec audio codecs.diego2007-08-151-2/+12
* AC3 --> AC-3, as done in r24056gpoirier2007-08-141-11/+11
* AC3 --> AC-3diego2007-08-131-8/+8
* Document how to encode with some libavcodec audio codecs.diego2007-08-131-7/+19
* MP3 audio encoder was renamed to libmp3lame in FFmpeg.diego2007-08-121-1/+1
* synced with r23996ptt2007-08-081-2/+18
* This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996kraymer2007-08-081-11/+80
* r23996: Hint at mf://@... syntaxkraymer2007-08-071-2/+2
* synced with r23982ptt2007-08-071-10/+6
* synced with r24016Gabrov2007-08-071-12/+25
* sync w/ r23996gpoirier2007-08-051-28/+77
* r23996: Hint at mf://@... syntaxvoroshil2007-08-021-2/+2
* Hint at mf://@... syntaxreimar2007-08-021-1/+1
* r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.voroshil2007-08-011-9/+17
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxkraymer2007-08-011-17/+92
* Added FIXME skeletons for missing lavc options.diego2007-08-011-0/+16
* i_certify_that_my_video_stream_does_not_use_b_frames is gone.diego2007-08-011-8/+0
* r23897: Experimental negative panscan valuesvoroshil2007-08-011-4/+65
* add possibly incorrect subfont entrycompn2007-07-311-0/+5
* another little correctionsptt2007-07-311-1/+1
* added missing ":"'sptt2007-07-311-7/+7
* better wordingptt2007-07-311-1/+1
* sorry, left english phrase in...ptt2007-07-311-2/+2
* synced with r23962ptt2007-07-311-6/+63
* added missing ':' for separatorptt2007-07-311-1/+1
* sync w/23588gpoirier2007-07-301-2/+4
* h/w -> hardwareben2007-07-301-2/+2
* synced with r23928Gabrov2007-07-301-6/+46
* update man page with v4l2 a/v outputsben2007-07-291-1/+18
* Teletext supportvoroshil2007-07-291-0/+30
* Document -rawvideo format="format string"reimar2007-07-291-1/+2
* punctuation, new sentences on new linesdiego2007-07-291-2/+3
* Set -vo gl slice-height default to 0, the current default of 4 seemsreimar2007-07-281-1/+1
* Experimental negative panscan valuesreimar2007-07-281-0/+4
* r23852: af channels example for ffdca to ALSA reorderingvoroshil2007-07-281-1/+3
* synced with r23856ptt2007-07-261-1/+3
* small wording improvementdiego2007-07-251-1/+1
* more Spanish man page updates by Fernando Tarín (lists.im gmail com)kraymer2007-07-241-232/+251
* af channels example for ffdca to ALSA reorderingreimar2007-07-241-0/+2
* Update sync tagvoroshil2007-07-221-1/+1
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-2010-67/+0
* synced with r23748Gabrov2007-07-181-6/+6
* r23748: Leave out (no) prefix from option names for consistency.voroshil2007-07-181-5/+4
* sync w/r23748, patch by JRaSH % jrash06 A 163 P com %gpoirier2007-07-181-657/+2805
* synced with r23748ptt2007-07-171-5/+7
* Leave out (no) prefix from option names for consistency.diego2007-07-091-4/+4
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-07-081-3/+5
* And antoher one, missed by me previouslytorinthiel2007-07-071-1/+1
* Some typos found and fixed by arctgx <arctgx@tlen.pl>torinthiel2007-07-071-6/+6
* Xvid name changetorinthiel2007-07-071-29/+29
* synced with r23731Gabrov2007-07-071-3/+5
* small grammar fixdiego2007-07-041-2/+2
* roff fix (new line for new sentence)kraymer2007-07-031-1/+2
* Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-06-281-2/+3
* synced with r23680Gabrov2007-06-271-23/+32
* r23504: -lavdopts threads is only implemented for mpeg[12]kraymer2007-06-261-5/+33
* synced with r23609ptt2007-06-261-4/+30
* r23504: -lavdopts threads is only implemented for mpeg[12]voroshil2007-06-241-5/+33
* Document the effect of -really-quiet on gmplayer.reimar2007-06-231-0/+1
* Revert r23530.voroshil2007-06-211-26/+0
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+2
* fix typos noted by Nicolas Legrandgpoirier2007-06-191-3/+3
* misc small fixesdiego2007-06-181-6/+6
* sync w/ r23561gpoirier2007-06-181-2/+28
* add missing IDCT algothim, as defined in libavcodec/avcodec.hgpoirier2007-06-161-0/+16
* refine the example of -menu-chroot yet moregpoirier2007-06-121-1/+2
* give an example of -menu-chroot usagegpoirier2007-06-121-0/+8
* synced with r23531Gabrov2007-06-101-10/+45
* sync w/r23530gpoirier2007-06-101-7/+33
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+26
* x264 no longer defaults to qp=26.lorenm2007-06-091-1/+1
* sync w/r23504gpoirier2007-06-081-4/+4
* sync'ed up to r23504ptt2007-06-081-3/+3
* -lavdopts threads is only implemented for mpeg[12]lorenm2007-06-081-2/+2
* Partial sync with en/mplayer.1 r23455 (patch by JRaSH)kraymer2007-06-061-8/+12
* r23440: New "automute" tv:// option.voroshil2007-06-061-2/+7
* little correction to make nroff not to complain about line lennghts....ptt2007-06-051-8/+8
* sync'd up to r23467ptt2007-06-051-2/+2
* r23410: add documentation for new -menu-chroot optionkraymer2007-06-051-5/+14
* sync w/23467 (was just a typo in english doc, no incidence here)gpoirier2007-06-051-1/+1
* then/than typo spotted by "JRaSH"corey2007-06-051-1/+1
* sync w/ r23455gpoirier2007-06-021-7/+12
* new sentences on new lines, diego says ;-Pptt2007-06-021-1/+2
* sync'ed up to r23440 + a _big_ correction of tv suboptionsptt2007-06-021-2/+8
* update manual date, its been 8 months...compn2007-06-021-1/+1
* New "automute" tv:// option.voroshil2007-05-311-0/+4
* r23370: added missing fpsvoroshil2007-05-311-5/+9
* sync to 24.5.2007jheryan2007-05-311-217/+431
* sync.d up to r23425!!! ehi, it's updated :)))ptt2007-05-311-16/+65
* removed unneeded spaceptt2007-05-311-1/+1
* removed an unneeded commaptt2007-05-311-1/+1
* added '&' for 'e.g.'ptt2007-05-311-1/+1
* moved a line below, since probably it's righter there...ptt2007-05-301-2/+2
* added a missing space charptt2007-05-301-1/+1
* sync'd up to r22845ptt2007-05-301-128/+192
* add documentation for new -menu-chroot optionben2007-05-292-0/+8
* Only one section remains unfinished, typo.diego2007-05-291-3/+2
* typodiego2007-05-291-1/+1
* r23325: dv does not support YVU9kraymer2007-05-291-5/+3
* add note about unfinished "codec specific encoding options" sectionkraymer2007-05-291-1/+2
* little typo fixptt2007-05-281-1/+1
* sync w/ r23370gpoirier2007-05-271-10/+10
* Partial sync with r23370, with only one section obsolete.gpoirier2007-05-271-557/+1871
* synced with r23370Gabrov2007-05-221-12/+21
* sync'ed up with r21654ptt2007-05-211-7/+26
* sync'ed up with r21561ptt2007-05-211-19/+78
* added missing fpsptt2007-05-211-1/+1
* missed sync tag updatevoroshil2007-05-211-1/+1
* r23367: little alignment fixesvoroshil2007-05-211-2/+0
* little alignment fixesptt2007-05-211-3/+1
* little fixesptt2007-05-211-4/+2
* -----mencoder.xml----voroshil2007-05-191-2/+2
* 1L to me: dv does not support YVU9.corey2007-05-171-1/+1
* fix typokraymer2007-05-141-1/+1
* r23152: Add -ass-hinting option for setting font hinting method.kraymer2007-05-141-8/+37
* r23308: List dv in pixel formats lavc's dv encoder supports.voroshil2007-05-141-5/+7
* fix formating of lavcopts format suboptionscompn2007-05-141-3/+3
* add svq1 lavcopts format colorspacecompn2007-05-131-1/+3
* List dv in pixel formats lavc's dv encoder supports.corey2007-05-131-2/+2
* r23283: wrong suboption for vo gif89a, revision 16722 shows the problem, this...voroshil2007-05-121-4/+4
* update copyright year'compn2007-05-101-1/+1
* sync w/r23283, fix a French typogpoirier2007-05-101-4/+4
* wrong suboption for vo gif89a, revision 16722 shows the problem, this manpage...compn2007-05-101-2/+2
* r23240: document lavc's 'level' option, patch by Carl Eugen Hoyosvoroshil2007-05-081-1/+10
* description for -menu-keepdir optionben2007-05-082-0/+9
* document lavc's 'level' optioncehoyos2007-05-061-0/+5
* document lavc's 'level' option, patch by Carl Eugen Hoyosgpoirier2007-05-061-0/+5
* sync w/ r23162gpoirier2007-05-011-3/+5
* sync w/ r23152gpoirier2007-05-011-4/+35
* synced with r23179Gabrov2007-04-301-4/+26
* sync tag updatevoroshil2007-04-301-1/+1
* updated manpages with new vidix subdevice namesben2007-04-2810-31/+20
* r23152: Add -ass-hinting option for setting font hinting method.voroshil2007-04-281-3/+27
* Make -monitorpixelaspect 1 the default.cehoyos2007-04-272-5/+6
* Add -ass-hinting option for setting font hinting method.eugeni2007-04-271-0/+21
* synced with r23003Gabrov2007-04-161-9/+17
* r22975: cosmetics: remove trailing white spacevoroshil2007-04-121-2/+2
* r22845: Clarify -xineramascreen -2 behaviourkraymer2007-04-111-9/+17
* cosmetics: remove trailing white spacekraymer2007-04-111-2/+2
* more updates for Spanish man page by Fernando Tarín (lists im gmail com)kraymer2007-04-111-163/+611
* r22916: Ability to specify video and audio capture device namesvoroshil2007-04-091-1/+11
* more human description of -mpegopts :interleaving2nicodvb2007-04-081-2/+2
* documented -mpegopts :interleaving2nicodvb2007-04-081-0/+6
* Ability to specify video and audio capture device namesvoroshil2007-04-051-0/+4
* sync with r22902gpoirier2007-04-041-9/+7
* r22845: Clarify -xineramascreen -2 behaviourvoroshil2007-04-031-10/+9
* restored previous definition of -mpegopts :drop and :tsaf (r22900); they were...nicodvb2007-04-011-2/+2
* removed unexplainable and escaped trailing spaces from -mpegopts :drop and :tsafnicodvb2007-04-011-2/+2
* documented -mpegopts :adelaynicodvb2007-04-011-8/+6
* synced with r22845Gabrov2007-03-311-7/+20
* Clarify -xineramascreen -2 behaviourreimar2007-03-301-1/+2
* cosmetics: Remove all trailing whitespace.diego2007-03-291-46/+46
* some sync by Fernando Tarín, lists.im gmail comdiego2007-03-291-163/+140
* Spanish man page updates by Fernando Tarínkraymer2007-03-271-51/+156
* r22637: Allow to specify frequencies in channels option.kraymer2007-03-261-2/+7
* Spanish man page updates by Fernando Tarínkraymer2007-03-261-171/+90
* r22622: Wording improvement as suggested by Michael.voroshil2007-03-241-3/+8
* sync with r22779gpoirier2007-03-221-2/+3
* sync'd up to r21452ptt2007-03-221-13/+37
* roff fix: escape dash for optionskraymer2007-03-221-1/+1
* r22776: 'D' also turns off and on kerndeintcehoyos2007-03-225-5/+5
* 'D' also turns off and on kerndeintcehoyos2007-03-221-1/+1
* Explain workaround for -vo gl:scaled-osd -ass image corruption.reimar2007-03-191-1/+2
* sync with r22637gpoirier2007-03-181-4/+17
* r22492: documented -reuse-socketkraymer2007-03-161-1/+10
* Allow to specify frequencies in channels option.voroshil2007-03-161-0/+4
* sync with r22503gpoirier2007-03-161-3/+9
* Wording improvement as suggested by Michael.diego2007-03-151-1/+1
* Add a FIXME note about new sentences on new lines.diego2007-03-151-0/+1
* major man page updatekraymer2007-03-141-229/+895