summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
Commit message (Collapse)AuthorAgeFilesLines
* OSD menu chapter, installation (ehh, incomplete yet.. But better than nothinggabucino2002-11-201-0/+18
| | | | | | | for now) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8244 b3059339-0415-0410-9bf9-f77b7e298cf2
* SDL + Cygwin link added.diego2002-11-131-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8185 b3059339-0415-0410-9bf9-f77b7e298cf2
* some TOC reordergabucino2002-11-131-54/+91
| | | | | | | | | | | new sections updates fixes girls etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8178 b3059339-0415-0410-9bf9-f77b7e298cf2
* Redundant compilation section removed, MEncoder features section moved todiego2002-11-091-15/+50
| | | | | | | | documentation.html below MPlayer features section, sections renumbered to reflect these changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8134 b3059339-0415-0410-9bf9-f77b7e298cf2
* updategabucino2002-11-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8126 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticsdiego2002-11-041-83/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8096 b3059339-0415-0410-9bf9-f77b7e298cf2
* Link to Chinese documentation, ports etc mentioned in *BSD section.diego2002-11-031-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8080 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesgabucino2002-11-031-11/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8071 b3059339-0415-0410-9bf9-f77b7e298cf2
* v4l updatehenry2002-10-311-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8000 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesgabucino2002-10-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7993 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated v4l sectionhenry2002-10-291-19/+115
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7956 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unified BSD sections, expanded Cygwin section, small fixes.diego2002-10-281-37/+74
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7943 b3059339-0415-0410-9bf9-f77b7e298cf2
* <B>MPlayer</B> ---> MPlayerdiego2002-10-201-56/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7815 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.diego2002-10-201-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7814 b3059339-0415-0410-9bf9-f77b7e298cf2
* Keyboard controls and options are described in the man page, removed thediego2002-10-191-135/+19
| | | | | | | redundant description here, plus small fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7793 b3059339-0415-0410-9bf9-f77b7e298cf2
* doc fixes part 1 (more will come when i find the time to read the rest)attila2002-10-181-7/+17
| | | | | | | | | | | | | | | | | | | | | | if anything is not ok, please let me know documentation.html: * OGG -> OGG/OGM (both file formats are supported) * somewhat better wording (no real change of meaning) * update of the current xf86 version from 4.2.0 to 4.2.1 * mga_vid is not old * partial sync of the options with the manpage (someone with deeper knwoledge should check them and finish the sync) * added 2 links about quoting and correct writing of mails to the mailinglists formats.html: * fixing typo interleaved -> non-interleaved (at least i think it's a typo please someone check it) * non-interleaved AVIs should be played with -ni * OGG -> OGG/OGM git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mailing list section reworded and updated. This should at some point bediego2002-10-101-23/+25
| | | | | | | merged with bugreports.html somehow. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7701 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: Converted 2 spaces to one in section titles, changed some uglydiego2002-10-101-4/+4
| | | | | | | linebreaks and put "." after sentences in codecs.html. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7700 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates, fixesgabucino2002-10-061-14/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7641 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch adds the functionality to disable/enable subtitles while playingarpi2002-10-061-0/+3
| | | | | | | | | | | | a video. I mapped it to the input-keyword "sub_visibility". This keyword is mapped to the 'v' key on the keyboard. I tested the patch with old-fashioned subtitles, with freetype subtitles and DVD subtitles. Works fine. The patch also includes documentation updates. patch by Uwe.Reder@3SOFT.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7629 b3059339-0415-0410-9bf9-f77b7e298cf2
* "fake" Surround section removedgabucino2002-09-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7456 b3059339-0415-0410-9bf9-f77b7e298cf2
* G450/G550 TV-outgabucino2002-09-121-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7378 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixes I did while updating design5gabucino2002-09-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7374 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed authors and maintainers section, now in txt format.diego2002-09-101-664/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7366 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.diego2002-09-101-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7364 b3059339-0415-0410-9bf9-f77b7e298cf2
* -gui removalgabucino2002-09-081-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7324 b3059339-0415-0410-9bf9-f77b7e298cf2
* -gui option removal leftoversdiego2002-09-081-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7321 b3059339-0415-0410-9bf9-f77b7e298cf2
* authors/maintainers updated - feel free to correct/extendarpi2002-09-071-58/+86
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7315 b3059339-0415-0410-9bf9-f77b7e298cf2
* sis_vid removedjaf2002-09-051-10/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7282 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added CDDA credits to Alban.bertrand2002-09-051-2/+4
| | | | | | | | | Added CDDB credits to Bertrand. Why is my last name all upper case, and only for me? Sorry for the cosmetic, but it looks wierd :/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7281 b3059339-0415-0410-9bf9-f77b7e298cf2
* DXR3 docs updated. Patch by David Holm <david@realityrift.com>, furtherdiego2002-09-041-1/+1
| | | | | | | spelling/consistency fixes by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7271 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed some small HTML errors.diego2002-08-291-1/+2
| | | | | | | Patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7139 b3059339-0415-0410-9bf9-f77b7e298cf2
* Plugin descriptions were moved to the man page.diego2002-08-291-245/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7130 b3059339-0415-0410-9bf9-f77b7e298cf2
* The rectangle is not white but inverted.diego2002-08-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7121 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with somediego2002-08-271-120/+94
| | | | | | | | | | | | | | | | | | | | | small additions. * Replaced <UL> with <OL> where it made sense (to me :-)). * Moved "Developer Cries" into the appendix (as Appendix F) with s/Flame Wars/Developer Cries/ and s/In medias res/Developer Cries/. * Renamed "Appendix X" to "Appendix E". * Put a "Hint" inside <BLOCKQUOTE>. * Converted 3-pass encoding and mga_vid installation instructions to lists. * Converted options tables (video eq, SDL, fbdev, VESA, DXR3, TV input, DivX4Linux, AAlib) to <DL> lists. * The "sections" for MPsub and INSTALLING OSD are numbered and displayed in the TOC now. * Changed the text inside some <H4> tags. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7100 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated credits for Kim Minh Kaplan from his own patch.diego2002-08-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7094 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightlydiego2002-08-231-21/+22
| | | | | | | | | | | | | modified. * Fixed <> chars (or replaced them with something else, where it was trivial). * weblint complained about <A HREF="...">here</A> being a bad form, so I replaced them with more descriptive text. * Fixed empty <A NAME="..."> tags. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7077 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typos, cosmetics and a tag closed.diego2002-08-211-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7062 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Andras Mohari's patchgabucino2002-08-211-74/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7055 b3059339-0415-0410-9bf9-f77b7e298cf2
* Converted the docs to use proper headings tags.diego2002-08-201-96/+98
| | | | | | | | | Headings start at <H1> for sections and decrease one size for each level in the section hierarchy, thus 2.3.4 is <H3>. Headings without numbering are <H4> unless they are in a <H5> section, then <H5> also. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7048 b3059339-0415-0410-9bf9-f77b7e298cf2
* begun removing "Available options" and "Examples" sections, whichgabucino2002-08-181-5/+6
| | | | | | | was discussed earlier on the list. Objections? Better solutions? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7044 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in adiego2002-08-151-12/+23
| | | | | | | | | slightly modified form. This puts some warnings into blockquote tags, adds a few links, removes some UPPERCASE words and fixes a few wording and spelling errors. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7016 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>diego2002-08-141-60/+62
| | | | | | | | | | | | | | * Reduces the number of '!' chars... * Removes unnecessary spaces before ':' and '!' chars. * Changes the title of Appendix X to 'MPlayer skin format'. * Improves(?) wording in some cases. * Adds CODE tags around some options and filenames. Plus some further wording fixes by me, two dangling links and converted a few ASCII unordered lists into proper HTML ones. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6999 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML fixes, no content change.diego2002-08-111-12/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6982 b3059339-0415-0410-9bf9-f77b7e298cf2
* Another big batch of cosmetics *only*.diego2002-08-111-910/+832
| | | | | | | | 2 character indentation everywhere, 2 blank lines before new sections. The docs should now have a nice and uniform look. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6975 b3059339-0415-0410-9bf9-f77b7e298cf2
* Created RTC section and moved RTC explanation there.diego2002-08-111-74/+75
| | | | | | | | Closed some tags and fixed a few typos (hungarian -> Hungarian). Reorganized the mailing list section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6971 b3059339-0415-0410-9bf9-f77b7e298cf2
* continuing paragraph reformattinggabucino2002-08-101-289/+334
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6961 b3059339-0415-0410-9bf9-f77b7e298cf2
* email-adress updatedjaf2002-08-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6951 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied some suggestions by Nilmoni Deb.diego2002-08-041-1/+1
| | | | | | | CD-ROM section renamed to CD/DVD drives, VCD clarification. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6908 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed all link names from the section number to a sensible label.diego2002-08-041-277/+276
| | | | | | | | | | | | Section numbers were 2.3.2.1. in the section names and 2.3.2.1 in the TOC. I settled for the former everywhere. "Misc OS" is now called "Ports". Checked all internal links, some of them were falsely pointing to renumbered sections. This should no longer happen. And in case some of you think "This must have been a lot of work!", that does not even begin to describe it... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6907 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a uniform title: something - MPlayer - The Movie Player for Linux.diego2002-08-041-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6883 b3059339-0415-0410-9bf9-f77b7e298cf2
* Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.diego2002-08-031-0/+1
| | | | | | | | VCD stuff moved into VCD playback section, put parts of the CD-ROM section into an unordered list. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6879 b3059339-0415-0410-9bf9-f77b7e298cf2
* The rectangle of the rectangle plugin is not necessarily white.diego2002-08-021-50/+51
| | | | | | | | Consistently put punctuation marks right after the word without a blank. Corrected two links and updated the wording here and there (Gabucino). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6869 b3059339-0415-0410-9bf9-f77b7e298cf2
* Documented -vop rectangle.diego2002-07-301-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6850 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reviewed Filter section, added limit parameter to cropdetect, not only SDLdiego2002-07-261-35/+37
| | | | | | | supports expand. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6812 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TVdiego2002-07-221-44/+49
| | | | | | | | section and correcting a keyboard control. Reviewed the TV section, realigned the table and reworded the entries. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6767 b3059339-0415-0410-9bf9-f77b7e298cf2
* DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.diego2002-07-141-31/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6733 b3059339-0415-0410-9bf9-f77b7e298cf2
* diego sux.gabucino2002-07-141-3/+3
| | | | | | | | it's from a weird al yankovic clip, not real star wars don't touch stuffz like diz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6732 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synchronised TOC and section titles.diego2002-07-131-40/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6729 b3059339-0415-0410-9bf9-f77b7e298cf2
* Lots of <I> --> <CODE>, added missing section, star wars text corrected.diego2002-07-131-22/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6726 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update about gcc 3.0.4. The problem is not Red Hat specific.diego2002-07-071-6/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6670 b3059339-0415-0410-9bf9-f77b7e298cf2
* further updates for RTCdiego2002-06-301-15/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6618 b3059339-0415-0410-9bf9-f77b7e298cf2
* Expanded RTC section. It now explains how to allow RTC via /proc on newerdiego2002-06-291-135/+148
| | | | | | | | | | kernels or how to patch older ones. Removed some <I> tags since it makes text hard to read on the screen and ugly when combined with <B>. 1001 typos git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6594 b3059339-0415-0410-9bf9-f77b7e298cf2
* big updategabucino2002-06-281-24/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2
* GCC 3.0.4-RH updatediego2002-06-271-20/+21
| | | | | | | Patch by Dominik Mierzejewski <dominik@rangers.eu.org>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6575 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD == onscreen display, typosdiego2002-06-271-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated gcc erratagabucino2002-06-271-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6573 b3059339-0415-0410-9bf9-f77b7e298cf2
* timer routines section slightly reformattedgabucino2002-06-221-8/+17
| | | | | | | added note about buggy RTC in some cases git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6501 b3059339-0415-0410-9bf9-f77b7e298cf2
* more fixgabucino2002-06-221-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6497 b3059339-0415-0410-9bf9-f77b7e298cf2
* input dox fixed, cosmetixedgabucino2002-06-221-10/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6494 b3059339-0415-0410-9bf9-f77b7e298cf2
* Atmos says this is clearer and he is right.diego2002-06-201-2/