Mercurial > mplayer.hg
diff DOCS/documentation.html @ 2471:6bf47f224789
*** empty log message ***
author | gabucino |
---|---|
date | Thu, 25 Oct 2001 16:21:29 +0000 |
parents | 7da4afe26f6b |
children | 487f5bbb38ae |
line wrap: on
line diff
--- a/DOCS/documentation.html Thu Oct 25 16:02:17 2001 +0000 +++ b/DOCS/documentation.html Thu Oct 25 16:21:29 2001 +0000 @@ -246,13 +246,17 @@ <LI>If you own a Matrox G200/G400/G450/G550 card, then please see the <A HREF="video.html#2.2.1.7">2.2.1.7</A> section in order to gain big speedup. It is important to do these steps <I>before</I> compiling <B>MPlayer</B>, otherwise no Matrox-specific support will be -built.</LI> +built. Also check out the <A HREF="video.html#2.2.1.A.1">first</A> and +<A HREF="video.html#2.2.1.A.1a">second</A> <B>Matrox TV-out</B> sections.</LI> <LI>If you own a 3Dfx Voodoo3/Banshee card, then please see the <A HREF="video.html#2.2.1.9">2.2.1.9</A> section in order to gain big speedup. It is important to do these steps <I>before</I> compiling <B>MPlayer</B>, otherwise no 3Dfx support will be built.</LI> +<LI>If you own an ATI card, see the <A HREF="video.html#2.2.1.A.2">2.2.1.A.2 +section</A> to know what features of your card is supported under Linux/MPlayer.</LI> + <LI>If you plan to use the ProjectMayo's <B>DivX4</B> codec, check the <A HREF="codecs.html#2.1.2.1">2.1.2.1</A> section before compiling. This codec can play old <B>DivX</B> movies much faster than the Win32 DLL. @@ -673,7 +677,8 @@ <P><B><A NAME=6.5>6.5. Silicon Graphics Indigo / IRIX</A></B></P> -<P>Reported working. Anyone has closer info?</P> +<P>Reported working. You'll probably have to use the <I>sgi</I> ao driver. +Anyone has closer info?</P> <P><B><A NAME=A>Appendix A - Authors</A></B></P> @@ -685,210 +690,255 @@ <P ALIGN=center><B><U>The <B>MPlayer</B> project:</U></B></P> <P><UL> -<LI><B>Árpád Gereöffy (A'rpi/ESP-team)</B> <arpi@thot.banki.hu> -<UL><LI>player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...) -</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 & fps support) -</LI><LI>libvo improvements: adding OpenGL support, bugfix in mga driver... -</LI><LI>triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver -</LI><LI>scripts in the TVout directory (TVout on Matrox G400DH, read documentation) -</LI><LI>hacking DivX/Mpeg4 VfW codecs to get YUV output -</LI><LI>opendivx decoder speed optimizations (see opendivx/ChangeLog) -</LI><LI>OSD & SUB display code -</LI><LI>ffmpeg/libavcodec integration -</LI><LI>DivX4Linux (ProjectMayo) support (see documentation) -</LI><LI>New DVD-Support using libdvdread -</LI><LI>DVB support -</LI><LI>MPEG PES output -</LI><LI>anything that isn't mentioned elsewhere -</LI></UL> + +<LI><B><A HREF="mailto:arpi@thot.banki.hu">Árpád Gereöffy (A'rpi/ESP-team)</A></B> +<UL> + <LI>player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...)</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 & fps support)</LI> + <LI>libvo improvements: adding OpenGL support, bugfix in mga driver...</LI> + <LI>triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver</LI> + <LI>scripts in the TVout directory (TVout on Matrox G400DH, read documentation)</LI> + <LI>hacking DivX/Mpeg4 VfW codecs to get YUV output</LI> + <LI>opendivx decoder speed optimizations (see opendivx/ChangeLog)</LI> + <LI>OSD & SUB display code</LI> + <LI>ffmpeg/libavcodec integration</LI> + <LI>DivX4Linux (ProjectMayo) support (see documentation)</LI> + <LI>New DVD-Support using libdvdread</LI> + <LI>DVB support</LI> + <LI>MPEG PES output</LI> + <LI>anything that isn't mentioned elsewhere</LI> +</UL></LI> -</LI><LI><B>Zoltán Ponekker (Pontscho/Fresh!)</B> <pontscho@makacs.poliod.hu> -<UL><LI>configure script and Makefiles for easy compile -</LI><LI>GUI system -</LI><LI>3DNow! support into mp3lib -</LI><LI>3DNow! support into fastmemcpy.h -</LI><LI>various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc) -</LI><LI>libvo: adding xmga driver, and fullscreen support to xv -</LI><LI>audio mixer (volume) support -</LI></UL> +<LI><B><A HREF="mailto:pontscho@makacs.poliod.hu">Zoltán Ponekker (Pontscho/Fresh!)</A></B> +<UL> + <LI>configure script and Makefiles for easy compile</LI> + <LI>GUI system</LI> + <LI>3DNow! support into mp3lib</LI> + <LI>3DNow! support into fastmemcpy.h</LI> + <LI>various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc)</LI> + <LI>libvo: adding xmga driver, and fullscreen support to xv</LI> + <LI>audio mixer (volume) support</LI> +</UL></LI> -</LI><LI><B>Gábor Lénárt (LGB)</B> <lgb@lgb.hu> -<UL><LI>./configure script improvements -</LI><LI>Makefile improvements -</LI><LI>prelimenary DVD support -</LI><LI>various X11 cleanups and fixes -</LI><LI>HTMLization of documentation -</LI></UL> +<LI><B><A HREF="mailto:lgb@lgb.hu">Gábor Lénárt (LGB)</A></B> +<UL> + <LI>./configure script improvements</LI> + <LI>Makefile improvements</LI> + <LI>prelimenary DVD support</LI> + <LI>various X11 cleanups and fixes</LI> + <LI>HTMLization of documentation</LI> +</UL></LI> -</LI><LI><B>Gábor Bérczi (Gabucino)</B> <gabucino@k2.jozsef.kando.hu> -<UL><LI>documentation writer & maintainer -</LI><LI>hungarian translation of documentation and homepage -</LI><LI>second webpage design&gfx -</LI><LI>webpage maintainer -</LI><LI>testing, codecs quality & speed comparsions -</LI><LI>IRC channels operator -(#MPlayer is user channel) -</LI><LI>experimental MINIX port :) -</LI><LI>MPsub subtitle format design -</LI></UL> +<LI><B><A HREF="mailto:gabucino@mplayerhq.hu">Gábor Bérczi (Gabucino)</A></B> +<UL> + <LI>documentation writer & maintainer</LI> + <LI>hungarian translation of documentation, homepage, and help output</LI> + <LI>second homepage design&gfx</LI> + <LI>homepage maintainer</LI> + <LI>testing, codecs quality & speed comparsions</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><LI><B>Szabolcs Berecz (Szabi)</B> <szabi@inf.elte.hu> -<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><B><A HREF="mailto:szabi@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@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><LI><B>László Megyer (Lez, Laaz)</B> <lez@sch.bme.hu> -<UL><LI>SUB reader -</LI><LI>screensaver+DPMS disable for libvo -</LI></UL> +<LI><B><A HREF="mailto:chass-@freemail.hu">Gyula László (Chass, Tégla)</A></B> +<UL> + <LI>first fonts (mp_font1.zip)</LI> + <LI>third (current) homepage design&gfx</LI> +</UL></LI> -</LI><LI><B>Gyula László (Chass, Tégla)</B> <chass-@freemail.hu> -<UL><LI>first fonts (mp_font1.zip) -</LI><LI>third (current) homepage design&gfx -</LI></UL> +<LI><B><A HREF="mailto:se7en@sch.bme.hu">Zoltán Márk Vicián (Se7en)</A></B> +<UL> + <LI>SVGAlib support in libvo</LI> +</UL></LI> -</LI><LI><B>Zoltán Márk Vicián (Se7en)</B> <se7en@sch.bme.hu> -<UL><LI>SVGAlib support in libvo -</LI></UL> +<LI><B><A HREF="mailto:alex@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 (incomplete yet!)</LI> +</UL></LI> -</LI><LI><B>Alex Beregszaszi (Al3x)</B> <alex@naxine.org> -<UL><LI>ALSA output driver in libao2 -</LI><LI>vo_ggi output driver in libvo (www.ggi-project.org)</LI> -<LI>xanim codecs support (incomplete yet!)</LI> -</LI></UL> - -</LI><LI><B>Andreas Ackermann (Acki)</B> <asackerm@stud.informatik.uni-erlangen.de> -<UL><LI>LIRC support (see documentation) -</LI><LI>DGA support in libvo -</LI></UL> +<LI><B><A HREF="mailto:asackerm@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><LI><B>Felix Bünemann (Atmos)</B> <atmosfear@users.sourceforge.net> -<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>OggVorbis audio support -</LI><LI>Various aspect code -</LI><LI>Win32 port -</LI></UL> +<LI><B><A HREF="mailto:atmosfear@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>OggVorbis audio support</LI> + <LI>Various aspect code</LI> + <LI>Win32 port</LI> +</UL></LI> -</LI><LI><B>TeLeNiEkO</B> <telenieko@telenieko.com> -<UL><LI>spanish translation of documentation -</LI></UL> +<LI><B><A HREF="mailto:telenieko@telenieko.com">TeLeNiEkO</A></B> +<UL> + <LI>spanish translation of documentation</LI> +</UL></LI> + +<LI><B><A HREF="mailto:mgraffam@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@gmx.de">Jens Hoffmann</A></B> +<UL> + <LI>Additional YUV formats support</LI> + <LI>found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization</LI> +</UL></LI> -</LI><LI><B>Michael Graffam</B> <mgraffam@idsi.net> -<UL><LI>XF86VidMode support to vo_x11 and vo_dga -</LI><LI>Video mode switching code to vo_dga -</LI></UL> - -</LI><LI><B>Jens Hoffmann</B> <hoffmajs@gmx.de> -<UL><LI>Additional YUV formats support -</LI><LI>found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization -</LI></UL> +<LI><B><A HREF="mailto:nickols_k@mail.ru">Nick Kurshev</A></B> +<UL> + <LI>memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h)</LI> + <LI>CDROM tune info</LI> + <LI>further 3DNow! optimizations into mp3lib and libac3 and ffmpeg</LI> + <LI>russian translation of documentation</LI> + <LI>radeonfb</LI> + <LI>libvo driver: vo_vesa</LI> +</UL></LI> -</LI><LI><B>Nick Kurshev</B> <nickols_k@mail.ru> -<UL><LI>memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h) -</LI><LI>CDROM tune info -</LI><LI>further 3DNow! optimizations into mp3lib and libac3 and ffmpeg -</LI><LI>russian translation of documentation -</LI><LI>radeonfb -</LI><LI>libvo driver: vo_vesa -</LI></UL> +<LI><B><A HREF="mailto:german@piraos.com">German Gomez Garcia</A></B> +<UL> + <LI>SPDIF AC3 output for SBLive!</LI> +</UL></LI> -</LI><LI><B>German Gomez Garcia</B> <german@piraos.com> -<UL><LI>SPDIF AC3 output for SBLive! -</LI></UL> +<LI><B><A HREF="mailto:eyck@incubus.ar.lublin.pl">Dariush Pietrzak (Eyck)</A></B> +<UL> + <LI>debian packaging support (see debian/* and this documentation)</LI> + <LI>support for vplayer subtitle format</LI> + <LI>prelimenary support for .RT subtitle format</LI> +</UL></LI> + +<LI><B><A HREF="mailto:marcus@idonex.se">Marcus Comstedt</A></B> +<UL> + <LI>initial solaris8-x86 support</LI> +</UL></LI> -</LI><LI><B>Dariush Pietrzak (Eyck)</B> <eyck@incubus.ar.lublin.pl> -<UL><LI>debian packaging support (see debian/* and this documentation) -</LI><LI>support for vplayer subtitle format -</LI><LI>prelimenary support for .RT subtitle format -</LI></UL> +<LI><B><A HREF="mailto:jk@tools.de">Jürgen Keil and Marcus Comstedt</A></B> +<UL> + <LI>patched <B>MPlayer</B> to work on Solaris 8 x86</LI> + <LI>configure fixes</LI> + <LI>various fixes (win32, configure, etc)</LI> + <LI>SUN audio driver in libao2</LI> + <LI>mediaLib support in libavcodec</LI> +</UL></LI> -</LI><LI><B>Marcus Comstedt</B> <marcus@idonex.se> -<UL><LI>initial solaris8-x86 support -</LI></UL> +<LI><B><A HREF="mailto:vkushnir@Alfacom.net">Vladimir Kushnir</A></B> +<UL> + <LI>patched <B>MPlayer</B> to work on FreeBSD x86</LI> +</UL></LI> -</LI><LI><B>Jürgen Keil and Marcus Comstedt</B> <jk@tools.de> -<UL><LI>patched <B>MPlayer</B> to work on Solaris 8 x86 -</LI><LI>configure fixes -</LI><LI>various fixes (win32, configure, etc) -</LI><LI>SUN audio driver in libao2 -</LI><LI>mediaLib support in libavcodec -</LI></UL> +<LI><B><A HREF="mailto:bertrand_baudet@yahoo.com">Bertrand BAUDET</A></B> +<UL> + <LI>network streaming support</LI> +</UL></LI> + +<LI><B><A HREF="mailto:zybi@fanthom.irc.pl">Artur Zaprzala</A></B> +<UL> + <LI>Complete font generator prog + OSD font (TOOLS/subfont-c)</LI> +</UL></LI> -</LI><LI><B>Vladimir Kushnir</B> <vkushnir@Alfacom.net> -<UL><LI>patched <B>MPlayer</B> to work on FreeBSD x86 -</LI></UL> +<LI><B><A HREF="mailto:lanzz@lanzz.org">lanzz@lanzz.org</A></B> +<UL> + <LI>GIMP font generator plugin (TOOLS/subfont-gimp)</LI> +</UL></LI> -</LI><LI><B>Bertrand BAUDET</B> <bertrand_baudet@yahoo.com> -<UL><LI>network streaming support -</LI></UL> - -</LI><LI><B>Artur Zaprzala</B> <zybi@fanthom.irc.pl> -<UL><LI>Complete font generator prog + OSD font (TOOLS/subfont-c) -</LI></UL> +<LI><B><A HREF="mailto:atlka@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><LI><B>lanzz@lanzz.org</B> -<UL><LI>GIMP font generator plugin (TOOLS/subfont-gimp) -</LI></UL> +<LI><B><A HREF="mailto:folke@ashberg.de">Folke Ashberg</A></B> +<UL> + <LI>native AAlib driver (-vo aa)</LI> +</UL></LI> -</LI><LI><B>Adam Tla/lka</B> <atlka@pg.gda.pl> -<UL><LI>osd/sub review, fixes, optimization, utf8 support -</LI><LI>various fixes -</LI></UL> +<LI><B><A HREF="mailto:ktoman@email.cz">Kamil Toman</A></B> +<UL> + <LI>czech fonts</LI> +</UL></LI> + +<LI><B><A HREF="mailto:iive@yahoo.com>Ivan Kalvatchev</A></B> +<UL> + <LI>interlaced MPEG2 support</LI> +</UL></LI> -</LI><LI><B>Folke Ashberg</B> <folke@ashberg.de> -<UL><LI>native AAlib driver (-vo aa) -</LI></UL> - -</LI><LI><B>Kamil Toman</B> <ktoman@email.cz> -<UL><LI>czech fonts -</LI></UL> +<LI><B><A HREF="mailto:p_l@gmx.fr">pl</A></B> +<UL> + <LI>./configure fixes</LI> +</UL></LI> -</LI><LI><B>Ivan Kalvatchev</B> <iive@yahoo.com> -<UL><LI>interlaced MPEG2 support -</LI></UL> +<LI><B><A HREF="mailto:michaelni@gmx.at">Michael Niedermayer</A></B> +<UL> + <LI>postprocessing support</LI> + <LI>software scaling C/MMX/MMX2/3DNow support (swscale.c)</LI> +</UL></LI> -</LI><LI><B>pl</B> <p_l@gmx.fr> -<UL><LI>./configure fixes -</LI></UL> +<LI><B><A HREF="mailto:sgoethel@jausoft.com">Sven Goethel</A></B> +<UL> + <LI>libvo driver: vo_gl2</LI> +</UL></LI> -</LI><LI><B>Michael Niedermayer</B> <michaelni@gmx.at> -<UL><LI>postprocessing support</LI> -<LI>software scaling C/MMX/MMX2/3DNow support (swscale.c) -</LI></UL> +<LI><B><A HREF="mailto:nexus@hoth.amu.edu.pl">Bohdan Horst</A></B> +<UL> + <LI>iconv support on FreeBSD</LI> +</UL></LI> -</LI><LI><B>Sven Goethel</B> <sgoethel@jausoft.com> -<UL><LI>libvo driver: vo_gl2 -</LI></UL> +<LI><B><A HREF="mailto:joy@pingfm.org">joy_ping</A></B> +<UL> + <LI>ao_alsa9 fixes</LI> +</UL></LI> -</LI><LI><B>Bohdan Horst</B> <nexus@hoth.amu.edu.pl> -<UL><LI>iconv support on FreeBSD -</LI></UL> +<LI><B><A HREF="mailto:eanholt@gladstone.uoregon.edu">Eric Anholt</A></B> +<UL> + <LI>runtime CPU detection</LI> +</UL></LI> -</LI><LI><B>joy_ping</B> <joy@pingfm.org> -<UL><LI>ao_alsa9 fixes -</LI></UL> +<LI><B><A HREF="mailto:Jiri.Svoboda@seznam.cz">Jiri Svoboda</A></B> +<UL> + <LI>AQT type subtitles support</LI> + <LI>CRTC2 YUV support in mga_vid</LI> +</UL></LI> -</LI><LI><B>Eric Anholt</B> <eanholt@gladstone.uoregon.edu> -<UL><LI>runtime CPU detection -</LI></UL> +<LI><B><A HREF="mailto:oliver.schoenbrunner@jku.at">Oliver Schoenbrunner</A></B> +<UL> + <LI>SGI audio driver</LI> + <LI>MIPS support</LI> +</UL></LI> -</LI><LI><B>Jiri Svoboda</B> <Jiri.Svoboda@seznam.cz> -<UL><LI>AQT type subtitles support</LI> -<LI>CRTC2 YUV support in mga_vid -</LI></UL> +<LI><B><A HREF="mailto:jeroen.dobbelaere@acunia.com">Jeroen Dobbelaere</A></B> +<UL> + <LI><A HREF="http://mad.sourceforge.net">libmad</A> support</LI> +</UL></LI> -</LI></UL></P> +</UL></P> <P>Main testers:</P> @@ -988,6 +1038,7 @@ <LI><B>DEBIAN packaging</B>: Dariush Pietrzak <LI><B>FreeBSD support</B>: Vladimir Kushnir <LI><B>Solaris 8 support</B>: Jürgen Keil + <LI><B>MIPS support</B>: Oliver Schoenbrunner </UL></P> <P>MPlayer code: <UL> @@ -1035,6 +1086,7 @@ <LI><B>ao_oss.c</B> - A'rpi <LI><B>ao_pcm.c</B> - Atmos <LI><B>ao_sdl.c</B> - Atmos + <LI><B>ao_sgi.c</B> - <A HREF="oliver.schoenbrunner@jku.at">Oliver Schoenbrunner</A> <LI><B>ao_sun.c</B> - Jürgen Keil </UL></P> <P>TOOLS: