summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
<
Commit message (Expand)AuthorAgeFilesLines
* 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-031-13/+13
* Explain new ao_pulse option syntaxreimar2007-11-031-1/+4
* Add audio filter scaletempouau2007-11-011-0/+73
* Escape some more '-' where appropriate.diego2007-10-311-125/+125
* Consistently use \- in option names.diego2007-10-301-105/+105
* program switching in demux_lavfnicodvb2007-10-271-1/+1
* type fix: there was a 'not' too muchptt2007-10-221-1/+1
* Spelling, vf_ow parameters are optional.diego2007-10-221-2/+2
* Clarify that -vo gl bicubic filtering is B-spline, not polynomialreimar2007-10-201-1/+1
* Replace Polyp- by PulseAudio output.reimar2007-10-181-0/+10
* Add a space behind openal to get minimum length of 7reimar2007-10-181-1/+1
* Docs update: -ao openal handles more than one channels since some time alreadyreimar2007-10-181-1/+1
* Add -lavfdopts cryptokeyreimar2007-10-141-0/+5
* small grammar fixdiego2007-10-141-2/+2
* Consistently set NOTE: in italics.diego2007-10-141-2/+4
* DirectShow based tv:// driver for win32voroshil2007-10-131-0/+17
* document filter -vf ow: Overcomplete Wavelet denoiser.gpoirier2007-10-081-0/+15
* misc roff fixesdiego2007-10-081-5/+5
* H.264 content can also be decoded with multiple threadsgpoirier2007-10-071-1/+1
* Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.cehoyos2007-10-071-1/+1
* rtsp-stream-over-tcp also works with NEMESI.cehoyos2007-10-051-1/+1
* Default monitorpixelaspect is 1.cehoyos2007-10-051-1/+1
* Add hint to monitorpixelaspect for -vo aa.cehoyos2007-10-051-0/+7
* AVI can do video stream switching, tooreimar2007-09-291-1/+1
* analyzeduration option for lavf demuxerhenry2007-09-291-0/+4
* add -lavfdopts format optionhenry2007-09-281-0/+4
* Change outdated note for -subfpsreimar2007-09-221-1/+2
* Implement setting gain control for video devices (usually webcams)voroshil2007-09-181-0/+5
* Clarify the relationship between -msglevel and MPLAYER_VERBOSE.diego2007-09-171-2/+4
* Clarify description of MPLAYER_VERBOSE.diego2007-09-161-4/+3
* msglevel 5 is the default.diego2007-09-161-1/+1
* Implementation of tv:// driver autodetection.voroshil2007-09-101-1/+1
* move lavc option out of XviD section, to lavc sectiongpoirier2007-09-091-4/+4
* Clarify teletext tlang option.diego2007-09-061-4/+4
* spelling fixes, pointed by Diegovoroshil2007-09-061-3/+3
* Support lowdelay flagreimar2007-09-061-0/+4
* manpage fix: escape '\' in -vf geq descriptionuau2007-09-021-1/+1
* Support for selecting language via packet 28.voroshil2007-08-311-0/+6
* replace deleted linecompn2007-08-291-0/+1
* suboption consistency, add fixme document -vivo suboptionscompn2007-08-291-2/+2
* 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
* Add some missing libavcodec video encoders.diego2007-08-201-0/+8
* Sort libavcodec encoders.diego2007-08-201-28/+28
* 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-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
* Hint at mf://@... syntaxreimar2007-08-021