Various fixes:
authorChristian Schaller <uraeus@gnome.org>
Tue, 11 Jun 2002 16:06:10 +0000 (16:06 +0000)
committerChristian Schaller <uraeus@gnome.org>
Tue, 11 Jun 2002 16:06:10 +0000 (16:06 +0000)
Original commit message from CVS:
Various fixes:
- Fixing the doc problems in the SPEC
- Adding more content to the intro.xml

docs/gst/tmpl/gstreamer-unused.sgml
docs/manual/intro-preface.xml
docs/manual/intro.xml
gstreamer.spec.in

index 7cd5ec1..be15d7f 100644 (file)
@@ -5255,6 +5255,14 @@ must be defined to activate the tracing functionality.
 @Returns: 
 @count: 
 
+<!-- ##### FUNCTION gst_clock_activate ##### -->
+<para>
+
+</para>
+
+@clock: 
+@active: 
+
 <!-- ##### FUNCTION gst_clock_current_diff ##### -->
 <para>
 
index 5c45bfc..687b5ce 100644 (file)
     </para>
  
     <para>
-      GStreamer's development framework makes it possible to write any 
-      streaming multimedia application. The framework includes several
-      components to build a full featured media player capable of playing
-      MPEG1, MPEG2, AVI, MP3, WAV, AU, ...
+      GStreamer's development framework makes it possible to write any type of
+      streaming multimedia application. The GStreamer framework is designed to make it easy to
+      write applications that handle either audio or video or both. The pipeline design is made to have 
+      no extra overhead above what the applied filters induce. This makes GStreamer a good framework for designing
+      even high-end audio applications which puts high demands on latency. 
     </para> 
 
     <para>
+      One of the the most obvious uses of GStreamer is using it to build a media player.
+      GStreamer already includes components for building a media player that can support a
+      very wide variety of formats including mp3, Ogg Vorbis, Mpeg1, Mpeg2, Avi, Quicktime, mod
+      and so on. 
       GStreamer, however, is much more than just another media player. Its
       main advantages are that the pluggable components also make it possible
       to write a full fledged video or audio editing application. 
index 5c45bfc..687b5ce 100644 (file)
     </para>
  
     <para>
-      GStreamer's development framework makes it possible to write any 
-      streaming multimedia application. The framework includes several
-      components to build a full featured media player capable of playing
-      MPEG1, MPEG2, AVI, MP3, WAV, AU, ...
+      GStreamer's development framework makes it possible to write any type of
+      streaming multimedia application. The GStreamer framework is designed to make it easy to
+      write applications that handle either audio or video or both. The pipeline design is made to have 
+      no extra overhead above what the applied filters induce. This makes GStreamer a good framework for designing
+      even high-end audio applications which puts high demands on latency. 
     </para> 
 
     <para>
+      One of the the most obvious uses of GStreamer is using it to build a media player.
+      GStreamer already includes components for building a media player that can support a
+      very wide variety of formats including mp3, Ogg Vorbis, Mpeg1, Mpeg2, Avi, Quicktime, mod
+      and so on. 
       GStreamer, however, is much more than just another media player. Its
       main advantages are that the pluggable components also make it possible
       to write a full fledged video or audio editing application. 
index 97831a2..b49ef30 100644 (file)
@@ -197,7 +197,7 @@ ln -sf %{_datadir}/gtk-doc/html/gstreamer-libs %{_datadir}/devhelp/books
 %{_datadir}/gtk-doc/html/gstreamer-libs/gstreamer-libs.html
 %{_datadir}/gtk-doc/html/gstreamer-libs/index.sgml
 ## this catches all of the rest of the docs we might have forgotten
-%{_datadir}/gtk-doc/html/*
+%{_datadir}/gtk-doc/html/*
 %{_datadir}/devhelp/specs/gstreamer.devhelp
 %{_datadir}/devhelp/specs/gstreamer-libs.devhelp