Mercurial > mplayer.hg
comparison DOCS/users_against_developers.html @ 8134:63364178ff56
divx_vbr.c now GPL, small parts rephrased.
author | diego |
---|---|
date | Sat, 09 Nov 2002 02:22:19 +0000 |
parents | 988498df1996 |
children | 70ce59557f1e |
comparison
equal
deleted
inserted
replaced
8133:630360b15089 | 8134:63364178ff56 |
---|---|
97 </OL> | 97 </OL> |
98 | 98 |
99 | 99 |
100 <H2><A NAME="binary">Binary distribution</A></H2> | 100 <H2><A NAME="binary">Binary distribution</A></H2> |
101 | 101 |
102 <P>This was the second big problem but has been solved as of version | 102 <P>MPlayer previously contained source from the OpenDivX project, which |
103 0.90-pre1. MPlayer previously contained source from the OpenDivX project, | 103 disallows binary redistribution. This code has been removed in version |
104 which disallows binary redistribution. This code has been removed and you are now | 104 0.90-pre1 and the remaining file <CODE>divx_vbr.c</CODE> that is derived |
105 welcome to create binary packages as you see fit.</P> | 105 from OpenDivX sources has been put under the GPL by its authors as of version |
106 0.90pre9. You are now welcome to create binary packages as you see fit.</P> | |
106 | 107 |
107 <P>Another impediment to binary redistribution was compiletime optimizations | 108 <P>Another impediment to binary redistribution were compiletime optimizations |
108 for CPU architecture. MPlayer now supports runtime CPU detection | 109 for CPU architecture. MPlayer now supports runtime CPU detection (specify |
109 (specify the <CODE>--enable-runtime-cpudetection</CODE> option when | 110 the <CODE>--enable-runtime-cpudetection</CODE> option when configuring). It |
110 compiling). It is disabled by default because it implies a small speed | 111 is disabled by default because it implies a small speed sacrifice, but it is |
111 sacrifice, it is now possible to create binaries that run on different | 112 now possible to create binaries that run on different members of the Intel |
112 members of the Intel CPU family.</P> | 113 CPU family.</P> |
113 | 114 |
114 | 115 |
115 <H2><A NAME="nvidia">nVidia</A></H2> | 116 <H2><A NAME="nvidia">nVidia</A></H2> |
116 | 117 |
117 <P>We dislike the fact that <A HREF="http://www.nvidia.com">nVidia</A> | 118 <P>We dislike the fact that <A HREF="http://www.nvidia.com">nVidia</A> |