mirror of
https://github.com/mpv-player/mpv
synced 2025-01-22 07:33:14 +00:00
divx_vbr.c now GPL, small parts rephrased.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8135 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
17a3c61246
commit
bb7c0c7559
@ -99,17 +99,18 @@
|
||||
|
||||
<H2><A NAME="binary">Binary distribution</A></H2>
|
||||
|
||||
<P>This was the second big problem but has been solved as of version
|
||||
0.90-pre1. MPlayer previously contained source from the OpenDivX project,
|
||||
which disallows binary redistribution. This code has been removed and you are now
|
||||
welcome to create binary packages as you see fit.</P>
|
||||
<P>MPlayer previously contained source from the OpenDivX project, which
|
||||
disallows binary redistribution. This code has been removed in version
|
||||
0.90-pre1 and the remaining file <CODE>divx_vbr.c</CODE> that is derived
|
||||
from OpenDivX sources has been put under the GPL by its authors as of version
|
||||
0.90pre9. You are now welcome to create binary packages as you see fit.</P>
|
||||
|
||||
<P>Another impediment to binary redistribution was compiletime optimizations
|
||||
for CPU architecture. MPlayer now supports runtime CPU detection
|
||||
(specify the <CODE>--enable-runtime-cpudetection</CODE> option when
|
||||
compiling). It is disabled by default because it implies a small speed
|
||||
sacrifice, it is now possible to create binaries that run on different
|
||||
members of the Intel CPU family.</P>
|
||||
<P>Another impediment to binary redistribution were compiletime optimizations
|
||||
for CPU architecture. MPlayer now supports runtime CPU detection (specify
|
||||
the <CODE>--enable-runtime-cpudetection</CODE> option when configuring). It
|
||||
is disabled by default because it implies a small speed sacrifice, but it is
|
||||
now possible to create binaries that run on different members of the Intel
|
||||
CPU family.</P>
|
||||
|
||||
|
||||
<H2><A NAME="nvidia">nVidia</A></H2>
|
||||
|
Loading…
Reference in New Issue
Block a user