[Mplayer-cvslog] CVS: main/DOCS bugreports.html,1.38,1.39 users_against_developers.html,1.32,1.33 documentation.html,1.307,1.308

Diego Biurrun CVS diego at mplayerhq.hu
Tue Sep 10 23:56:08 CEST 2002


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv4880

Modified Files:
	bugreports.html users_against_developers.html 
	documentation.html 
Log Message:
Removed authors and maintainers section, now in txt format.


Index: bugreports.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/bugreports.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- bugreports.html	27 Aug 2002 22:28:03 -0000	1.38
+++ bugreports.html	10 Sep 2002 21:56:05 -0000	1.39
@@ -10,7 +10,7 @@
 <BODY>
 
 
-<H1><A NAME=C>Appendix C - How to report bugs</A></H1>
+<H1><A NAME="B">Appendix B - How to report bugs</A></H1>
 
 <P>Good bug reports are a very valuable contribution to the development of any
   software project. But just like writing good software, good problem reports

Index: users_against_developers.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/users_against_developers.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- users_against_developers.html	27 Aug 2002 18:06:07 -0000	1.32
+++ users_against_developers.html	10 Sep 2002 21:56:05 -0000	1.33
@@ -10,7 +10,7 @@
 <BODY>
 
 
-<H1>Appendix F - Developer Cries</H1>
+<H1>Appendix E - Developer Cries</H1>
 
 <P>There are two major topics which always cause huge dispute and flame on the
   <A HREF="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</A>

Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -r1.307 -r1.308
--- documentation.html	10 Sep 2002 21:36:28 -0000	1.307
+++ documentation.html	10 Sep 2002 21:56:05 -0000	1.308
@@ -253,20 +253,15 @@
       <LI><A HREF="#cygwin">6.8 Cygwin</A></LI>
     </UL>
   </LI>
-  <LI><A HREF="#authors">Appendix A - Authors</A>
+  <LI><A HREF="#mailing_lists">Appendix A - Mailing lists</A></LI>
+  <LI><A HREF="bugreports.html">Appendix B - How to report bugs</A>
     <UL>
-      <LI><A HREF="#maintainers">Appendix A2 - Maintainers</A></LI>
+      <LI><A HREF="tech/patches.txt">Appendix B2 - How to send patches</A></LI>
     </UL>
   </LI>
-  <LI><A HREF="#mailing_lists">Appendix B - Mailing lists</A></LI>
-  <LI><A HREF="bugreports.html">Appendix C - How to report bugs</A>
-    <UL>
-      <LI><A HREF="tech/patches.txt">Appendix C2 - How to send patches</A></LI>
-    </UL>
-  </LI>
-  <LI><A HREF="#known_bugs">Appendix D - Known bugs</A></LI>
-  <LI><A HREF="skin-en.html">Appendix E - MPlayer skin format</A></LI>
-  <LI><A HREF="users_against_developers.html">Appendix F - Developer Cries</A>
+  <LI><A HREF="#known_bugs">Appendix C - Known bugs</A></LI>
+  <LI><A HREF="skin-en.html">Appendix D - MPlayer skin format</A></LI>
+  <LI><A HREF="users_against_developers.html">Appendix E - Developer Cries</A>
     <UL>
       <LI><A HREF="users_against_developers.html#gcc">GCC 2.96</A></LI>
       <LI><A HREF="users_against_developers.html#binary">Binary distribution</A></LI>
@@ -1571,656 +1566,7 @@
 
 
 
-<H1><A NAME="authors">Appendix A - Authors</A></H1>
-
-<BLOCKQUOTE>
-  <B>Important</B><BR>
-  Do <B>not</B> send bug reports, help &amp; feature requests directly to
-  the authors!
-</BLOCKQUOTE>
-
-<P>Read <A HREF="bugreports.html">Appendix C</A> and subscribe to mplayer-users mailing lists.</P>
-
-<H2>The <B>MPlayer</B> project:</H2>
-
-<UL>
-  <LI><B><A HREF="mailto:mplayer-users at mplayerhq.hu">Árpád Gereöffy (A'rpi/ESP-team)</A></B>
-    <UL>
-      <LI>mplayer, mencoder core, A-V sync</LI>
-      <LI>libmpdemux, demultiplexer for mpeg, asf, avi, various fixes in others</LI>
-      <LI>mp3lib, based on mpglib sources  [MP3 audio decoder]</LI>
-      <LI>getch2  [keyboard handler]</LI>
-      <LI>some changes in libmpeg2 code (progressive frames, bitrate &amp; fps support)</LI>
-      <LI>libvo improvements: adding OpenGL support, bugfix in mga driver...</LI>
-      <LI>triple buffering &amp; YUY2 support (for DivX/MPEG4) into mga_vid driver</LI>
-      <LI>OSD &amp; SUB display code</LI>
-      <LI>FFmpeg/libavcodec integration</LI>
-      <LI>DivX4Linux (Project Mayo) support (see documentation)</LI>
-      <LI>New DVD-Support using libdvdread</LI>
-      <LI>MPEG PES output &amp; DVB card support</LI>
-      <LI>libmpcodecs design, porting video decoders, filters</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:pontscho at makacs.poliod.hu">Zoltán Ponekker (Pontscho/Fresh!)</A></B>
-    <UL>
-      <LI>the original configure script and Makefiles for easy compile</LI>
-      <LI>GUI system</LI>
-      <LI>3DNow! support into mp3lib and fastmemcpy.h</LI>
-      <LI>various X11 driver changes, fixes (keyboard handling, fullscreen, bpp detect, etc)</LI>
-      <LI>libvo: adding xmga driver</LI>
-      <LI>audio mixer (volume) support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:lgb at lgb.hu">Gábor Lénárt (LGB)</A></B>
-    <UL>
-      <LI>configure script improvements</LI>
-      <LI>Makefile improvements</LI>
-      <LI>preliminary DVD support (libcss)</LI>
-      <LI>various X11 cleanups and fixes</LI>
-      <LI>HTMLization of documentation</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:gabucino at mplayerhq.hu">Gábor Bérczi (Gabucino)</A></B>
-    <UL>
-      <LI>documentation writer &amp; maintainer</LI>
-      <LI>Hungarian translation of documentation, homepage, and help output</LI>
-      <LI>second homepage design&amp;gfx</LI>
-      <LI>homepage maintainer</LI>
-      <LI>testing, codecs quality &amp; speed comparisons</LI>
-      <LI>IRC channels operator (#MPlayer is user channel)</LI>
-      <LI>experimental MINIX port :) (what's funny about it?)</LI>
-      <LI>MPsub subtitle format design</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:szabi at inf.elte.hu">Szabolcs Berecz (Szabi)</A></B>
-    <UL>
-      <LI>codecs.conf file parser</LI>
-      <LI>config file and command line parser</LI>
-      <LI>mga_vid fixes, module option etc.</LI>
-      <LI>fbdev support in libvo</LI>
-      <LI>type #7 subtitle support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:lez at sch.bme.hu">László Megyer (Lez, Laaz)</A></B>
-    <UL>
-      <LI>SUB reader</LI>
-      <LI>screensaver+DPMS disable for libvo</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:chass- at freemail.hu">Gyula László (Chass, Tégla)</A></B>
-    <UL>
-      <LI>first fonts (mp_font1.zip)</LI>
-      <LI>third homepage design&amp;gfx</LI>
-      <LI>fourth (current) homepage design&amp;gfx</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:se7en at sch.bme.hu">Zoltán Márk Vicián (Se7en)</A></B>
-    <UL>
-      <LI>SVGAlib support in libvo</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:alex at naxine.org">Alex Beregszaszi (al3x)</A></B>
-    <UL>
-      <LI>ALSA output driver in libao2</LI>
-      <LI>vo_ggi output driver in libvo (www.ggi-project.org)</LI>
-      <LI>XAnim codecs support</LI>
-      <LI>VIVO files, codecs support</LI>
-      <LI>TV grabbing support</LI>
-      <LI>Quicktime hackings</LI>
-      <LI>libavcodec support in MEncoder</LI>
-      <LI>RM file format demuxer</LI>
-      <LI>mencoder framecopy</LI>
-      <LI>yuv4mpeg1 support</LI>
-      <LI>NuppelVideo demuxer changes</LI>
-      <LI>subconfig</LI>
-      <LI>VIDIX and libdha hackings</LI>
-      <LI>Matrox driver port to Vidix</LI>
-      <LI>XVidix video output driver</LI>
-      <LI>and other various stuff (in libvo, libmad syncing, dec_audio/video and loader)</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:asackerm at stud.informatik.uni-erlangen.de">Andreas Ackermann (Acki)</A></B>
-    <UL>
-      <LI>LIRC support (see documentation)</LI>
-      <LI>DGA support in libvo</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:atmosfear at users.sourceforge.net">Felix Bünemann (Atmos)</A></B>
-    <UL>
-      <LI>SDL driver maintainer</LI>
-      <LI>Additional YUV formats fixes</LI>
-      <LI>New font (mp_font2.zip)</LI>
-      <LI>PNG file output support in libvo</LI>
-      <LI>flipping support (for Indeo 3/4, etc)</LI>
-      <LI>SDL audio driver in libao2</LI>
-      <LI>RAW PCM/WAVE file writer for libao2</LI>
-      <LI>Ogg Vorbis audio support</LI>
-      <LI>Various aspect ratio code, prescaling support</LI>
-      <LI>Win32 (Cygwin) port</LI>
-      <LI>DivX5Linux support</LI>
-      <LI>AAC decoding support via libfaad2</LI>
-      <LI>Darwin (MacOS X) port</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:telenieko at telenieko.com">TeLeNiEkO</A></B>
-    <UL>
-      <LI>Spanish translation of documentation (outdated)</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:mgraffam at idsi.net">Michael Graffam</A></B>
-    <UL>
-      <LI>XF86VidMode support to vo_x11 and vo_dga</LI>
-      <LI>Video mode switching code to vo_dga</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:hoffmajs at gmx.de">Jens Hoffmann</A></B>
-    <UL>
-      <LI>Additional YUV formats support</LI>
-      <LI>found the big BITMAPINFOHEADER problem -&gt; solved ASV2 pixelization</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:nickols_k at mail.ru">Nick Kurshev</A></B>
-    <UL>
-      <LI>memcpy optimizations for AMD K7 and Intel Pentium III  (fastmemcpy.h)</LI>
-      <LI>CD-ROM tune info</LI>
-      <LI>further 3DNow! optimizations into mp3lib and libac3 and FFmpeg</LI>
-      <LI>Russian translation of documentation (outdated)</LI>
-      <LI>radeon_vid, rage128_vid, radeonfb</LI>
-      <LI>libvo driver: vo_vesa</LI>
-      <LI>VIDIX and libdha design, programming, rage128/radeon vidix drivers</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:german at piraos.com">German Gomez Garcia</A></B>
-    <UL>
-      <LI>SPDIF AC3 output for SBLive!</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:eyck at incubus.ar.lublin.pl">Dariusz Pietrzak (Eyck)</A></B>
-    <UL>
-      <LI>Debian packaging support (see debian/* and this documentation)</LI>
-      <LI>support for vplayer subtitle format</LI>
-      <LI>preliminary support for .RT subtitle format</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:marcus at idonex.se">Marcus Comstedt</A></B>
-    <UL>
-      <LI>initial Solaris8-x86 support</LI>
-      <LI>configure fixes</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:jk at tools.de">Jürgen Keil</A></B>
-    <UL>
-      <LI>patched <B>MPlayer</B> to work on Solaris 8 x86</LI>
-      <LI>various fixes (win32, configure, etc)</LI>
-      <LI>SUN audio driver in libao2</LI>
-      <LI>mediaLib support in libavcodec</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:vkushnir at Alfacom.net">Vladimir Kushnir</A></B>
-    <UL>
-      <LI>patched <B>MPlayer</B> to work on FreeBSD x86</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:bertrand_baudet at yahoo.com">Bertrand Baudet</A></B>
-    <UL>
-      <LI>network streaming support author, maintainer</LI>
-      <LI>CDDB support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:djw at flinthills.com">Derek J Witt</A></B>
-    <UL>
-      <LI>MMS network streaming patches</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:albeu at free.fr">Alban Bedel</A></B>
-    <UL>
-      <LI>MMS network streaming patches</LI>
-      <LI>Playtree and per-entry config</LI>
-      <LI>Playlist parsers</LI>
-      <LI>New input layer, slave mode improvements</LI>
-      <LI>Audio only support</LI>
-      <LI>MP3, WAV and Ogg demuxers, Ogg-in-AVI fixes</LI>
-      <LI>Support for audio from external file</LI>
-      <LI>DXR2 driver</LI>
-      <LI>vo_aa improvements</LI>
-      <LI>CDDA support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:zybi at fanthom.irc.pl">Artur Zaprzala</A></B>
-    <UL>
-      <LI>Complete font generator prog + OSD font (TOOLS/subfont-c)</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:lanzz at lanzz.org">lanzz at lanzz.org</A></B>
-    <UL>
-      <LI>GIMP font generator plugin (TOOLS/subfont-gimp)</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:atlka at pg.gda.pl">Adam Tla/lka</A></B>
-    <UL>
-      <LI>osd/sub review, fixes, optimization, utf8 support</LI>
-      <LI>various fixes</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:folke at ashberg.de">Folke Ashberg</A></B>
-    <UL>
-      <LI>native AAlib driver (-vo aa)</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:iive at yahoo.com">Ivan Kalvatchev</A></B>
-    <UL>
-      <LI>interlaced MPEG2 support (libmpeg2)</LI>
-      <LI>libvo2 draft</LI>
-      <LI>configfile parser fixes</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:p_l at gmx.fr">pl</A></B>
-    <UL>
-      <LI>new configure script</LI>
-      <LI>general code maintaining, fixes, patch committing</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:michaelni at gmx.at">Michael Niedermayer</A></B>
-    <UL>
-      <LI>new, GPL postprocessing code (with deinterlacing etc...)</LI>
-      <LI>software scaling with MMX/MMX2/3DNow support (swscale.c)</LI>
-      <LI>various rgb/yuv bpp converters</LI>
-      <LI>new, better IDCT code for libavcodec, speedup of divx decoders</LI>
-      <LI>runtime CPU detection</LI>
-      <LI>SSE optimization of liba52</LI>
-      <LI>various encoder/decoder fixes, improvements in libavcodec, DR support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:sgoethel at jausoft.com">Sven Goethel</A></B>
-    <UL>
-      <LI>libvo driver: vo_gl2</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:joy at pingfm.org">joy_ping</A></B>
-    <UL>
-      <LI>ao_alsa9 fixes, AC3 passthrough support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:eanholt at gladstone.uoregon.edu">Eric Anholt</A></B>
-    <UL>
-      <LI>CPU detection code</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:Jiri.Svoboda at seznam.cz">Jiri Svoboda</A></B>
-    <UL>
-      <LI>AQT type subtitles support</LI>
-      <LI>CRTC2 YUV support in mga_vid</LI>
-      <LI>DirectFB video output driver</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:oliver.schoenbrunner at jku.at">Oliver Schoenbrunner</A></B>
-    <UL>
-      <LI>SGI audio driver</LI>
-      <LI>MIPS support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:jeroen.dobbelaere at acunia.com">Jeroen Dobbelaere</A></B>
-    <UL>
-      <LI>the original <A HREF="http://mad.sourceforge.net">libmad</A> support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:dholm at telia.com">David Holm</A></B>
-    <UL>
-      <LI>DXR3 support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:takis at lumumba.luc.ac.be">Panagiotis Issaris</A></B>
-    <UL>
-      <LI>-playlist option</LI>
-      <LI>NuppelVideo support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:melanson at pcisys.net">Mike Melanson</A></B>
-    <UL>
-      <LI>MS Video1 codec open-source implementation</LI>
-      <LI>FLI demuxer, decoder</LI>
-      <LI>Unified ADPCM Decoder (supports IMA/DVI, MS ADPCM, several others)</LI>
-      <LI>FILM (.cpk) file demuxer</LI>
-      <LI>RoQ file demuxer, Audio/Video decoder</LI>
-      <LI>QT SMC decoder</LI>
-      <LI>QT RLE decoder</LI>
-      <LI>MS RLE decoder re-implementation</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:ranma at gmx.at">Tobias Diedrich</A></B>
-    <UL>
-      <LI>NAS audio output driver</LI>
-      <LI>DXR2 driver</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:foth at informatik.uni-hamburg.de">Kilian A. Foth</A></B>
-    <UL>
-      <LI>-slave mode</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:timf at mail.csse.monash.edu.au">Tim Ferguson</A></B>
-    <UL>
-      <LI>Open source Cinepak decoder</LI>
-      <LI>Open source CYUV decoder</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:itrs at softwell.com.tw">Sam Lin</A></B>
-    <UL>
-      <LI>-wid (plugger) patch</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:johannes.feigl at aon.at">Johannes Feigl</A></B>
-    <UL>
-      <LI>original German docs translation</LI>
-      <LI>some improvements in configure, small patches</LI>
-      <LI>found somebody (Thilo Wunderlich) who sent a DVB card</LI>
-      <LI>msg translations (help_mp-XX.h) maintainer</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:kmkaplan at selfoffice.com">Kim Minh Kaplan</A></B>
-    <UL>
-      <LI>DVD and VobSub subtitles display support</LI>
-      <LI>DVD subtitles rip to VobSub</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:bkuschak at yahoo.com">Brian Kuschak</A></B>
-    <UL>
-      <LI>RTP streaming support (reading)</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:steve at daviesfam.org">Stephen Davies</A></B>
-    <UL>
-      <LI>support for large video files (&gt;2^32 bytes in size)</LI>
-      <LI>surround sound</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:rsnel at cube.dyndns.org">Rik Snel</A></B>
-    <UL>
-      <LI><CODE>zr</CODE> video output driver</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:ajh at atri.curtin.edu.au">Anders Johansson</A></B>
-    <UL>
-      <LI>audio plugin system, some effect plugins</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:rtogni at freemail.it">Roberto Togni</A></B>
-    <UL>
-      <LI>Open source QT RPZA decoder</LI>
-      <LI>Open source HuffYUV decoder</LI>
-      <LI>Open source MSZH/ZLIB decoder</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:wojtekka at bydg.pdi.net">Wojtek Kaniewski</A></B>
-    <UL>
-      <LI>Mouse wheel support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:freku045 at student.liu.se">Fredrik Kuivinen</A></B>
-    <UL>
-      <LI>OSD/subtitles outside movie - for SDL</LI>
-      <LI>video filter layer draft, first implementation</LI>
-      <LI>virtualdub filter support (not yet finised/commited)</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:flo-mplayer-dev at gmx.net">Florian Schneider</A></B>
-    <UL>
-      <LI>RealVideo codec libraries interface, .rm demuxer fixes</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:makovick at KMLinux.fjfi.cvut.cz">Jindrich Makovicka</A></B>
-    <UL>
-      <LI>various bugfixes</LI>
-      <LI>rewrote v4l video capturing, implemented audio capturing layer</LI>
-      <LI>freetype2 font rendering support</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:dalias at aerifal.cx">D Richard Felker III</A></B>
-    <UL>
-      <LI>various bugfixes</LI>
-      <LI>soft eq and halfpack video filters</LI>
-    </UL>
-  </LI>
-  <LI><B><A HREF="mailto:dominik at rangers.eu.org">Dominik Mierzejewski</A></B>
-    <UL>
-      <LI>compiler warning fixes</LI>
-      <LI>official RPM packages</LI>
-    </UL>
-  </LI>
-</UL>
-
-<H2>Main testers:</H2>
-
-<UL>
-  <LI>Tibor Balázs (Tibcu)
-  <LI>Péter Sasi (SaPe)
-  <LI>Christoph H. Lampert
-  <LI>Attila Kinali
-  <LI>Dirk Vornheder
-  <LI>Bohdan Horst (Nexus)
-</UL>
-
-<H2>The codecs, libs:</H2>
-
-<UL>
-  <LI>Aaron Holtzman:  &lt;aholtzma at engr.uvic.ca&gt;
-    <UL>
-      <LI>ac3dec (and libac3) author  [old AC3 audio decoder]</LI>
-      <LI>the original mga_vid driver  [Matrox G200/G400 YUV Back-end Scaler]</LI>
-      <LI>mpeg2dec        [Fast MPEG1/MPEG2 video decoder, currently used in player]</LI>
-    </UL>
-  </LI>
-  <LI>Michel Lespinasse:  &lt;walken at zoy.org&gt;
-    <UL>
-      <LI>did large libmpeg2 changes for better speed and mpeg conformance</LI>
-      <LI>liba52 author  [current AC3 audio decoder]</LI>
-    </UL>
-  </LI>
-  <LI>Eugene Kuznetsov:  &lt;divx at euro.ru&gt;
-    <UL>
-      <LI>avifile author  [AVI player library for linux, using Win32 VfW/ACM codecs]</LI>
-      <LI>technical help about AVI and ASF formats, and how to get YUV using VfW...</LI>
-      <LI>divx4linux technical support</LI>
-    </UL>
-  </LI>
-  <LI>Zdenek Kabelac:  &lt;kabi at informatics.muni.cz&gt;
-    <UL>
-      <LI>current avifile maintainer</LI>
-      <LI>some technical help about the win32 stuff, .asf formats and timers</LI>
-    </UL>
-  </LI>
-  <LI>Gerard Lantau: &lt;glantau at yahoo.fr&gt;
-    <UL>
-      <LI>FFmpeg/libavcodec author,maintainer (open source mpeg, mjpeg, divx en/decoder)</LI>
-    </UL>
-  </LI>
-  <LI>Project Mayo:  &lt;<A HREF="http://www.projectmayo.com">http://www.projectmayo.com</A>&gt;
-    <UL>
-      <LI>the OpenDivX codec authors</LI>
-    </UL>
-  </LI>
-  <LI>Michael Hipp:
-    <UL>
-      <LI>mpglib author   [isn't used directly but some parts in mp3lib]</LI>
-    </UL>
-  </LI>
-  <LI>Mark Podlipec:
-    <UL>
-    <LI>xa_gsm.c author  [MS-GSM audio codec]
-    [from a GSM library by Jutta Degener and Carsten Bormann]</LI>
-  </UL>
-  </LI>
-  <LI>Jake Janovetz:
-    <UL>
-      <LI>remez.c author  [Used to calculate audio filter coefficients]</LI>
-    </UL>
-  </LI>
-  <LI>Vivien Chappelier, Damien Vincent:
-    <UL>
-      <LI>libFAME authors  [fast mpeg-1 encoder, used by -vo mpegpes/-vo dxr3]</LI>
-    </UL>
-  </LI>
-</UL>
-
-<P>Their code is not used in current player version, but I've got some ideas or
-  other technical help from:</P>
-
-<UL>
-  <LI>Avery Lee &lt;phaeron at virtualdub.org&gt;
-    <UL>
-      <LI>VirtualDub author, help understanding AVI with VBR audio and other AVI issues</LI>
-    </UL>
-  </LI>
-  <LI>John F. McGowan   http://www.jmcgowan.com/
-    <UL>
-      <LI>AVI FAQ author/collector. [site with many useful docs on codecs and avi format]</LI>
-    </UL>
-  </LI>
-  <LI>Dirk Farin:      &lt;farin at ti.uni-mannheim.de&gt;
-    <UL>
-      <LI>dvdview author  [MPEG1/MPEG2 video decoder, used in v0.5-v0.8]</LI>
-    </UL>
-  </LI>
-  <LI>Adam Williams:   &lt;broadcast at earthling.net&gt;
-    <UL>
-      <LI>libmpeg3 (and xmovie) author  [MPEG1/MPEG2 video decoder, used in v0.1-v0.4]</LI>
-    </UL>
-  </LI>
-</UL>
-
-
-
-<H1><A NAME="maintainers">Appendix A2 - MPlayer code and documentation maintainers</A></H1>
-
-<H2>Homepage</H2>
-<UL>
-  <LI><B>Design:</B> Chass and Tornado</LI>
-  <LI><B>Contents:</B> Gabucino</LI>
-</UL>
-
-<H2>English documentation</H2>
-<UL>
-  <LI><B>user docs:</B> Gabucino</LI>
-  <LI><B>review, grammar fixes:</B> Diego Biurrun, Nilmoni Deb, Andras Mohari</LI>
-  <LI><B>input layer, lirc, slave mode docs:</B> Albeu</LI>
-  <LI><B>man page:</B> <A HREF="mailto:jjermann at gmx.net">Jonas Jermann</A></LI>
-  <LI><B>tech/* docs:</B> A'rpi</LI>
-</UL>
-
-<H2>Documentation translations</H2>
-<UL>
-  <LI><B>Hungarian:</B> Gabucino</LI>
-  <LI><B>German:</B> <A HREF="mailto:jjermann at gmx.net">Jonas Jermann</A></LI>
-  <LI><B>French:</B> <A HREF="mailto:smarteau at eso.org">Stephane Marteau</A> (outdated)</LI>
-  <LI><B>Spanish:</B> TeLeNiEkO (outdated)</LI>
-  <LI><B>Russian:</B> Nick Kurshev (outdated)</LI>
-  <LI><B>Polish:</B> <A HREF="mailto:nell at skrzynka.pl">Justyna Biala</A></LI>
-  <LI><B>Italian:</B> Matteo Balduzzi</LI>
-</UL>
-
-<H2>Platforms/ports</H2>
-<UL>
-  <LI><B>DEBIAN packaging:</B> Dariusz Pietrzak</LI>
-  <LI><B>RedHat/RPM packaging:</B> Dominik Mierzejewski</LI>
-  <LI><B>FreeBSD support:</B> Vladimir Kushnir, Nexus</LI>
-  <LI><B>BSD/OS support:</B> Steven Schultz</LI>
-  <LI><B>NetBSD support:</B> Bernd Ernesti</LI>
-  <LI><B>OpenBSD support:</B> Bjorn Sandell</LI>
-  <LI><B>Solaris 8 support:</B> Jürgen Keil, pl</LI>
-  <LI><B>MIPS support:</B> Oliver Schoenbrunner</LI>
-  <LI><B>Win32/Cygwin support:</B> Atmosfear</LI>
-</UL>
-
-<H2>MPlayer code:</H2>
-<UL>
-  <LI><B>A-V sync code:</B> A'rpi</LI>
-  <LI><B>libmpdemux, libmpcodecs:</B> A'rpi</LI>
-  <LI><B>TV input:</B> Alex, Jindrich Makovicka</LI>
-  <LI><B>DVD support (experimental - dvdnav):</B> -</LI>
-  <LI><B>DVD support (new - dvdread/dvdcss):</B> A'rpi</LI>
-  <LI><B>DVD support (old - libcss):</B> LGB</LI>
-  <LI><B>network streaming:</B> Bertrand Baudet</LI>
-  <LI><B>DVD/VOB subtitles:</B> Kim Minh Kaplan</LI>
-  <LI><B>config files &amp; commandline parser:</B> Albeu, Szabi</LI>
-  <LI><B>playtree, input layer:</B> Albeu</LI>
-  <LI><B>postproc, colorspace converters:</B> Michael Niedermayer</LI>
-  <LI><B>libavcodec:</B> Michael Niedermayer, Fabrice Bellard @ ffmpeg</LI>
-  <LI><B>VIDIX core, libdha, drivers:</B> Alex, Nick Kurshev @ mplayerxp</LI>
-</UL>
-
-<H2>libvo drivers:</H2>
-<UL>
-  <LI><B>vo_3dfx.c</B> - OBSOLETED, use xv or tdfxfb</LI>
-  <LI><B>vo_aa.c</B> - Folke Ashberg</LI>
-  <LI><B>vo_dga.c</B> - Acki (outdated)</LI>
-  <LI><B>vo_directfb[2].c</B> - <A HREF="mailto:Jiri.Svoboda at seznam.cz">Jiri Svoboda</A></LI>
-  <LI><B>vo_dxr2.c</B> - Albeu</LI>
-  <LI><B>vo_dxr3.c</B> - David Holm</LI>
-  <LI><B>vo_fbdev.c</B> - Szabi</LI>
-  <LI><B>vo_ggi.c</B> - Alex</LI>
-  <LI><B>vo_gif89a.c</B> - Joey Parrish</LI>
-  <LI><B>vo_gl.c</B> - A'rpi (outdated)</LI>
-  <LI><B>vo_gl2.c</B> - <A HREF="mailto:sgoethel at jausoft.com">Sven Goethel</A></LI>
-  <LI><B>vo_jpeg.c</B> - Pontscho</LI>
-  <LI><B>vo_md5.c</B> - A'rpi</LI>
-  <LI><B>vo_mga.c</B> - A'rpi</LI>
-  <LI><B>vo_mpegpes.c</B> - A'rpi</LI>
-  <LI><B>vo_null.c</B> - A'rpi</LI>
-  <LI><B>vo_pgm.c</B> - A'rpi</LI>
-  <LI><B>vo_png.c</B> - Atmos</LI>
-  <LI><B>vo_sdl.c</B> - Atmos</LI>
-  <LI><B>vo_svga.c</B> - Matan Ziv-Av</LI>
-  <LI><B>vo_tdfxfb.c</B> - Mark Zealey (mark at zealos.org)</LI>
-  <LI><B>vo_vesa.c</B> - ? (Nick Kurshev)</LI>
-  <LI><B>vo_x11.c</B> - Pontscho</LI>
-  <LI><B>vo_xmga.c</B> - Pontscho, A'rpi</LI>
-  <LI><B>vo_xv.c</B> - Pontscho</LI>
-  <LI><B>vo_xvidix.c</B> - Pontscho, Alex</LI>
-  <LI><B>vo_yuv4mpeg.c</B> - ?</LI>
-  <LI><B>vo_zr.c</B> - <A HREF="mailto:rsnel at cube.dyndns.org">Rik Snel</A></LI>
-</UL>
-
-<H2>VIDIX drivers:</H2>
-<UL>
-  <LI><B>genfb_vid</B> - al3x</LI>
-  <LI><B>mach64_vid</B> - Michael Niedermayer, A'rpi</LI>
-  <LI><B>mga_vid</B> - al3x ?</LI>
-  <LI><B>nvidia_vid</B> - al3x (development stopped - don't expect it)</LI>
-  <LI><B>radeon_vid</B> - al3x, Nick Kurshev @ mplayerxp</LI>
-  <LI><B>rage128_vid</B> - ? , Nick Kurshev @ mplayerxp</LI>
-</UL>
-
-<H2>libao2 drivers:</H2>
-<UL>
-  <LI><B>ao_alsa5.c</B>  - al3x</LI>
-  <LI><B>ao_alsa9.c</B>  - <A HREF="mailto:joy at pingfm.org">joy_ping</A></LI>
-  <LI><B>ao_arts.c</B>   - ?</LI>
-  <LI><B>ao_dxr2.c</B>   - Albeu</LI>
-  <LI><B>ao_mpegpes.c</B> - A'rpi</LI>
-  <LI><B>ao_nas.c</B>    - ?</LI>
-  <LI><B>ao_null.c</B>   - A'rpi</LI>
-  <LI><B>ao_oss.c</B>    - A'rpi</LI>
-  <LI><B>ao_pcm.c</B>    - Atmos</LI>
-  <LI><B>ao_plugin.c</B> - Anders Johansson</LI>
-  <LI><B>ao_sdl.c</B>    - Atmos</LI>
-  <LI><B>ao_sgi.c</B>    - <A HREF="oliver.schoenbrunner at jku.at">Oliver Schoenbrunner</A></LI>
-  <LI><B>ao_sun.c</B>    - Jürgen Keil</LI>
-</UL>
-
-<H2>TOOLS:</H2>
-<UL>
-  <LI><B>subfont-c</B> - Artur Zaprzala (zybi at fanthom.irc.pl)</LI>
-  <LI><B>subfont-GIMP</B> - lanzz at lanzz.org</LI>
-  <LI><B>*.pl</B> - Atmos</LI>
-  <LI><B>x2mpsub</B> - Gabucino</LI>
-  <LI><B>mencvcd</B> - Juergen Hammelmann (juergen.hammelmann at gmx.de)</LI>
-  <LI><B>subrip</B> - Kim Minh Kaplan</LI>
-  <LI><B>others</B> - A'rpi</LI>
-</UL>
-
-
-
-<H1><A NAME="mailing_lists">Appendix B - Mailing lists</A></H1>
+<H1><A NAME="mailing_lists">Appendix A - Mailing lists</A></H1>
 
 <P>There are some public mailing lists on <B>MPlayer</B>. Subscribing can be
   achieved on the following addresses:</P>
@@ -2236,7 +1582,7 @@
     <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A>
     <UL>
       <LI>Send bug reports here (after reading the <A HREF="#known_bugs">Known Bugs</A>
-        section, and <A HREF="bugreports.html">Appendix C</A>).</LI>
+        section, and <A HREF="bugreports.html">bug reporting section</A>).</LI>
       <LI>Send feature requests here (after reading the WHOLE documentation).</LI>
       <LI>Send user questions here (after reading the WHOLE documentation).</LI>
     </UL>
@@ -2280,11 +1626,11 @@
 
 
 
-<H1><A NAME="bug_reports">Appendix C</A> - <A HREF="bugreports.html">How to report bugs</A></H1>
+<H1><A NAME="bug_reports">Appendix B</A> - <A HREF="bugreports.html">How to report bugs</A></H1>
 
 
 
-<H1><A NAME="known_bugs">Appendix D - Known bugs</A></H1>
+<H1><A NAME="known_bugs">Appendix C - Known bugs</A></H1>
 
 <P>Special system/CPU-specific bugs/problems:</P>
 <UL>
@@ -2381,6 +1727,15 @@
 
 <P>Green image using mga_vid (-vo mga / -vo xmga):<BR>
   - mga_vid misdetected your card's RAM amount, reload it using mga_ram_size option</P>
+
+
+
+<H1><A NAME="skin">Appendix D</A> - <A HREF="skin-en.html">MPlayer skin format</A></H1>
+
+
+
+<H1><A NAME="flame_wars">Appendix E</A> - <A HREF="users_against_developers.html">Developer Cries</A></H1>
+
 
 </BODY>
 </HTML>




More information about the MPlayer-cvslog mailing list