From c61315c01962b0029b77cbbb72ec642be4840932 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Sun, 11 Jun 2006 17:03:06 +0000 Subject: [PATCH] docs/libs/gstreamer-libs-docs.sgml: reorder (put dp into a chapter) and indent Original commit message from CVS: * docs/libs/gstreamer-libs-docs.sgml: reorder (put dp into a chapter) and indent --- ChangeLog | 5 +++ common | 2 +- docs/libs/gstreamer-libs-docs.sgml | 82 +++++++++++++++++++------------------- 3 files changed, 47 insertions(+), 42 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8c22a86..9d26221 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-11 Stefan Kost + + * docs/libs/gstreamer-libs-docs.sgml: + reorder (put dp into a chapter) and indent + 2006-06-10 Thomas Vander Stichele * configure.ac: diff --git a/common b/common index 7ae3fb3..dd85f55 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 7ae3fb3bea2b518268add7962f95b7e23624b42f +Subproject commit dd85f550441bd5722b98f4dd304e40826383240f diff --git a/docs/libs/gstreamer-libs-docs.sgml b/docs/libs/gstreamer-libs-docs.sgml index bf73551..fcaf4c4 100644 --- a/docs/libs/gstreamer-libs-docs.sgml +++ b/docs/libs/gstreamer-libs-docs.sgml @@ -22,7 +22,7 @@ - + @@ -42,55 +42,55 @@ GStreamer provides some standard libraries you can use to create plugins. - &GstDataProtocol; - GStreamer Base and Utillity Classes - - libgstbase-&GST_MAJORMINOR;.so provides some base classes to be extended - by elements and utillity classes that are most useful for plugin developers. - - - &GstBaseSrc; - &GstBaseSink; - &GstBaseTransform; - &GstPushSrc; - - &GstAdapter; - &GstCollectPads; - &GstTypeFindHelper; - - + GStreamer Base and Utillity Classes + + libgstbase-&GST_MAJORMINOR;.so provides some base classes to be extended + by elements and utillity classes that are most useful for plugin developers. + + + &GstBaseSrc; + &GstBaseSink; + &GstBaseTransform; + &GstPushSrc; + + &GstAdapter; + &GstCollectPads; + &GstTypeFindHelper; + - gstcontrol + GStreamer Dynamic Parameter Control &GstController; &GstControllerGObject; - - GStreamer Network Classes - - libgstnet-&GST_MAJORMINOR;.so provides network elements and objects. - - - &GstNetClientClock; - &GstNetTimePacket; - &GstNetTimeProvider; - - - - GStreamer Check Unit Testing - - libgstcheck-&GST_MAJORMINOR;.so provides functionality for writing - unit tests that use the check framework. - - - &GstCheck; - - - + + GStreamer Data Protocol + &GstDataProtocol; + + + GStreamer Network Classes + + libgstnet-&GST_MAJORMINOR;.so provides network elements and objects. + + + &GstNetClientClock; + &GstNetTimePacket; + &GstNetTimeProvider; + + + + GStreamer Check Unit Testing + + libgstcheck-&GST_MAJORMINOR;.so provides functionality for writing + unit tests that use the check framework. + + + &GstCheck; + -- 2.7.4