From 322ff4ae4f179b6c14fe8c87873491f0e9921292 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 19 May 2011 23:19:30 +0300 Subject: [PATCH] docs: update plugin introspection data Now more files are merged and produced in a canonical fashion, which hopefully creates less or no delta in the future. --- docs/plugins/gstreamer-plugins.args | 2 +- docs/plugins/gstreamer-plugins.hierarchy | 47 +++++++++++------------ docs/plugins/gstreamer-plugins.interfaces | 6 +-- 3 files changed, 27 insertions(+), 28 deletions(-) diff --git a/docs/plugins/gstreamer-plugins.args b/docs/plugins/gstreamer-plugins.args index 93a9fd0393..fd88bb8cae 100644 --- a/docs/plugins/gstreamer-plugins.args +++ b/docs/plugins/gstreamer-plugins.args @@ -271,7 +271,7 @@ GstFakeSink::num-buffers gint ->= G_MAXULONG +>= -1 rw num-buffers Number of buffers to accept going EOS. diff --git a/docs/plugins/gstreamer-plugins.hierarchy b/docs/plugins/gstreamer-plugins.hierarchy index 4201ecb5b2..ea81e4aad7 100644 --- a/docs/plugins/gstreamer-plugins.hierarchy +++ b/docs/plugins/gstreamer-plugins.hierarchy @@ -1,44 +1,43 @@ GObject GstObject - GstPad - GstPadTemplate - GstPluginFeature - GstElementFactory - GstTypeFindFactory - GstIndexFactory + GstBus + GstClock GstElement - GstBin - GstPipeline - GstBaseTransform - GstCapsFilter - GstIdentity - GstBaseSrc - GstFakeSrc - GstPushSrc - GstFdSrc - GstFileSrc GstBaseSink GstFakeSink GstFdSink GstFileSink + GstBaseSrc + GstFakeSrc + GstFileSrc + GstPushSrc + GstFdSrc + GstBaseTransform + GstCapsFilter + GstIdentity + GstBin + GstPipeline GstFunnel GstInputSelector + GstMultiQueue GstOutputSelector GstQueue GstQueue2 GstTee GstTypeFindElement - GstMultiQueue GstValve - GstBus - GstTask - GstTaskPool - GstClock - GstPlugin - GstRegistry GstIndex GstMemIndex - GstFileIndex + GstPad + GstPadTemplate + GstPlugin + GstPluginFeature + GstElementFactory + GstIndexFactory + GstTypeFindFactory + GstRegistry + GstTask + GstTaskPool GstSignalObject GInterface GTypePlugin diff --git a/docs/plugins/gstreamer-plugins.interfaces b/docs/plugins/gstreamer-plugins.interfaces index 0245303682..03805f5be2 100644 --- a/docs/plugins/gstreamer-plugins.interfaces +++ b/docs/plugins/gstreamer-plugins.interfaces @@ -1,6 +1,6 @@ GstBin GstChildProxy -GstPipeline GstChildProxy -GstFdSrc GstURIHandler -GstFileSrc GstURIHandler GstFdSink GstURIHandler +GstFdSrc GstURIHandler GstFileSink GstURIHandler +GstFileSrc GstURIHandler +GstPipeline GstChildProxy