summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-25 16:21:29 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-25 16:21:29 +0000
commitd170bb3c0325d32000da379c0c1b1bd71c86661e (patch)
tree31f18349ae77e82b3efccf6df4763368c468bd75 /DOCS/documentation.html
parente462473560081ab8745a24591e4acd9ca78f2b37 (diff)
downloadmpv-d170bb3c0325d32000da379c0c1b1bd71c86661e.tar.bz2
mpv-d170bb3c0325d32000da379c0c1b1bd71c86661e.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2472 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html406
1 files changed, 229 insertions, 177 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 8c1aa9ca81..9a247edbb1 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -246,13 +246,17 @@ our package! However, you can use our codecs package with avifile.</LI>
<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 @@ all data is accessed modulo 4GB
<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 @@ all data is accessed modulo 4GB
<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> &lt;arpi@thot.banki.hu&gt;
-<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 &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>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 &amp; 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><B>Zoltán Ponekker (Pontscho/Fresh!)</B> &lt;pontscho@makacs.poliod.hu&gt;
-<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><B>Gábor Lénárt (LGB)</B> &lt;lgb@lgb.hu&gt;
-<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><B>Gábor Bérczi (Gabucino)</B> &lt;gabucino@k2.jozsef.kando.hu&gt;
-<UL><LI>documentation writer & maintainer
-</LI><LI>hungarian translation of documentation and homepage
-</LI><LI>second webpage design&amp;gfx
-</LI><LI>webpage maintainer
-</LI><LI>testing, codecs quality &amp; 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><LI><B>Szabolcs Berecz (Szabi)</B> &lt;szabi@inf.elte.hu&gt;
-<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>László Megyer (Lez, Laaz)</B> &lt;lez@sch.bme.hu&gt;
-<UL><LI>SUB reader
-</LI><LI>screensaver+DPMS disable for libvo
-</LI></UL>
-
-</LI><LI><B>Gyula László (Chass, Tégla)</B> &lt;chass-@freemail.hu&gt;
-<UL><LI>first fonts (mp_font1.zip)
-</LI><LI>third (current) homepage design&gfx
-</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 &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>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 &amp; 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><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><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><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&amp;gfx</LI>
+ <LI>homepage maintainer</LI>
+ <LI>testing, codecs quality &amp; 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><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>Zoltán Márk Vicián (Se7en)</B> &lt;se7en@sch.bme.hu&gt;
-<UL><LI>SVGAlib support in 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>Alex Beregszaszi (Al3x)</B> &lt;alex@naxine.org&gt;
-<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><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>Andreas Ackermann (Acki)</B> &lt;asackerm@stud.informatik.uni-erlangen.de&gt;
-<UL><LI>LIRC support (see documentation)
-</LI><LI>DGA 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>Felix Bünemann (Atmos)</B> &lt;atmosfear@users.sourceforge.net&gt;
-<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: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>TeLeNiEkO</B> &lt;telenieko@telenieko.com&gt;
-<UL><LI>spanish translation of documentation
-</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><B><A HREF="mailto:telenieko@telenieko.com">TeLeNiEkO</A></B>
+<UL>
+ <LI>spanish translation of documentation</LI>
+</UL></LI>
-</LI><LI><B>Michael Graffam</B> &lt;mgraffam@idsi.net&gt;
-<UL><LI>XF86VidMode support to vo_x11 and vo_dga
-</LI><LI>Video mode switching code to vo_dga
-</LI></UL>
+<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><LI><B>Jens Hoffmann</B> &lt;hoffmajs@gmx.de&gt;
-<UL><LI>Additional YUV formats support
-</LI><LI>found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization
-</LI></UL>
+<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>Nick Kurshev</B> &lt;nickols_k@mail.ru&gt;
-<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: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><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> &lt;german@piraos.com&gt;
-<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><LI><B>Dariush Pietrzak (Eyck)</B> &lt;eyck@incubus.ar.lublin.pl&gt;
-<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:marcus@idonex.se">Marcus Comstedt</A></B>
+<UL>
+ <LI>initial solaris8-x86 support</LI>
+</UL></LI>
-</LI><LI><B>Marcus Comstedt</B> &lt;marcus@idonex.se&gt;
-<UL><LI>initial solaris8-x86 support
-</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><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> &lt;jk@tools.de&gt;
-<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><LI><B>Vladimir Kushnir</B> &lt;vkushnir@Alfacom.net&gt;
-<UL><LI>patched <B>MPlayer</B> to work on FreeBSD x86
-</LI></UL>
+<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>Bertrand BAUDET</B> &lt;bertrand_baudet@yahoo.com&gt;
-<UL><LI>network streaming support
-</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>Artur Zaprzala</B> &lt;zybi@fanthom.irc.pl&gt;
-<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> &lt;atlka@pg.gda.pl&gt;
-<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><LI><B>Folke Ashberg</B> &lt;folke@ashberg.de&gt;
-<UL><LI>native AAlib driver (-vo aa)
-</LI></UL>
+<LI><B><A HREF="mailto:iive@yahoo.com>Ivan Kalvatchev</A></B>
+<UL>
+ <LI>interlaced MPEG2 support</LI>
+</UL></LI>
-</LI><LI><B>Kamil Toman</B> &lt;ktoman@email.cz&gt;
-<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> &lt;iive@yahoo.com&gt;
-<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> &lt;p_l@gmx.fr&gt;
-<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> &lt;michaelni@gmx.at&gt;
-<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> &lt;sgoethel@jausoft.com&gt;
-<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> &lt;nexus@hoth.amu.edu.pl&gt;
-<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> &lt;joy@pingfm.org&gt;
-<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> &lt;eanholt@gladstone.uoregon.edu&gt;
-<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> &lt;Jiri.Svoboda@seznam.cz&gt;
-<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 @@ other technical help from:</P>
<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 @@ other technical help from:</P>
<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: