Commit Graph

1532 Commits

Author SHA1 Message Date
diego a4724edd07 Cosmetics: Indented code and inserted empty lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7101 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 21:00:39 +00:00
diego f833f5b1a5 Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with some
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
2002-08-27 18:06:07 +00:00
diego 5f72bb4caa Settle for GCC, not gcc. 10l for telling Andras otherwise.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7095 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 08:12:58 +00:00
diego 990bce527f Updated credits for Kim Minh Kaplan from his own patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7094 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 01:31:57 +00:00
michael a2eebbfa2d support for the new ratecontrol code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 21:43:22 +00:00
jonas 907136e042 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7080 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 14:22:46 +00:00
diego 4617c88ba9 Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightly
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
2002-08-23 10:50:19 +00:00
arpi 177d2185e9 v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
some silly bugs slipped through.. here is the fix


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7071 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:05:58 +00:00
rfelker eb4c371b32 documentation for -vop eq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7065 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 01:47:57 +00:00
diego 7b413af7aa How to run multiple instances of MPlayer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7064 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 00:05:35 +00:00
diego cb5b781d52 Typos, cosmetics and a tag closed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7062 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 22:58:19 +00:00
arpi a5bd36cf4b new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
- multithreaded audio/video buffering (I know mplayer crew hates threads
  but it seems to me as the only way of doing reliable a/v capture)
- a/v timebase synchronization (sample count vs. gettimeofday)
- "immediate" mode support for mplayer
- fixed colorspace stuff - RGB?? and YUY2 modes now work as expected
- native ALSA audio capture
- separated audio input layer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 21:31:20 +00:00
gabucino 665b40cbd5 applied Andras Mohari's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7055 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 20:28:44 +00:00
diego d092fae808 -subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7050 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-20 00:57:13 +00:00
diego 6e9a12a0d7 Fixed typo manpage --> man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7049 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-20 00:36:58 +00:00
diego 411ad0099e Converted the docs to use proper headings tags.
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
2002-08-20 00:33:04 +00:00
diego f88cde784e Sync the man page with the removed sections of the HTML docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7046 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-19 01:38:59 +00:00
gabucino cbc39c4b97 begun removing "Available options" and "Examples" sections, which
was discussed earlier on the list. Objections? Better solutions?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-18 20:51:55 +00:00
gabucino daa89fc68b sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7043 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-18 20:48:00 +00:00
michael e5f74c273e same behavior for luma & chroma single coeff elimination
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7040 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-18 01:07:37 +00:00
diego 23d1041868 Applied patch by Remi Guyomarch <rguyom at pobox com>.
1) document vb_qoffset instead of two times vb_qfactor
2) document "gray" and "mpeg_quant"
3) add 1 space to line-up with other options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7018 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:43:27 +00:00
diego ee315e724f Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in a
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
2002-08-15 12:42:52 +00:00
michael 0be2b1a79a bug & ver update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7012 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 23:49:55 +00:00
gabucino 09cbf2a378 not only divx4 has 2, 3pass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7002 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 20:33:26 +00:00
gabucino abb423569b sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7001 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 20:24:55 +00:00
diego 7df0a61d36 Link and title synched to documentation.html.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7000 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 12:39:28 +00:00
diego 2853fc24af Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
* 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
2002-08-14 12:24:01 +00:00
diego aba66853c3 Jindrich Makovicka's new noise pattern filter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6993 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 21:48:14 +00:00
michael ca6c71ac5b semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6991 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 17:53:32 +00:00
jonas c42113de6e A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6988 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 12:37:17 +00:00
jonas 3248c52af1 Mozilla/Opera/? fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6987 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 11:20:12 +00:00
diego 98b496fdbb HTML fixes, no content change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6982 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 22:27:08 +00:00
diego 1aa6d0fa57 HTML restructured. Now using definition lists instead of tables.
Content not changed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6981 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 22:24:26 +00:00
diego 2adad13b32 Cosmetics: Properly indented table and fixed <TR> structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6980 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 20:38:34 +00:00
diego 1e7e3b714d Document new -sws options as well as TV input changes.
Please review for correctness.
Patch by Jonas Jermann.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6979 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 19:27:05 +00:00
arpi 98c903c162 updated/extended teh introduction part
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6977 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 18:52:55 +00:00
diego e73caaf81d Sanitize a HTML table, <TR> are at the proper place and get closed.
Largely cosmetic, can be ignored by translators.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6976 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 18:38:41 +00:00
diego 58bba52aca Another big batch of cosmetics *only*.
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
2002-08-11 18:27:38 +00:00
diego fac4fa6bf6 Created RTC section and moved RTC explanation there.
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
2002-08-11 15:49:42 +00:00
diego 4a20821187 New noise filter by Jindrich Makovicka.
Reformatted the paragraph because its column layout completely broke in 80
character displays.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6970 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 13:37:35 +00:00
michael 262ef313f1 film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6964 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 09:46:50 +00:00
gabucino 5461fc33ba continuing paragraph reformatting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6961 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-10 20:26:43 +00:00
jonas 8672b1e004 bsdbt848 driver and some formats (confused some users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6958 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-10 10:59:42 +00:00
jaf 9b8070c7ee email-adress updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6951 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-08 11:27:32 +00:00
arpi ad1a8c23fe oac/ovc changes, -osdleevl defaults to 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6925 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 13:53:30 +00:00
diego 11bc29e6cc VCDs do *not* get mounted.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6910 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 00:27:26 +00:00
diego 7cafdd1d46 Applied some suggestions by Nilmoni Deb.
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
2002-08-04 22:26:35 +00:00
diego 2c4e0598b6 Changed all link names from the section number to a sensible label.
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
2002-08-04 22:13:09 +00:00
arpi e2422e4683 updated - we're ready for a pre-release now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6896 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 15:39:31 +00:00
kmkaplan 038623e816 Document change_rectangle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6890 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 02:27:25 +00:00