From db7f63432700a64c3aae4613894419460b1d1bb0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 17 Jan 2019 01:38:59 +0000 Subject: [PATCH] Update docs --- docs/plugins/gstreamer-plugins.args | 32 +++++++++++++++++++++++++++- docs/plugins/gstreamer-plugins.hierarchy | 2 ++ docs/plugins/inspect/plugin-coreelements.xml | 4 ++-- docs/plugins/inspect/plugin-coretracers.xml | 4 ++-- 4 files changed, 37 insertions(+), 5 deletions(-) diff --git a/docs/plugins/gstreamer-plugins.args b/docs/plugins/gstreamer-plugins.args index b19d197..a52a71d 100644 --- a/docs/plugins/gstreamer-plugins.args +++ b/docs/plugins/gstreamer-plugins.args @@ -289,6 +289,26 @@ +GstQueue2::bitrate +guint64 + +r +Bitrate (bits/s) +Conversion value between data size and time. +0 + + + +GstQueue2::use-bitrate-query +gboolean + +rw +Use bitrate from downstream query +Use a bitrate from a downstream query to estimate buffer duration if not provided. +TRUE + + + GstQueue::current-level-buffers guint @@ -691,7 +711,7 @@ GstIdentity::error-after gint - +>= G_MAXULONG rw Error After Error after N buffers. @@ -789,6 +809,16 @@ +GstIdentity::eos-after +gint +>= G_MAXULONG +rw +EOS After +EOS after N buffers. +-1 + + + GstFileSrc::location gchar* diff --git a/docs/plugins/gstreamer-plugins.hierarchy b/docs/plugins/gstreamer-plugins.hierarchy index 76330eb..4f5311d 100644 --- a/docs/plugins/gstreamer-plugins.hierarchy +++ b/docs/plugins/gstreamer-plugins.hierarchy @@ -36,6 +36,8 @@ GObject GstTypeFindElement GstValve GstPad + GstMultiQueuePad + GstSelectorPad GstPadTemplate GstPlugin GstPluginFeature diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml index b34d154..468c8a2 100644 --- a/docs/plugins/inspect/plugin-coreelements.xml +++ b/docs/plugins/inspect/plugin-coreelements.xml @@ -3,10 +3,10 @@ GStreamer core elements ../../plugins/elements/.libs/libgstcoreelements.so libgstcoreelements.so - 1.15.0.1 + 1.15.1 LGPL gstreamer - GStreamer git + GStreamer source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-coretracers.xml b/docs/plugins/inspect/plugin-coretracers.xml index 2083e50..0366919 100644 --- a/docs/plugins/inspect/plugin-coretracers.xml +++ b/docs/plugins/inspect/plugin-coretracers.xml @@ -3,10 +3,10 @@ GStreamer core tracers ../../plugins/tracers/.libs/libgstcoretracers.so libgstcoretracers.so - 1.15.0.1 + 1.15.1 LGPL gstreamer - GStreamer git + GStreamer source release Unknown package origin -- 2.7.4