~ubuntu-dev/mplayer/ubuntu-feisty

« back to all changes in this revision

Viewing changes to DOCS/HTML/en/mplayer-binary.html

  • Committer: Reinhard Tartler
  • Date: 2006-07-08 08:45:33 UTC
  • Revision ID: siretart@tauware.de-20060708084533-dbc155bde7122e78
imported mplayer_0.99+1.0pre7try2+cvs20060117

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>E.2.�Binary distribution</title><link rel="stylesheet" href="default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="MPlayer - The Movie Player"><link rel="up" href="users-vs-dev.html" title="Appendix�E.�Developer cries"><link rel="prev" href="gcc-296.html" title="E.1.�GCC 2.96"><link rel="next" href="nvidia-opinions.html" title="E.3.�nVidia"><link rel="preface" href="howtoread.html" title="How to read this documentation"><link rel="chapter" href="intro.html" title="Chapter�1.�Introduction"><link rel="chapter" href="install.html" title="Chapter�2.�Installation"><link rel="chapter" href="usage.html" title="Chapter�3.�Usage"><link rel="chapter" href="cd-dvd.html" title="Chapter�4.�CD/DVD usage"><link rel="chapter" href="faq.html" title="Chapter�5.�Frequently Asked Questions"><link rel="chapter" href="containers.html" title="Chapter�6.�Containers"><link rel="chapter" href="codecs.html" title="Chapter�7.�Codecs"><link rel="chapter" href="video.html" title="Chapter�8.�Video output devices"><link rel="chapter" href="audio.html" title="Chapter�9.�Audio output devices"><link rel="chapter" href="tv.html" title="Chapter�10.�TV"><link rel="chapter" href="ports.html" title="Chapter�11.�Ports"><link rel="chapter" href="mencoder.html" title="Chapter�12.�Basic usage of MEncoder"><link rel="chapter" href="encoding-guide.html" title="Chapter�13.�Encoding with MEncoder"><link rel="appendix" href="mailinglists.html" title="Appendix�A.�Mailing lists"><link rel="appendix" href="bugreports.html" title="Appendix�B.�How to report bugs"><link rel="appendix" href="bugs.html" title="Appendix�C.�Known bugs"><link rel="appendix" href="skin.html" title="Appendix�D.�MPlayer skin format"><link rel="appendix" href="users-vs-dev.html" title="Appendix�E.�Developer cries"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">E.2.�Binary distribution</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gcc-296.html">Prev</a>�</td><th width="60%" align="center">Appendix�E.�Developer cries</th><td width="20%" align="right">�<a accesskey="n" href="nvidia-opinions.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="mplayer-binary"></a>E.2.�Binary distribution</h2></div></div></div><p>
 
2
<span class="application">MPlayer</span> previously contained source from the
 
3
OpenDivX project, which disallows binary redistribution.This code has been
 
4
removed in version 0.90-pre1 and the remaining file <tt class="filename">divx_vbr.c</tt>
 
5
that is derived from OpenDivX sources has been put under the GPL by its authors
 
6
as of version 0.90pre9. You are now welcome to create binary packages as you
 
7
see fit.
 
8
</p><p>
 
9
Another impediment to binary redistribution was compiletime optimizations
 
10
for CPU architecture. <span class="application">MPlayer</span> now supports
 
11
runtime CPU detection (pass the
 
12
<tt class="option">--enable-runtime-cpudetection</tt> to <span><strong class="command">configure</strong></span>).
 
13
It is disabled by default because it implies a small speed sacrifice, but it is
 
14
now possible to create binaries that run on different members of the Intel
 
15
compatible CPU family.
 
16
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="gcc-296.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="users-vs-dev.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="nvidia-opinions.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">E.1.�GCC 2.96�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�E.3.�nVidia</td></tr></table></div></body></html>