diff --git a/docs/gst/tmpl/gstreamer-unused.sgml b/docs/gst/tmpl/gstreamer-unused.sgml index 7cd5ec12c3..be15d7ff6d 100644 --- a/docs/gst/tmpl/gstreamer-unused.sgml +++ b/docs/gst/tmpl/gstreamer-unused.sgml @@ -5255,6 +5255,14 @@ must be defined to activate the tracing functionality. @Returns: @count: + + + + + +@clock: +@active: + diff --git a/docs/manual/intro-preface.xml b/docs/manual/intro-preface.xml index 5c45bfc31d..687b5cec4b 100644 --- a/docs/manual/intro-preface.xml +++ b/docs/manual/intro-preface.xml @@ -14,13 +14,18 @@ - 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. + 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. diff --git a/docs/manual/intro.xml b/docs/manual/intro.xml index 5c45bfc31d..687b5cec4b 100644 --- a/docs/manual/intro.xml +++ b/docs/manual/intro.xml @@ -14,13 +14,18 @@ - 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. + 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. diff --git a/gstreamer.spec.in b/gstreamer.spec.in index 97831a2c7c..b49ef30dd9 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -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