comparison DOCS/documentation.html @ 7365:822923446b66

Removed authors and maintainers section, now in txt format.
author diego
date Tue, 10 Sep 2002 21:56:05 +0000
parents 8acd8cb8fd52
children be83aac30445
comparison
equal deleted inserted replaced
7364:b2445802532c 7365:822923446b66
251 <LI><A HREF="#qnx">6.6 QNX</A></LI> 251 <LI><A HREF="#qnx">6.6 QNX</A></LI>
252 <LI><A HREF="#openbsd">6.7 OpenBSD</A></LI> 252 <LI><A HREF="#openbsd">6.7 OpenBSD</A></LI>
253 <LI><A HREF="#cygwin">6.8 Cygwin</A></LI> 253 <LI><A HREF="#cygwin">6.8 Cygwin</A></LI>
254 </UL> 254 </UL>
255 </LI> 255 </LI>
256 <LI><A HREF="#authors">Appendix A - Authors</A> 256 <LI><A HREF="#mailing_lists">Appendix A - Mailing lists</A></LI>
257 <UL> 257 <LI><A HREF="bugreports.html">Appendix B - How to report bugs</A>
258 <LI><A HREF="#maintainers">Appendix A2 - Maintainers</A></LI> 258 <UL>
259 </UL> 259 <LI><A HREF="tech/patches.txt">Appendix B2 - How to send patches</A></LI>
260 </LI> 260 </UL>
261 <LI><A HREF="#mailing_lists">Appendix B - Mailing lists</A></LI> 261 </LI>
262 <LI><A HREF="bugreports.html">Appendix C - How to report bugs</A> 262 <LI><A HREF="#known_bugs">Appendix C - Known bugs</A></LI>
263 <UL> 263 <LI><A HREF="skin-en.html">Appendix D - MPlayer skin format</A></LI>
264 <LI><A HREF="tech/patches.txt">Appendix C2 - How to send patches</A></LI> 264 <LI><A HREF="users_against_developers.html">Appendix E - Developer Cries</A>
265 </UL>
266 </LI>
267 <LI><A HREF="#known_bugs">Appendix D - Known bugs</A></LI>
268 <LI><A HREF="skin-en.html">Appendix E - MPlayer skin format</A></LI>
269 <LI><A HREF="users_against_developers.html">Appendix F - Developer Cries</A>
270 <UL> 265 <UL>
271 <LI><A HREF="users_against_developers.html#gcc">GCC 2.96</A></LI> 266 <LI><A HREF="users_against_developers.html#gcc">GCC 2.96</A></LI>
272 <LI><A HREF="users_against_developers.html#binary">Binary distribution</A></LI> 267 <LI><A HREF="users_against_developers.html#binary">Binary distribution</A></LI>
273 <LI><A HREF="users_against_developers.html#nvidia">nVidia</A></LI> 268 <LI><A HREF="users_against_developers.html#nvidia">nVidia</A></LI>
274 <LI><A HREF="users_against_developers.html#barr">Joe Barr</A></LI> 269 <LI><A HREF="users_against_developers.html#barr">Joe Barr</A></LI>
1569 make <B>MPlayer</B> compile. Otherwise it will complain about missing 1564 make <B>MPlayer</B> compile. Otherwise it will complain about missing
1570 <CODE>intypes.h</CODE>.</P> 1565 <CODE>intypes.h</CODE>.</P>
1571 1566
1572 1567
1573 1568
1574 <H1><A NAME="authors">Appendix A - Authors</A></H1> 1569 <H1><A NAME="mailing_lists">Appendix A - Mailing lists</A></H1>
1575
1576 <BLOCKQUOTE>
1577 <B>Important</B><BR>
1578 Do <B>not</B> send bug reports, help &amp; feature requests directly to
1579 the authors!
1580 </BLOCKQUOTE>
1581
1582 <P>Read <A HREF="bugreports.html">Appendix C</A> and subscribe to mplayer-users mailing lists.</P>
1583
1584 <H2>The <B>MPlayer</B> project:</H2>
1585
1586 <UL>
1587 <LI><B><A HREF="mailto:mplayer-users@mplayerhq.hu">Árpád Gereöffy (A'rpi/ESP-team)</A></B>
1588 <UL>
1589 <LI>mplayer, mencoder core, A-V sync</LI>
1590 <LI>libmpdemux, demultiplexer for mpeg, asf, avi, various fixes in others</LI>
1591 <LI>mp3lib, based on mpglib sources [MP3 audio decoder]</LI>
1592 <LI>getch2 [keyboard handler]</LI>
1593 <LI>some changes in libmpeg2 code (progressive frames, bitrate &amp; fps support)</LI>
1594 <LI>libvo improvements: adding OpenGL support, bugfix in mga driver...</LI>
1595 <LI>triple buffering &amp; YUY2 support (for DivX/MPEG4) into mga_vid driver</LI>
1596 <LI>OSD &amp; SUB display code</LI>
1597 <LI>FFmpeg/libavcodec integration</LI>
1598 <LI>DivX4Linux (Project Mayo) support (see documentation)</LI>
1599 <LI>New DVD-Support using libdvdread</LI>
1600 <LI>MPEG PES output &amp; DVB card support</LI>
1601 <LI>libmpcodecs design, porting video decoders, filters</LI>
1602 </UL>
1603 </LI>
1604 <LI><B><A HREF="mailto:pontscho@makacs.poliod.hu">Zoltán Ponekker (Pontscho/Fresh!)</A></B>
1605 <UL>
1606 <LI>the original configure script and Makefiles for easy compile</LI>
1607 <LI>GUI system</LI>
1608 <LI>3DNow! support into mp3lib and fastmemcpy.h</LI>
1609 <LI>various X11 driver changes, fixes (keyboard handling, fullscreen, bpp detect, etc)</LI>
1610 <LI>libvo: adding xmga driver</LI>
1611 <LI>audio mixer (volume) support</LI>
1612 </UL>
1613 </LI>
1614 <LI><B><A HREF="mailto:lgb@lgb.hu">Gábor Lénárt (LGB)</A></B>
1615 <UL>
1616 <LI>configure script improvements</LI>
1617 <LI>Makefile improvements</LI>
1618 <LI>preliminary DVD support (libcss)</LI>
1619 <LI>various X11 cleanups and fixes</LI>
1620 <LI>HTMLization of documentation</LI>
1621 </UL>
1622 </LI>
1623 <LI><B><A HREF="mailto:gabucino@mplayerhq.hu">Gábor Bérczi (Gabucino)</A></B>
1624 <UL>
1625 <LI>documentation writer &amp; maintainer</LI>
1626 <LI>Hungarian translation of documentation, homepage, and help output</LI>
1627 <LI>second homepage design&amp;gfx</LI>
1628 <LI>homepage maintainer</LI>
1629 <LI>testing, codecs quality &amp; speed comparisons</LI>
1630 <LI>IRC channels operator (#MPlayer is user channel)</LI>
1631 <LI>experimental MINIX port :) (what's funny about it?)</LI>
1632 <LI>MPsub subtitle format design</LI>
1633 </UL>
1634 </LI>
1635 <LI><B><A HREF="mailto:szabi@inf.elte.hu">Szabolcs Berecz (Szabi)</A></B>
1636 <UL>
1637 <LI>codecs.conf file parser</LI>
1638 <LI>config file and command line parser</LI>
1639 <LI>mga_vid fixes, module option etc.</LI>
1640 <LI>fbdev support in libvo</LI>
1641 <LI>type #7 subtitle support</LI>
1642 </UL>
1643 </LI>
1644 <LI><B><A HREF="mailto:lez@sch.bme.hu">László Megyer (Lez, Laaz)</A></B>
1645 <UL>
1646 <LI>SUB reader</LI>
1647 <LI>screensaver+DPMS disable for libvo</LI>
1648 </UL>
1649 </LI>
1650 <LI><B><A HREF="mailto:chass-@freemail.hu">Gyula László (Chass, Tégla)</A></B>
1651 <UL>
1652 <LI>first fonts (mp_font1.zip)</LI>
1653 <LI>third homepage design&amp;gfx</LI>
1654 <LI>fourth (current) homepage design&amp;gfx</LI>
1655 </UL>
1656 </LI>
1657 <LI><B><A HREF="mailto:se7en@sch.bme.hu">Zoltán Márk Vicián (Se7en)</A></B>
1658 <UL>
1659 <LI>SVGAlib support in libvo</LI>
1660 </UL>
1661 </LI>
1662 <LI><B><A HREF="mailto:alex@naxine.org">Alex Beregszaszi (al3x)</A></B>
1663 <UL>
1664 <LI>ALSA output driver in libao2</LI>
1665 <LI>vo_ggi output driver in libvo (www.ggi-project.org)</LI>
1666 <LI>XAnim codecs support</LI>
1667 <LI>VIVO files, codecs support</LI>
1668 <LI>TV grabbing support</LI>
1669 <LI>Quicktime hackings</LI>
1670 <LI>libavcodec support in MEncoder</LI>
1671 <LI>RM file format demuxer</LI>
1672 <LI>mencoder framecopy</LI>
1673 <LI>yuv4mpeg1 support</LI>
1674 <LI>NuppelVideo demuxer changes</LI>
1675 <LI>subconfig</LI>
1676 <LI>VIDIX and libdha hackings</LI>
1677 <LI>Matrox driver port to Vidix</LI>
1678 <LI>XVidix video output driver</LI>
1679 <LI>and other various stuff (in libvo, libmad syncing, dec_audio/video and loader)</LI>
1680 </UL>
1681 </LI>
1682 <LI><B><A HREF="mailto:asackerm@stud.informatik.uni-erlangen.de">Andreas Ackermann (Acki)</A></B>
1683 <UL>
1684 <LI>LIRC support (see documentation)</LI>
1685 <LI>DGA support in libvo</LI>
1686 </UL>
1687 </LI>
1688 <LI><B><A HREF="mailto:atmosfear@users.sourceforge.net">Felix Bünemann (Atmos)</A></B>
1689 <UL>
1690 <LI>SDL driver maintainer</LI>
1691 <LI>Additional YUV formats fixes</LI>
1692 <LI>New font (mp_font2.zip)</LI>
1693 <LI>PNG file output support in libvo</LI>
1694 <LI>flipping support (for Indeo 3/4, etc)</LI>
1695 <LI>SDL audio driver in libao2</LI>
1696 <LI>RAW PCM/WAVE file writer for libao2</LI>
1697 <LI>Ogg Vorbis audio support</LI>
1698 <LI>Various aspect ratio code, prescaling support</LI>
1699 <LI>Win32 (Cygwin) port</LI>
1700 <LI>DivX5Linux support</LI>
1701 <LI>AAC decoding support via libfaad2</LI>
1702 <LI>Darwin (MacOS X) port</LI>
1703 </UL>
1704 </LI>
1705 <LI><B><A HREF="mailto:telenieko@telenieko.com">TeLeNiEkO</A></B>
1706 <UL>
1707 <LI>Spanish translation of documentation (outdated)</LI>
1708 </UL>
1709 </LI>
1710 <LI><B><A HREF="mailto:mgraffam@idsi.net">Michael Graffam</A></B>
1711 <UL>
1712 <LI>XF86VidMode support to vo_x11 and vo_dga</LI>
1713 <LI>Video mode switching code to vo_dga</LI>
1714 </UL>
1715 </LI>
1716 <LI><B><A HREF="mailto:hoffmajs@gmx.de">Jens Hoffmann</A></B>
1717 <UL>
1718 <LI>Additional YUV formats support</LI>
1719 <LI>found the big BITMAPINFOHEADER problem -&gt; solved ASV2 pixelization</LI>
1720 </UL>
1721 </LI>
1722 <LI><B><A HREF="mailto:nickols_k@mail.ru">Nick Kurshev</A></B>
1723 <UL>
1724 <LI>memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h)</LI>
1725 <LI>CD-ROM tune info</LI>
1726 <LI>further 3DNow! optimizations into mp3lib and libac3 and FFmpeg</LI>
1727 <LI>Russian translation of documentation (outdated)</LI>
1728 <LI>radeon_vid, rage128_vid, radeonfb</LI>
1729 <LI>libvo driver: vo_vesa</LI>
1730 <LI>VIDIX and libdha design, programming, rage128/radeon vidix drivers</LI>
1731 </UL>
1732 </LI>
1733 <LI><B><A HREF="mailto:german@piraos.com">German Gomez Garcia</A></B>
1734 <UL>
1735 <LI>SPDIF AC3 output for SBLive!</LI>
1736 </UL>
1737 </LI>
1738 <LI><B><A HREF="mailto:eyck@incubus.ar.lublin.pl">Dariusz Pietrzak (Eyck)</A></B>
1739 <UL>
1740 <LI>Debian packaging support (see debian/* and this documentation)</LI>
1741 <LI>support for vplayer subtitle format</LI>
1742 <LI>preliminary support for .RT subtitle format</LI>
1743 </UL>
1744 </LI>
1745 <LI><B><A HREF="mailto:marcus@idonex.se">Marcus Comstedt</A></B>
1746 <UL>
1747 <LI>initial Solaris8-x86 support</LI>
1748 <LI>configure fixes</LI>
1749 </UL>
1750 </LI>
1751 <LI><B><A HREF="mailto:jk@tools.de">Jürgen Keil</A></B>
1752 <UL>
1753 <LI>patched <B>MPlayer</B> to work on Solaris 8 x86</LI>
1754 <LI>various fixes (win32, configure, etc)</LI>
1755 <LI>SUN audio driver in libao2</LI>
1756 <LI>mediaLib support in libavcodec</LI>
1757 </UL>
1758 </LI>
1759 <LI><B><A HREF="mailto:vkushnir@Alfacom.net">Vladimir Kushnir</A></B>
1760 <UL>
1761 <LI>patched <B>MPlayer</B> to work on FreeBSD x86</LI>
1762 </UL>
1763 </LI>
1764 <LI><B><A HREF="mailto:bertrand_baudet@yahoo.com">Bertrand Baudet</A></B>
1765 <UL>
1766 <LI>network streaming support author, maintainer</LI>
1767 <LI>CDDB support</LI>
1768 </UL>
1769 </LI>
1770 <LI><B><A HREF="mailto:djw@flinthills.com">Derek J Witt</A></B>
1771 <UL>
1772 <LI>MMS network streaming patches</LI>
1773 </UL>
1774 </LI>
1775 <LI><B><A HREF="mailto:albeu@free.fr">Alban Bedel</A></B>
1776 <UL>
1777 <LI>MMS network streaming patches</LI>
1778 <LI>Playtree and per-entry config</LI>
1779 <LI>Playlist parsers</LI>
1780 <LI>New input layer, slave mode improvements</LI>
1781 <LI>Audio only support</LI>
1782 <LI>MP3, WAV and Ogg demuxers, Ogg-in-AVI fixes</LI>
1783 <LI>Support for audio from external file</LI>
1784 <LI>DXR2 driver</LI>
1785 <LI>vo_aa improvements</LI>
1786 <LI>CDDA support</LI>
1787 </UL>
1788 </LI>
1789 <LI><B><A HREF="mailto:zybi@fanthom.irc.pl">Artur Zaprzala</A></B>
1790 <UL>
1791 <LI>Complete font generator prog + OSD font (TOOLS/subfont-c)</LI>
1792 </UL>
1793 </LI>
1794 <LI><B><A HREF="mailto:lanzz@lanzz.org">lanzz@lanzz.org</A></B>
1795 <UL>
1796 <LI>GIMP font generator plugin (TOOLS/subfont-gimp)</LI>
1797 </UL>
1798 </LI>
1799 <LI><B><A HREF="mailto:atlka@pg.gda.pl">Adam Tla/lka</A></B>
1800 <UL>
1801 <LI>osd/sub review, fixes, optimization, utf8 support</LI>
1802 <LI>various fixes</LI>
1803 </UL>
1804 </LI>
1805 <LI><B><A HREF="mailto:folke@ashberg.de">Folke Ashberg</A></B>
1806 <UL>
1807 <LI>native AAlib driver (-vo aa)</LI>
1808 </UL>
1809 </LI>
1810 <LI><B><A HREF="mailto:iive@yahoo.com">Ivan Kalvatchev</A></B>
1811 <UL>
1812 <LI>interlaced MPEG2 support (libmpeg2)</LI>
1813 <LI>libvo2 draft</LI>
1814 <LI>configfile parser fixes</LI>
1815 </UL>
1816 </LI>
1817 <LI><B><A HREF="mailto:p_l@gmx.fr">pl</A></B>
1818 <UL>
1819 <LI>new configure script</LI>
1820 <LI>general code maintaining, fixes, patch committing</LI>
1821 </UL>
1822 </LI>
1823 <LI><B><A HREF="mailto:michaelni@gmx.at">Michael Niedermayer</A></B>
1824 <UL>
1825 <LI>new, GPL postprocessing code (with deinterlacing etc...)</LI>
1826 <LI>software scaling with MMX/MMX2/3DNow support (swscale.c)</LI>
1827 <LI>various rgb/yuv bpp converters</LI>
1828 <LI>new, better IDCT code for libavcodec, speedup of divx decoders</LI>
1829 <LI>runtime CPU detection</LI>
1830 <LI>SSE optimization of liba52</LI>
1831 <LI>various encoder/decoder fixes, improvements in libavcodec, DR support</LI>
1832 </UL>
1833 </LI>
1834 <LI><B><A HREF="mailto:sgoethel@jausoft.com">Sven Goethel</A></B>
1835 <UL>
1836 <LI>libvo driver: vo_gl2</LI>
1837 </UL>
1838 </LI>
1839 <LI><B><A HREF="mailto:joy@pingfm.org">joy_ping</A></B>
1840 <UL>
1841 <LI>ao_alsa9 fixes, AC3 passthrough support</LI>
1842 </UL>
1843 </LI>
1844 <LI><B><A HREF="mailto:eanholt@gladstone.uoregon.edu">Eric Anholt</A></B>
1845 <UL>
1846 <LI>CPU detection code</LI>
1847 </UL>
1848 </LI>
1849 <LI><B><A HREF="mailto:Jiri.Svoboda@seznam.cz">Jiri Svoboda</A></B>
1850 <UL>
1851 <LI>AQT type subtitles support</LI>
1852 <LI>CRTC2 YUV support in mga_vid</LI>
1853 <LI>DirectFB video output driver</LI>
1854 </UL>
1855 </LI>
1856 <LI><B><A HREF="mailto:oliver.schoenbrunner@jku.at">Oliver Schoenbrunner</A></B>
1857 <UL>
1858 <LI>SGI audio driver</LI>
1859 <LI>MIPS support</LI>
1860 </UL>
1861 </LI>
1862 <LI><B><A HREF="mailto:jeroen.dobbelaere@acunia.com">Jeroen Dobbelaere</A></B>
1863 <UL>
1864 <LI>the original <A HREF="http://mad.sourceforge.net">libmad</A> support</LI>
1865 </UL>
1866 </LI>
1867 <LI><B><A HREF="mailto:dholm@telia.com">David Holm</A></B>
1868 <UL>
1869 <LI>DXR3 support</LI>
1870 </UL>
1871 </LI>
1872 <LI><B><A HREF="mailto:takis@lumumba.luc.ac.be">Panagiotis Issaris</A></B>
1873 <UL>
1874 <LI>-playlist option</LI>
1875 <LI>NuppelVideo support</LI>
1876 </UL>
1877 </LI>
1878 <LI><B><A HREF="mailto:melanson@pcisys.net">Mike Melanson</A></B>
1879 <UL>
1880 <LI>MS Video1 codec open-source implementation</LI>
1881 <LI>FLI demuxer, decoder</LI>
1882 <LI>Unified ADPCM Decoder (supports IMA/DVI, MS ADPCM, several others)</LI>
1883 <LI>FILM (.cpk) file demuxer</LI>
1884 <LI>RoQ file demuxer, Audio/Video decoder</LI>
1885 <LI>QT SMC decoder</LI>
1886 <LI>QT RLE decoder</LI>
1887 <LI>MS RLE decoder re-implementation</LI>
1888 </UL>
1889 </LI>
1890 <LI><B><A HREF="mailto:ranma@gmx.at">Tobias Diedrich</A></B>
1891 <UL>
1892 <LI>NAS audio output driver</LI>
1893 <LI>DXR2 driver</LI>
1894 </UL>
1895 </LI>
1896 <LI><B><A HREF="mailto:foth@informatik.uni-hamburg.de">Kilian A. Foth</A></B>
1897 <UL>
1898 <LI>-slave mode</LI>
1899 </UL>
1900 </LI>
1901 <LI><B><A HREF="mailto:timf@mail.csse.monash.edu.au">Tim Ferguson</A></B>
1902 <UL>
1903 <LI>Open source Cinepak decoder</LI>
1904 <LI>Open source CYUV decoder</LI>
1905 </UL>
1906 </LI>
1907 <LI><B><A HREF="mailto:itrs@softwell.com.tw">Sam Lin</A></B>
1908 <UL>
1909 <LI>-wid (plugger) patch</LI>
1910 </UL>
1911 </LI>
1912 <LI><B><A HREF="mailto:johannes.feigl@aon.at">Johannes Feigl</A></B>
1913 <UL>
1914 <LI>original German docs translation</LI>
1915 <LI>some improvements in configure, small patches</LI>
1916 <LI>found somebody (Thilo Wunderlich) who sent a DVB card</LI>
1917 <LI>msg translations (help_mp-XX.h) maintainer</LI>
1918 </UL>
1919 </LI>
1920 <LI><B><A HREF="mailto:kmkaplan@selfoffice.com">Kim Minh Kaplan</A></B>
1921 <UL>
1922 <LI>DVD and VobSub subtitles display support</LI>
1923 <LI>DVD subtitles rip to VobSub</LI>
1924 </UL>
1925 </LI>
1926 <LI><B><A HREF="mailto:bkuschak@yahoo.com">Brian Kuschak</A></B>
1927 <UL>
1928 <LI>RTP streaming support (reading)</LI>
1929 </UL>
1930 </LI>
1931 <LI><B><A HREF="mailto:steve@daviesfam.org">Stephen Davies</A></B>
1932 <UL>
1933 <LI>support for large video files (&gt;2^32 bytes in size)</LI>
1934 <LI>surround sound</LI>
1935 </UL>
1936 </LI>
1937 <LI><B><A HREF="mailto:rsnel@cube.dyndns.org">Rik Snel</A></B>
1938 <UL>
1939 <LI><CODE>zr</CODE> video output driver</LI>
1940 </UL>
1941 </LI>
1942 <LI><B><A HREF="mailto:ajh@atri.curtin.edu.au">Anders Johansson</A></B>
1943 <UL>
1944 <LI>audio plugin system, some effect plugins</LI>
1945 </UL>
1946 </LI>
1947 <LI><B><A HREF="mailto:rtogni@freemail.it">Roberto Togni</A></B>
1948 <UL>
1949 <LI>Open source QT RPZA decoder</LI>
1950 <LI>Open source HuffYUV decoder</LI>
1951 <LI>Open source MSZH/ZLIB decoder</LI>
1952 </UL>
1953 </LI>
1954 <LI><B><A HREF="mailto:wojtekka@bydg.pdi.net">Wojtek Kaniewski</A></B>
1955 <UL>
1956 <LI>Mouse wheel support</LI>
1957 </UL>
1958 </LI>
1959 <LI><B><A HREF="mailto:freku045@student.liu.se">Fredrik Kuivinen</A></B>
1960 <UL>
1961 <LI>OSD/subtitles outside movie - for SDL</LI>
1962 <LI>video filter layer draft, first implementation</LI>
1963 <LI>virtualdub filter support (not yet finised/commited)</LI>
1964 </UL>
1965 </LI>
1966 <LI><B><A HREF="mailto:flo-mplayer-dev@gmx.net">Florian Schneider</A></B>
1967 <UL>
1968 <LI>RealVideo codec libraries interface, .rm demuxer fixes</LI>
1969 </UL>
1970 </LI>
1971 <LI><B><A HREF="mailto:makovick@KMLinux.fjfi.cvut.cz">Jindrich Makovicka</A></B>
1972 <UL>
1973 <LI>various bugfixes</LI>
1974 <LI>rewrote v4l video capturing, implemented audio capturing layer</LI>
1975 <LI>freetype2 font rendering support</LI>
1976 </UL>
1977 </LI>
1978 <LI><B><A HREF="mailto:dalias@aerifal.cx">D Richard Felker III</A></B>
1979 <UL>
1980 <LI>various bugfixes</LI>
1981 <LI>soft eq and halfpack video filters</LI>
1982 </UL>
1983 </LI>
1984 <LI><B><A HREF="mailto:dominik@rangers.eu.org">Dominik Mierzejewski</A></B>
1985 <UL>
1986 <LI>compiler warning fixes</LI>
1987 <LI>official RPM packages</LI>
1988 </UL>
1989 </LI>
1990 </UL>
1991
1992 <H2>Main testers:</H2>
1993
1994 <UL>
1995 <LI>Tibor Balázs (Tibcu)
1996 <LI>Péter Sasi (SaPe)
1997 <LI>Christoph H. Lampert
1998 <LI>Attila Kinali
1999 <LI>Dirk Vornheder
2000 <LI>Bohdan Horst (Nexus)
2001 </UL>
2002
2003 <H2>The codecs, libs:</H2>
2004
2005 <UL>
2006 <LI>Aaron Holtzman: &lt;aholtzma@engr.uvic.ca&gt;
2007 <UL>
2008 <LI>ac3dec (and libac3) author [old AC3 audio decoder]</LI>
2009 <LI>the original mga_vid driver [Matrox G200/G400 YUV Back-end Scaler]</LI>
2010 <LI>mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player]</LI>
2011 </UL>
2012 </LI>
2013 <LI>Michel Lespinasse: &lt;walken@zoy.org&gt;
2014 <UL>
2015 <LI>did large libmpeg2 changes for better speed and mpeg conformance</LI>
2016 <LI>liba52 author [current AC3 audio decoder]</LI>
2017 </UL>
2018 </LI>
2019 <LI>Eugene Kuznetsov: &lt;divx@euro.ru&gt;
2020 <UL>
2021 <LI>avifile author [AVI player library for linux, using Win32 VfW/ACM codecs]</LI>
2022 <LI>technical help about AVI and ASF formats, and how to get YUV using VfW...</LI>
2023 <LI>divx4linux technical support</LI>
2024 </UL>
2025 </LI>
2026 <LI>Zdenek Kabelac: &lt;kabi@informatics.muni.cz&gt;
2027 <UL>
2028 <LI>current avifile maintainer</LI>
2029 <LI>some technical help about the win32 stuff, .asf formats and timers</LI>
2030 </UL>
2031 </LI>
2032 <LI>Gerard Lantau: &lt;glantau@yahoo.fr&gt;
2033 <UL>
2034 <LI>FFmpeg/libavcodec author,maintainer (open source mpeg, mjpeg, divx en/decoder)</LI>
2035 </UL>
2036 </LI>
2037 <LI>Project Mayo: &lt;<A HREF="http://www.projectmayo.com">http://www.projectmayo.com</A>&gt;
2038 <UL>
2039 <LI>the OpenDivX codec authors</LI>
2040 </UL>
2041 </LI>
2042 <LI>Michael Hipp:
2043 <UL>
2044 <LI>mpglib author [isn't used directly but some parts in mp3lib]</LI>
2045 </UL>
2046 </LI>
2047 <LI>Mark Podlipec:
2048 <UL>
2049 <LI>xa_gsm.c author [MS-GSM audio codec]
2050 [from a GSM library by Jutta Degener and Carsten Bormann]</LI>
2051 </UL>
2052 </LI>
2053 <LI>Jake Janovetz:
2054 <UL>
2055 <LI>remez.c author [Used to calculate audio filter coefficients]</LI>
2056 </UL>
2057 </LI>
2058 <LI>Vivien Chappelier, Damien Vincent:
2059 <UL>
2060 <LI>libFAME authors [fast mpeg-1 encoder, used by -vo mpegpes/-vo dxr3]</LI>
2061 </UL>
2062 </LI>
2063 </UL>
2064
2065 <P>Their code is not used in current player version, but I've got some ideas or
2066 other technical help from:</P>
2067
2068 <UL>
2069 <LI>Avery Lee &lt;phaeron@virtualdub.org&gt;
2070 <UL>
2071 <LI>VirtualDub author, help understanding AVI with VBR audio and other AVI issues</LI>
2072 </UL>
2073 </LI>
2074 <LI>John F. McGowan http://www.jmcgowan.com/
2075 <UL>
2076 <LI>AVI FAQ author/collector. [site with many useful docs on codecs and avi format]</LI>
2077 </UL>
2078 </LI>
2079 <LI>Dirk Farin: &lt;farin@ti.uni-mannheim.de&gt;
2080 <UL>
2081 <LI>dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8]</LI>
2082 </UL>
2083 </LI>
2084 <LI>Adam Williams: &lt;broadcast@earthling.net&gt;
2085 <UL>
2086 <LI>libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4]</LI>
2087 </UL>
2088 </LI>
2089 </UL>
2090
2091
2092
2093 <H1><A NAME="maintainers">Appendix A2 - MPlayer code and documentation maintainers</A></H1>
2094
2095 <H2>Homepage</H2>
2096 <UL>
2097 <LI><B>Design:</B> Chass and Tornado</LI>
2098 <LI><B>Contents:</B> Gabucino</LI>
2099 </UL>
2100
2101 <H2>English documentation</H2>
2102 <UL>
2103 <LI><B>user docs:</B> Gabucino</LI>
2104 <LI><B>review, grammar fixes:</B> Diego Biurrun, Nilmoni Deb, Andras Mohari</LI>
2105 <LI><B>input layer, lirc, slave mode docs:</B> Albeu</LI>
2106 <LI><B>man page:</B> <A HREF="mailto:jjermann@gmx.net">Jonas Jermann</A></LI>
2107 <LI><B>tech/* docs:</B> A'rpi</LI>
2108 </UL>
2109
2110 <H2>Documentation translations</H2>
2111 <UL>
2112 <LI><B>Hungarian:</B> Gabucino</LI>
2113 <LI><B>German:</B> <A HREF="mailto:jjermann@gmx.net">Jonas Jermann</A></LI>
2114 <LI><B>French:</B> <A HREF="mailto:smarteau@eso.org">Stephane Marteau</A> (outdated)</LI>
2115 <LI><B>Spanish:</B> TeLeNiEkO (outdated)</LI>
2116 <LI><B>Russian:</B> Nick Kurshev (outdated)</LI>
2117 <LI><B>Polish:</B> <A HREF="mailto:nell@skrzynka.pl">Justyna Biala</A></LI>
2118 <LI><B>Italian:</B> Matteo Balduzzi</LI>
2119 </UL>
2120
2121 <H2>Platforms/ports</H2>
2122 <UL>
2123 <LI><B>DEBIAN packaging:</B> Dariusz Pietrzak</LI>
2124 <LI><B>RedHat/RPM packaging:</B> Dominik Mierzejewski</LI>
2125 <LI><B>FreeBSD support:</B> Vladimir Kushnir, Nexus</LI>
2126 <LI><B>BSD/OS support:</B> Steven Schultz</LI>
2127 <LI><B>NetBSD support:</B> Bernd Ernesti</LI>
2128 <LI><B>OpenBSD support:</B> Bjorn Sandell</LI>
2129 <LI><B>Solaris 8 support:</B> Jürgen Keil, pl</LI>
2130 <LI><B>MIPS support:</B> Oliver Schoenbrunner</LI>
2131 <LI><B>Win32/Cygwin support:</B> Atmosfear</LI>
2132 </UL>
2133
2134 <H2>MPlayer code:</H2>
2135 <UL>
2136 <LI><B>A-V sync code:</B> A'rpi</LI>
2137 <LI><B>libmpdemux, libmpcodecs:</B> A'rpi</LI>
2138 <LI><B>TV input:</B> Alex, Jindrich Makovicka</LI>
2139 <LI><B>DVD support (experimental - dvdnav):</B> -</LI>
2140 <LI><B>DVD support (new - dvdread/dvdcss):</B> A'rpi</LI>
2141 <LI><B>DVD support (old - libcss):</B> LGB</LI>
2142 <LI><B>network streaming:</B> Bertrand Baudet</LI>
2143 <LI><B>DVD/VOB subtitles:</B> Kim Minh Kaplan</LI>
2144 <LI><B>config files &amp; commandline parser:</B> Albeu, Szabi</LI>
2145 <LI><B>playtree, input layer:</B> Albeu</LI>
2146 <LI><B>postproc, colorspace converters:</B> Michael Niedermayer</LI>
2147 <LI><B>libavcodec:</B> Michael Niedermayer, Fabrice Bellard @ ffmpeg</LI>
2148 <LI><B>VIDIX core, libdha, drivers:</B> Alex, Nick Kurshev @ mplayerxp</LI>
2149 </UL>
2150
2151 <H2>libvo drivers:</H2>
2152 <UL>
2153 <LI><B>vo_3dfx.c</B> - OBSOLETED, use xv or tdfxfb</LI>
2154 <LI><B>vo_aa.c</B> - Folke Ashberg</LI>
2155 <LI><B>vo_dga.c</B> - Acki (outdated)</LI>
2156 <LI><B>vo_directfb[2].c</B> - <A HREF="mailto:Jiri.Svoboda@seznam.cz">Jiri Svoboda</A></LI>
2157 <LI><B>vo_dxr2.c</B> - Albeu</LI>
2158 <LI><B>vo_dxr3.c</B> - David Holm</LI>
2159 <LI><B>vo_fbdev.c</B> - Szabi</LI>
2160 <LI><B>vo_ggi.c</B> - Alex</LI>
2161 <LI><B>vo_gif89a.c</B> - Joey Parrish</LI>
2162 <LI><B>vo_gl.c</B> - A'rpi (outdated)</LI>
2163 <LI><B>vo_gl2.c</B> - <A HREF="mailto:sgoethel@jausoft.com">Sven Goethel</A></LI>
2164 <LI><B>vo_jpeg.c</B> - Pontscho</LI>
2165 <LI><B>vo_md5.c</B> - A'rpi</LI>
2166 <LI><B>vo_mga.c</B> - A'rpi</LI>
2167 <LI><B>vo_mpegpes.c</B> - A'rpi</LI>
2168 <LI><B>vo_null.c</B> - A'rpi</LI>
2169 <LI><B>vo_pgm.c</B> - A'rpi</LI>
2170 <LI><B>vo_png.c</B> - Atmos</LI>
2171 <LI><B>vo_sdl.c</B> - Atmos</LI>
2172 <LI><B>vo_svga.c</B> - Matan Ziv-Av</LI>
2173 <LI><B>vo_tdfxfb.c</B> - Mark Zealey (mark@zealos.org)</LI>
2174 <LI><B>vo_vesa.c</B> - ? (Nick Kurshev)</LI>
2175 <LI><B>vo_x11.c</B> - Pontscho</LI>
2176 <LI><B>vo_xmga.c</B> - Pontscho, A'rpi</LI>
2177 <LI><B>vo_xv.c</B> - Pontscho</LI>
2178 <LI><B>vo_xvidix.c</B> - Pontscho, Alex</LI>
2179 <LI><B>vo_yuv4mpeg.c</B> - ?</LI>
2180 <LI><B>vo_zr.c</B> - <A HREF="mailto:rsnel@cube.dyndns.org">Rik Snel</A></LI>
2181 </UL>
2182
2183 <H2>VIDIX drivers:</H2>
2184 <UL>
2185 <LI><B>genfb_vid</B> - al3x</LI>
2186 <LI><B>mach64_vid</B> - Michael Niedermayer, A'rpi</LI>
2187 <LI><B>mga_vid</B> - al3x ?</LI>
2188 <LI><B>nvidia_vid</B> - al3x (development stopped - don't expect it)</LI>
2189 <LI><B>radeon_vid</B> - al3x, Nick Kurshev @ mplayerxp</LI>
2190 <LI><B>rage128_vid</B> - ? , Nick Kurshev @ mplayerxp</LI>
2191 </UL>
2192
2193 <H2>libao2 drivers:</H2>
2194 <UL>
2195 <LI><B>ao_alsa5.c</B> - al3x</LI>
2196 <LI><B>ao_alsa9.c</B> - <A HREF="mailto:joy@pingfm.org">joy_ping</A></LI>
2197 <LI><B>ao_arts.c</B> - ?</LI>
2198 <LI><B>ao_dxr2.c</B> - Albeu</LI>
2199 <LI><B>ao_mpegpes.c</B> - A'rpi</LI>
2200 <LI><B>ao_nas.c</B> - ?</LI>
2201 <LI><B>ao_null.c</B> - A'rpi</LI>
2202 <LI><B>ao_oss.c</B> - A'rpi</LI>
2203 <LI><B>ao_pcm.c</B> - Atmos</LI>
2204 <LI><B>ao_plugin.c</B> - Anders Johansson</LI>
2205 <LI><B>ao_sdl.c</B> - Atmos</LI>
2206 <LI><B>ao_sgi.c</B> - <A HREF="oliver.schoenbrunner@jku.at">Oliver Schoenbrunner</A></LI>
2207 <LI><B>ao_sun.c</B> - Jürgen Keil</LI>
2208 </UL>
2209
2210 <H2>TOOLS:</H2>
2211 <UL>
2212 <LI><B>subfont-c</B> - Artur Zaprzala (zybi@fanthom.irc.pl)</LI>
2213 <LI><B>subfont-GIMP</B> - lanzz@lanzz.org</LI>
2214 <LI><B>*.pl</B> - Atmos</LI>
2215 <LI><B>x2mpsub</B> - Gabucino</LI>
2216 <LI><B>mencvcd</B> - Juergen Hammelmann (juergen.hammelmann@gmx.de)</LI>
2217 <LI><B>subrip</B> - Kim Minh Kaplan</LI>
2218 <LI><B>others</B> - A'rpi</LI>
2219 </UL>
2220
2221
2222
2223 <H1><A NAME="mailing_lists">Appendix B - Mailing lists</A></H1>
2224 1570
2225 <P>There are some public mailing lists on <B>MPlayer</B>. Subscribing can be 1571 <P>There are some public mailing lists on <B>MPlayer</B>. Subscribing can be
2226 achieved on the following addresses:</P> 1572 achieved on the following addresses:</P>
2227 1573
2228 <UL> 1574 <UL>
2234 This list should be kept low-traffic.</LI> 1580 This list should be kept low-traffic.</LI>
2235 <LI>MPlayer users list: 1581 <LI>MPlayer users list:
2236 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A> 1582 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A>
2237 <UL> 1583 <UL>
2238 <LI>Send bug reports here (after reading the <A HREF="#known_bugs">Known Bugs</A> 1584 <LI>Send bug reports here (after reading the <A HREF="#known_bugs">Known Bugs</A>
2239 section, and <A HREF="bugreports.html">Appendix C</A>).</LI> 1585 section, and <A HREF="bugreports.html">bug reporting section</A>).</LI>
2240 <LI>Send feature requests here (after reading the WHOLE documentation).</LI> 1586 <LI>Send feature requests here (after reading the WHOLE documentation).</LI>
2241 <LI>Send user questions here (after reading the WHOLE documentation).</LI> 1587 <LI>Send user questions here (after reading the WHOLE documentation).</LI>
2242 </UL> 1588 </UL>
2243 </LI> 1589 </LI>
2244 <LI>MPlayer Hungarian users list: 1590 <LI>MPlayer Hungarian users list:
2278 <P><B>Note:</B> You can reach the searchable mailing list archives at 1624 <P><B>Note:</B> You can reach the searchable mailing list archives at
2279 <A HREF="http://www.mplayerhq.hu/cgi-bin/htsearch">http://www.mplayerhq.hu/cgi-bin/htsearch</A>. 1625 <A HREF="http://www.mplayerhq.hu/cgi-bin/htsearch">http://www.mplayerhq.hu/cgi-bin/htsearch</A>.
2280 1626
2281 1627
2282 1628
2283 <H1><A NAME="bug_reports">Appendix C</A> - <A HREF="bugreports.html">How to report bugs</A></H1> 1629 <H1><A NAME="bug_reports">Appendix B</A> - <A HREF="bugreports.html">How to report bugs</A></H1>
2284 1630
2285 1631
2286 1632
2287 <H1><A NAME="known_bugs">Appendix D - Known bugs</A></H1> 1633 <H1><A NAME="known_bugs">Appendix C - Known bugs</A></H1>
2288 1634
2289 <P>Special system/CPU-specific bugs/problems:</P> 1635 <P>Special system/CPU-specific bugs/problems:</P>
2290 <UL> 1636 <UL>
2291 1637
2292 <LI>SIGILL (signal 4) on P3 using 2.2.x kernels:<BR> 1638 <LI>SIGILL (signal 4) on P3 using 2.2.x kernels:<BR>
2380 - xv driver: use -double option</P> 1726 - xv driver: use -double option</P>
2381 1727
2382 <P>Green image using mga_vid (-vo mga / -vo xmga):<BR> 1728 <P>Green image using mga_vid (-vo mga / -vo xmga):<BR>
2383 - mga_vid misdetected your card's RAM amount, reload it using mga_ram_size option</P> 1729 - mga_vid misdetected your card's RAM amount, reload it using mga_ram_size option</P>
2384 1730
1731
1732
1733 <H1><A NAME="skin">Appendix D</A> - <A HREF="skin-en.html">MPlayer skin format</A></H1>
1734
1735
1736
1737 <H1><A NAME="flame_wars">Appendix E</A> - <A HREF="users_against_developers.html">Developer Cries</A></H1>
1738
1739
2385 </BODY> 1740 </BODY>
2386 </HTML> 1741 </HTML>