diff --git a/docs/plugins/gstreamer-plugins.args b/docs/plugins/gstreamer-plugins.args
index b19d197178..a52a71da54 100644
--- a/docs/plugins/gstreamer-plugins.args
+++ b/docs/plugins/gstreamer-plugins.args
@@ -288,6 +288,26 @@
0.01
+
+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.
@@ -788,6 +808,16 @@
FALSE
+
+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 76330eb52d..4f5311d59e 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 b34d154277..468c8a2dae 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 2083e502c9..0366919a4a 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