gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/doc/C/usermanual/installation feature_con...


From: Martin Guy
Subject: [Gnash-commit] gnash/doc/C/usermanual/installation feature_con...
Date: Sun, 08 Jul 2007 15:30:16 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Martin Guy <martinwguy> 07/07/08 15:30:16

Modified files:
        doc/C/usermanual/installation: feature_configuration.xml 

Log message:
                * C/usermanual/installation/feature_configuration.xml:
                  Remove mention of old --enable-sound, fix default as 
--enable-plugin
                  and talk about MAD / GST-FFMPEG differences.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/installation/feature_configuration.xml?cvsroot=gnash&r1=1.7&r2=1.8

Patches:
Index: feature_configuration.xml
===================================================================
RCS file: 
/sources/gnash/gnash/doc/C/usermanual/installation/feature_configuration.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- feature_configuration.xml   8 Jul 2007 15:12:49 -0000       1.7
+++ feature_configuration.xml   8 Jul 2007 15:30:16 -0000       1.8
@@ -158,8 +158,8 @@
     <listitem>
       <para>
         Disable support for Konqueror plugin. If
-        <emphasis>--enable--plugin</emphasis> is  specified, and
-        support for building KDE programs is found, Klash is
+        <emphasis>--disable-plugin</emphasis> is not specified
+        and support for building KDE programs is found, Klash is
         built by default. This option limits the plugin to only
         the Mozilla/Firefox one.
       </para>
@@ -192,8 +192,9 @@
       <para>
         Select the specified media decoder and sound engine.
         FFMPEG and MAD use the SDL sound engine; GST uses its own.
-        Mixing this with --enable-sound=gst is invalid. Using
-        <emphasis>ffmpeg</emphasis> is the default decoder.
+       MAD only decodes MP3 sounds and uses integer arithmetic while
+       the others also decode video files and use floating point.
+        <emphasis>FFMPEG</emphasis> is the default decoder.
       </para>
       <para>
         You should only select one media decoder.
@@ -202,11 +203,11 @@
   </varlistentry>
 
   <varlistentry>
-    <term>--enable-plugin</term>
+    <term>--disable-plugin</term>
     <listitem>
       <para>
         Enable building the plugin. By default the
-        Mozilla Firefox plugin won't be built, even if all the required
+        Mozilla Firefox plugin is built if all the required
         files are found by configure. Configure
         <emphasis>--with-plugindir=</emphasis> to specify where the
         plugin should be installed. 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]