1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 14:56:55 +00:00
Commit Graph

1687 Commits

Author SHA1 Message Date
diego
5ecd5f7c9a Small note about multiple MPlayers and audio drivers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7120 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:24:44 +00:00
jonas
04953dbc12 added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7109 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 10:58:53 +00:00
diego
c0536bea56 Added some introductory words, request only CVS for bug reports and further
condemn HTML mail.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7104 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 22:28:03 +00:00
diego
5725abb1b2 Added proper heading tags and fixed the HTML structure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7103 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 21:32:35 +00:00
diego
ca8316a7dc Cosmetics: Some more indents and newlines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7102 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 21:19:30 +00:00
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
diego
053f1d0d62 Added a uniform title: something - MPlayer - The Movie Player for Linux.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6883 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-04 00:07:55 +00:00
diego
a441e02871 -dvdkey option clarified.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6880 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-03 20:36:53 +00:00
diego
867b0a1077 Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.
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
2002-08-03 19:19:22 +00:00
diego
f7da210b50 Review
Almost completely reworded, consistency and spellchecking.
Removed "Compiling MPlayer" section for lack of useful information.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6878 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-03 01:32:14 +00:00
diego
0e4cf781e6 The rectangle of the rectangle plugin is not necessarily white.
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
2002-08-02 01:23:43 +00:00
diego
e1c5e8d995 Documented -srate for MEncoder.
Added new MEncoder options -audio-delay, -audio-density, -audio-preload.
Please check for correctness.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6868 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 01:02:46 +00:00
diego
fb89c4113c The endless quest to force people into writing good bug reports part 2342:
Moved patch section up front, that's what we want most after all.
Reworded parts of the howto section and added a link to ESR's excellent
RTFM FAQ.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6867 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 00:59:35 +00:00
gabucino
788b81c35d sync with english begun
cosmetics (paragraph reformat)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6865 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-01 20:49:41 +00:00
diego
03a8669f06 Documented -vop rectangle.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 18:08:06 +00:00
arpi
3943ac708e libao2 stuff move dto libao2.txt
added reference to codecs related .txt files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6849 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 17:56:24 +00:00
arpi
79545f2330 10l - PUT_IMAGE->DRAW_IMAGE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6848 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 17:41:11 +00:00
arpi
0b2491f67d typo fixes and updates around libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6847 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 17:32:45 +00:00
arpi
5fc8e4a9a4 updated - feel free to comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6846 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 16:54:01 +00:00
frodone
ca6b42d079 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6825 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 20:46:48 +00:00
kmkaplan
d5b9753ad2 Document rectangle plugin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6822 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 12:18:53 +00:00
frodone
fbc9c8e7a2 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6820 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 01:12:53 +00:00
alex
6ce6f1d587 equalizer docs updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6816 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 12:22:49 +00:00
diego
4da5a5449f limit parameter for cropdetect, fixed column.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6813 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 03:28:07 +00:00
diego
1f00b2bb4a Reviewed Filter section, added limit parameter to cropdetect, not only SDL
supports expand.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6812 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 03:24:24 +00:00
arpi
4ac4c05845 documenting cropdetect's parameter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6809 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-26 00:12:13 +00:00
diego
e0d8d00616 Explain what we need and why a little more verbosely.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6784 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 02:38:20 +00:00
diego
d474d46ebc Advertise mencvcd, the woes of seeking in a paused movie and to OSD or not
to OSD.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6783 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 01:48:17 +00:00
diego
a793730000 Added 2 entries: no sound without win32 and no sound with sound daemon.
Consolidated gcc 2.96 and avifile entries.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6778 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-24 03:49:34 +00:00
diego
3a55ac4c0d Added -xvidopts as described by Albeu on #mplayerdev.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6777 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-24 02:14:14 +00:00
diego
1bcedca760 Moved RealPlayer libs installation to codecs.html where all the other
installation instructions are.
Always use <B>Note:</> for consistency, reworded parts all over the place.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6776 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-24 01:56:08 +00:00
diego
ab8968e91e Configuration files documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6773 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 20:10:39 +00:00
diego
15b8cd866e Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TV
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
2002-07-22 11:25:01 +00:00
pontscho
d05326c4bc - fix audio equalizer
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 20:51:48 +00:00
diego
b226bbc9f4 Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
These are the "real changes" from Jonas' patch.  It should be OK, please
doublecheck anyway.  Plus -rawaudio reformatted, slipped through the cracks
the first time around.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6754 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 02:11:59 +00:00
diego
6bc7d4a727 Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
I extracted all the cosmetic parts from the patch, removed the bitrot and
added quite a few (also cosmetic) consistency, spelling and appearance
changes.  Columns are not broken at random anymore and should be readable
now.  We now have a good looking man page :-)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6753 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 01:24:15 +00:00
diego
758b86265b Applied patch by Alban Bedel <albeu@free.fr>.
http://mplayerhq.hu/pipermail/mplayer-dev-eng/2002-June/008873.html
Documents -dxr2 and -rawaudio options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6748 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 14:48:58 +00:00
diego
c8c834ce46 DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6733 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 17:54:05 +00:00
gabucino
68b9f1ccef diego sux.
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
2002-07-14 16:06:19 +00:00
atmos4
3f0aaca06d Add missing description for lameopts aq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6731 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 15:54:09 +00:00
diego
894401d9e9 Added DVB to the HTML docs.
Parts of this may be outdated, somebody please review.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6730 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 17:54:04 +00:00
diego
3ea5147abd Synchronised TOC and section titles.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6729 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 16:11:52 +00:00
diego
217b96cec2 This event now has correct spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6727 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 14:55:40 +00:00
diego
076a5a818b Lots of <I> --> <CODE>, added missing section, star wars text corrected.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6726 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 14:41:59 +00:00
diego
af69ff7d53 Some spellchecking, moved the section to the correct position, some
consistency fixes and replaced a lot of <I> with <CODE>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6725 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 14:23:36 +00:00
kmkaplan
83e9870553 Document -vobsubout, -vobsuboutid and -vobsuboutindex
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6713 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 22:01:40 +00:00
kmkaplan
4d2c46467a Document -vobsubout, -vobsubid and -vobsubindex
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6712 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 21:47:16 +00:00
michael
4e6a6f9a31 vqmin=1 weirdness
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6701 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 13:58:54 +00:00
michael
915be5d59c swscaler methods recommendation & artifact types
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6686 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 21:36:37 +00:00
jonas
8e37b1c7e0 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6681 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 17:51:49 +00:00
diego
66d8a40c4b Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6673 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 08:55:07 +00:00
diego
d9ca0b96ea Update about gcc 3.0.4. The problem is not Red Hat specific.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-07 22:55:46 +00:00
gabucino
0f0278e91a hmm, just found a nice thing with my new LFS..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6640 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 19:09:44 +00:00
michael
d4cd31ca9e vf_scale update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6639 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-04 13:30:55 +00:00
diego
ed940993c8 further updates for RTC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6618 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-30 22:10:47 +00:00
diego
47c7938e07 Hopefully the end of the RealPlayer codecs saga..
Explained where to put things and which configure options to use in case
something goes wrong.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6605 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 16:27:48 +00:00
gabucino
4d9a3a7c22 Polish language manual
Authors:
	Adrian Pawlik < imoteph@wp.pl >
	Konrad Materka < kmaterka@wp.pl >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6603 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 12:35:20 +00:00
gabucino
55fd800fec english language file removed
polish one coming right up


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6602 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 12:34:06 +00:00
diego
abd0478ed0 1001 typos as found by ispell.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6600 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 11:10:47 +00:00
gabucino
8bdba96f16 XViD info fixing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6597 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 05:32:35 +00:00
gabucino
c13f7f9aee realplayer libs installation re-added (was removed by diego)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6596 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 05:26:17 +00:00
gabucino
400a9bd982 handled by liba52
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6595 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 05:25:41 +00:00
diego
ac97e568c7 Expanded RTC section. It now explains how to allow RTC via /proc on newer
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
2002-06-29 02:43:27 +00:00
gabucino
56b2014b75 big update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 06:07:46 +00:00
diego
2d77f658dd GCC 2.96 update
Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6576 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 16:43:05 +00:00
diego
7cb545ce5b GCC 3.0.4-RH update
Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6575 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 16:17:54 +00:00
diego
ad187a0f8e OSD == onscreen display, typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 13:00:40 +00:00
gabucino
8843cea41f updated gcc errata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6573 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 11:06:28 +00:00
gabucino
c41fe8144a HTML fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6558 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 06:15:58 +00:00
gabucino
cbdfb78802 HTML (netscape4) fixes
CSS fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6557 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 06:15:04 +00:00
michael
a1a61e895a gray encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6553 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 14:55:52 +00:00
michael
6ce7a64fad gray
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6550 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:07:58 +00:00
diego
47e11b460a EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6549 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:07:50 +00:00
jonas
2f53bc5e12 it's bug not vbug...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6548 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:03:04 +00:00
jonas
3f92f0aa94 fix for Mozilla
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6520 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 11:01:00 +00:00
jonas
f72eb8d4cf updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6519 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 10:58:31 +00:00
gabucino
88c475968f timer routines section slightly reformatted
added note about buggy RTC in some cases


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6501 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 10:22:49 +00:00
gabucino
ae320b78bf SVGAlib section revised
EGA support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6500 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 10:03:46 +00:00
gabucino
6dda86aafe xynxronize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6499 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:41:19 +00:00
gabucino
1ad6b44273 more sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6498 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:33:08 +00:00
gabucino
a0a9c835b4 more fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6497 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:32:35 +00:00
gabucino
2d270e38f3 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6496 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:07:29 +00:00
gabucino
6eee11b33b input dox translated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6495 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 08:56:01 +00:00
gabucino
2f49235e93 input dox fixed, cosmetixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6494 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 08:55:17 +00:00
diego
734fd1f7d8 Small typo spotted by Alban Bedel.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6473 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 23:13:36 +00:00
diego
4317c99d92 HTML mail not wanted, mplayer --> <B>MPlayer</B>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6471 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 11:52:51 +00:00
diego
fb8bd3d6a6 Tons of typos plus wording updated here and there.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6470 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 11:09:47 +00:00
diego
2765ba67e6 Atmos says this is clearer and he is right.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6469 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 10:26:11 +00:00
diego
41a890438e Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjusted
for coding style.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6465 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-19 23:44:42 +00:00
frodone
8753c37118 Sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6463 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-19 01:44:19 +00:00
michael
c52d76675a vf-noise update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6450 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 13:59:23 +00:00
attila
d25b34b971 better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>
on -users


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6447 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 11:24:49 +00:00
diego
ef97f4a3d6 Added a short note on how to contribute fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6446 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 10:50:30 +00:00
diego
e9cc18b6a2 Recent changes in configure should take care of the Real lib locations.
Hint by Atmos on -users.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6444 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 02:56:44 +00:00
diego
ac884de235 Now using CSS, added doctype and charset, settle for lowercase tags.
Removed obsolete FONT-tags, quoted some attributes and removed IE specific
ones.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6442 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 02:33:39 +00:00
diego
7bdbd38f2f Background now set by CSS, added doctype and charset.
Properly closed all tags, quoted attributes with # and %, removed bogus <P>
tags around block elements, do not put block elements in inline elements,
some typos and cosmetic changes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6437 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 19:47:10 +00:00
diego
0e349b604a Background now set by CSS, added doctype and charset.
Properly closed all tags, removed bogus <P>-tags around block elements and
put <P> outside <A>, the other way around is incorrect.
Fixed some typos, uppercased all tags, removed some <I>-tags for better
readability on the screen.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6436 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 17:12:21 +00:00
diego
f60b501a6e Background now set by CSS, added doctype and charset.
Closed all tags properly and removed bogus <P> tags around block elements.
Manpage is really spelled man page and punctuation marks should not be
separated by a space from the word they follow.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6428 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 01:44:30 +00:00
michael
1335462d5b docs for vf-test & vf-noise
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6427 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 01:31:29 +00:00
arpi
7cf06d19a4 a-v sync solved
postprocess added


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6426 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 01:25:41 +00:00
jonas
41b9e1364f 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6419 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 15:37:24 +00:00
arpi
502d928959 merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6416 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 13:32:10 +00:00
gabucino
6f88f32de3 ah 10000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6411 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 04:57:09 +00:00
diego
defd89e746 Background now uses CSS, added charset.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6410 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:33:54 +00:00
diego
e1a0bfe7b1 Background now uses CSS, added doctype and charset, removed leftover
</FONT> tags, <P> may not contain an <UL>-element.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6409 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:31:16 +00:00
diego
9ae5e56bc0 Background now uses CSS, added charset, quoted all attributes that need
quoting (contain % or #), typos, misc HTML fixes and all HTML tags should
be UPPERCASE.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6408 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:26:51 +00:00
diego
81fa2e5368 Background color now set by CSS, added doctype and charset, misc HTML fixes
and repair the table structure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6406 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:15:32 +00:00
diego
fd0c3b7c62 Background color now set by CSS, added doctype and default character set,
as well as typos and some HTML fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6404 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 23:53:28 +00:00
jonas
47338d40a9 update to english version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6400 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 17:06:06 +00:00
jonas
a646edad65 updated to english version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6399 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 16:31:32 +00:00
gabucino
ff7e7cc22d this was really wrong! but not they way you all though!! MWAHAHHAA!!!
(ehh... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6398 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 16:29:11 +00:00
diego
75ea8e4ed7 Also set background color via CSS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6397 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 11:28:27 +00:00
diego
72a26d4e0d use default.css
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6396 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 11:05:55 +00:00
gabucino
30097784c0 FONT tags obsoleted by CSS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6394 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:31:33 +00:00
gabucino
c002881d42 using CSS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6393 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:14:52 +00:00
gabucino
72d3bed658 small updates
using CSS now


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6392 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:14:08 +00:00
gabucino
dc5d59b9a1 default style
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:13:36 +00:00
gabucino
8cfc32989d added cdda (paranoia) dox
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6390 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 09:12:23 +00:00
diego
8c4df7e877 Remind people to NOT cut mplayer output, removed italics that make text
hard to read on a screen + minor fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6388 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 18:57:47 +00:00
diego
fb0a6aa5b2 Added FAQ compilation entry, moved DGA entry to video section, fixed the
table structure + minor updates.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6387 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 18:35:33 +00:00
gabucino
4b5e3e5fd1 Q/A about mencoder printing negative recommended bitrate
(Diego, don't you wanna enhance the FAQ?)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6386 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 16:31:43 +00:00
diego
3339519233 Pontscho says panscan works with xmga only, not with mga.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6384 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 18:43:42 +00:00
diego
e6f7a4fc4a http_proxy environment variable should be lowercase.
Patch by Eric Lammerts.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6382 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 16:51:41 +00:00
gabucino
7e95379cea added -dumpsrtsub
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6379 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 16:14:25 +00:00
arpi
d5ea99b894 some more
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6366 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 22:02:46 +00:00
gabucino
b7bf84e540 typo, noticed by Jonas Jermann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6365 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 21:07:13 +00:00
jonas
615ee4099c is now obsolete (in mplayer.1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6364 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 20:31:48 +00:00
jonas
ce66669ce7 big update to english version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6363 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 20:30:24 +00:00
gabucino
ebd027660c some nice words from Chris Philips
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6359 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 16:36:51 +00:00
gabucino
0ffcf9bffc RealVideo libraries support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6358 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 15:21:57 +00:00
diego
8137f16bf9 small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6354 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 10:27:50 +00:00
diego
3851754b20 arts and DMA setting clarified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6353 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 10:22:43 +00:00
diego
2002d1af9f -panscan clarified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6352 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 10:13:03 +00:00
arpi
76538ed792 some updates, fixes discovered by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6351 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 03:25:28 +00:00
arpi
56ae80d6e4 initial version from Florian Schneider <flo-mplayer-dev@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6350 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 02:54:28 +00:00
michael
c047d8b1df software scaler filter docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6349 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 02:23:06 +00:00
gabucino
a9d586228e more panscan stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6339 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-08 08:16:29 +00:00
jonas
53078d2ae6 updated to english version, fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6337 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 23:01:31 +00:00
gabucino
b3ab3a0590 added small notes for HW AC3 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6332 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:17:27 +00:00
gabucino
1f9a84a69d panscan added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6331 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:15:40 +00:00
gabucino
b3c317defa some ao_arts stuff added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6330 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:04:47 +00:00
jaf
b3a03157ac bugfixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6328 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 16:03:33 +00:00
diego
45e6add906 s/usefull/useful/g
(x)mga also supports setting contrast, etc
extrastereo defaults to 2.5 (spotted by pl)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6327 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 15:15:47 +00:00
jaf
711e3535c9 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6325 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 12:46:14 +00:00
atmos4
c70e619b7c Reviewed for pre5.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6323 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 01:19:04 +00:00
diego
0718823453 Credits updated from Albeu's patch, reordered to match alphabetical sorting
where needed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6318 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 22:21:58 +00:00
jonas
272b30782c Albeu is right, 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6317 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 21:28:08 +00:00
jonas
739846f76a small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6316 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 20:52:24 +00:00
jonas
c6d6ca3b13 updated to english version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6315 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 20:47:59 +00:00
diego
414248ded1 -stop_xscreensaver option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6311 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 01:45:39 +00:00
diego
4843ac901f OpenGL update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6310 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 00:46:52 +00:00