From 7407326abb57ecfa022230c6102716d6d5afcc4c Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 30 Oct 2008 15:29:51 +0000 Subject: [PATCH] docs/: Change to xinclude based build - its faster and easier to maintain. Original commit message from CVS: * docs/Makefile.am: * docs/gst/gstreamer-docs.sgml: * docs/gst/gstreamer-sections.txt: * docs/gst/running.xml: * docs/libs/gstreamer-libs-docs.sgml: Change to xinclude based build - its faster and easier to maintain. --- ChangeLog | 9 ++ common | 2 +- docs/Makefile.am | 1 + docs/gst/gstreamer-docs.sgml | 193 ++++++++++++------------------------- docs/gst/gstreamer-sections.txt | 2 + docs/gst/running.xml | 7 ++ docs/libs/gstreamer-libs-docs.sgml | 107 ++++++++------------ 7 files changed, 118 insertions(+), 203 deletions(-) diff --git a/ChangeLog b/ChangeLog index c75dde0..35f450e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2008-10-30 Stefan Kost + * docs/Makefile.am: + * docs/gst/gstreamer-docs.sgml: + * docs/gst/gstreamer-sections.txt: + * docs/gst/running.xml: + * docs/libs/gstreamer-libs-docs.sgml: + Change to xinclude based build - its faster and easier to maintain. + +2008-10-30 Stefan Kost + * gst/gstregistrybinary.c: * gst/gstregistryxml.c: Use g_unlink() as none of these are directories. diff --git a/common b/common index 2802bb1..edfb4b4 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 2802bb17517a6cfbbb1be6da61ec19151be0750b +Subproject commit edfb4b44ea433b0b83b8a2f27a6e0bcbccdc3f2f diff --git a/docs/Makefile.am b/docs/Makefile.am index b6116a8..27583ad 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -25,3 +25,4 @@ EXTRA_DIST = \ upload: @if test "x$(SUBDIRS)" != x; then for a in $(SUBDIRS); do cd $$a; make upload; cd ..; done; fi + diff --git a/docs/gst/gstreamer-docs.sgml b/docs/gst/gstreamer-docs.sgml index c6203c3..b7ae9f7 100644 --- a/docs/gst/gstreamer-docs.sgml +++ b/docs/gst/gstreamer-docs.sgml @@ -1,67 +1,12 @@ - %version-entities; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ]> - + GStreamer &GST_MAJORMINOR; Core Reference Manual @@ -88,7 +33,7 @@ Windows. It is released under the GNU Library General Public License (GNU LGPL). - &gst-Running; + @@ -101,52 +46,52 @@ Windows. It is released under the GNU Library General Public License along with some more specialized elements. - &Gst; - &GstBin; - &GstBuffer; - &GstBus; - &GstCaps; - &GstChildProxy; - &GstClock; - &GstConfig; - &GstElement; - &GstElementFactory; - &GstError; - &GstEvent; - &GstFilter; - &GstFormat; - &GstGhostPad; - &GstImplementsInterface; - &GstIndex; - &GstIndexFactory; - &GstIterator; - &GstMessage; - &GstMiniObject; - &GstObject; - &GstPad; - &GstPadTemplate; - &GstParamSpec; - &GstParse; - &GstPipeline; - &GstPlugin; - &GstPluginFeature; - &GstPoll; - &GstPreset; - &GstQuery; - &GstRegistry; - &GstSegment; - &GstStructure; - &GstSystemClock; - &GstTagList; - &GstTagSetter; - &GstTask; - &GstTypeFind; - &GstTypeFindFactory; - &GstUriHandler; - &GstUtils; - &GstValue; - &GstVersion; - &GstXML; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -157,41 +102,23 @@ Windows. It is released under the GNU Library General Public License Application developers will rarely need to know about it. - &GstInfo; - &GstTrace; - - - - Object Hierarchy - &gstreamer-tree-index; + - - Index - - - Index of deprecated symbols + + API Index + - diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 0dbcebb..1907ac3 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -1519,6 +1519,8 @@ gst_static_caps_get_type GstParamSpec GST_PARAM_CONTROLLABLE +GST_PARAM_USER_EDITABLE +GST_PARAM_NOT_PRESETABLE GST_PARAM_USER_SHIFT diff --git a/docs/gst/running.xml b/docs/gst/running.xml index 75655d7..7858e49 100644 --- a/docs/gst/running.xml +++ b/docs/gst/running.xml @@ -1,3 +1,10 @@ + + +%version-entities; + +]> Running GStreamer Applications diff --git a/docs/libs/gstreamer-libs-docs.sgml b/docs/libs/gstreamer-libs-docs.sgml index 3daaa2d..b93e08f 100644 --- a/docs/libs/gstreamer-libs-docs.sgml +++ b/docs/libs/gstreamer-libs-docs.sgml @@ -3,38 +3,10 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ %version-entities; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ]> - + GStreamer &GST_MAJORMINOR; Library Reference Manual @@ -60,31 +32,36 @@ by elements and utillity classes that are most useful for plugin developers. - &GstBaseSrc; - &GstBaseSink; - &GstBaseTransform; - &GstPushSrc; - - &GstAdapter; - &GstBitReader; - &GstByteReader; - &GstCollectPads; - &GstTypeFindHelper; - &GstDataQueue; + + + + + + + + + + + GStreamer Dynamic Parameter Control - &GstController; - &GstControlSource; - &GstInterpolationControlSource; - &GstLFOControlSource; - &GstControllerGObject; + + libgstcontroller-&GST_MAJORMINOR;.so provides functionality to animate + element properties over time. + + + + + + + GStreamer Data Protocol - &GstDataProtocol; + @@ -93,9 +70,9 @@ libgstnet-&GST_MAJORMINOR;.so provides network elements and objects. - &GstNetClientClock; - &GstNetTimePacket; - &GstNetTimeProvider; + + + @@ -105,31 +82,23 @@ unit tests that use the check framework. - &GstCheck; - &GstCheckBufferStraw; + + - + Object Hierarchy - &gstreamer-libs-tree-index; - + + - - Index - - - Index of deprecated symbols - - -- 2.7.4