diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml
index dff089d86a..420b94bb84 100644
--- a/docs/plugins/gst-plugins-good-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml
@@ -81,8 +81,6 @@
-
-
@@ -121,7 +119,6 @@
-
@@ -143,8 +140,6 @@
-
-
@@ -165,7 +160,6 @@
-
@@ -207,7 +201,6 @@
-
@@ -258,6 +251,5 @@
gst-plugins-good Base Classes
-
diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt
index c7259251bd..252593c431 100644
--- a/docs/plugins/gst-plugins-good-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-good-plugins-sections.txt
@@ -1000,34 +1000,6 @@ GST_RTP_SSRC_DEMUX_CLASS
GST_IS_RTP_SSRC_DEMUX_CLASS
-
-element-halaudiosink
-halaudiosink
-GstHalAudioSink
-
-GstHalAudioSinkClass
-GST_TYPE_HAL_AUDIO_SINK
-GST_HAL_AUDIO_SINK
-GST_HAL_AUDIO_SINK_CLASS
-GST_IS_HAL_AUDIO_SINK
-GST_IS_HAL_AUDIO_SINK_CLASS
-gst_hal_audio_sink_get_type
-
-
-
-element-halaudiosrc
-halaudiosrc
-GstHalAudioSrc
-
-GstHalAudioSrcClass
-GST_TYPE_HAL_AUDIO_SRC
-GST_HAL_AUDIO_SRC
-GST_HAL_AUDIO_SRC_CLASS
-GST_IS_HAL_AUDIO_SRC
-GST_IS_HAL_AUDIO_SRC_CLASS
-gst_hal_audio_src_get_type
-
-
element-icydemux
icydemux
@@ -1528,20 +1500,6 @@ GST_PULSESRC_CAST
gst_pulsesrc_get_type
-
-element-pulsemixer
-pulsemixer
-GstPulseMixer
-
-GstPulseMixerClass
-GST_PULSEMIXER
-GST_IS_PULSEMIXER
-GST_TYPE_PULSEMIXER
-GST_PULSEMIXER_CLASS
-GST_IS_PULSEMIXER_CLASS
-gst_pulsemixer_get_type
-
-
element-progressreport
progressreport
@@ -2001,35 +1959,6 @@ GST_IS_VIDEO_MIXER_CLASS
gst_video_mixer_get_type
-
-gstvideomixer2pad
-GstVideoMixer2Pad
-GstVideoMixer2Pad
-
-GstVideoMixer2PadClass
-GST_VIDEO_MIXER2_PAD
-GST_VIDEO_MIXER2_PAD_CLASS
-GST_IS_VIDEO_MIXER2_PAD
-GST_IS_VIDEO_MIXER2_PAD_CLASS
-GST_TYPE_VIDEO_MIXER2_PAD
-gst_videomixer2_pad_get_type
-
-
-
-element-videomixer2
-videomixer2
-GstVideoMixer2
-GstVideoMixer2Background
-
-GstVideoMixer2Class
-GST_VIDEO_MIXER2
-GST_IS_VIDEO_MIXER2
-GST_TYPE_VIDEO_MIXER2
-GST_VIDEO_MIXER2_CLASS
-GST_IS_VIDEO_MIXER2_CLASS
-gst_videomixer2_get_type
-
-
element-v4l2src
v4l2src
diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args
index d9a41fc3a7..37dae151a5 100644
--- a/docs/plugins/gst-plugins-good-plugins.args
+++ b/docs/plugins/gst-plugins-good-plugins.args
@@ -22764,7 +22764,7 @@
rw
Auto alt reference frames
-Automatically generate alt reference frames.
+Automatically generate AltRef frames.
FALSE
@@ -23158,6 +23158,156 @@
Normal
+
+GstVP8Enc::horizontal-scaling-mode
+GstVP8EncScalingMode
+
+rw
+Horizontal scaling mode
+Horizontal scaling mode.
+Normal
+
+
+
+GstVP8Enc::keyframe-max-dist
+gint
+>= 0
+rw
+Keyframe max distance
+Maximum distance between keyframes (number of frames).
+128
+
+
+
+GstVP8Enc::keyframe-mode
+GstVP8EncKfMode
+
+rw
+Keyframe Mode
+Keyframe placement.
+Determine optimal placement automatically
+
+
+
+GstVP8Enc::max-intra-bitrate
+gint
+>= 0
+rw
+Max Intra bitrate
+Maximum Intra frame bitrate.
+0
+
+
+
+GstVP8Enc::overshoot
+gint
+[0,1000]
+rw
+Overshoot PCT
+Datarate overshoot (max) target (%).
+100
+
+
+
+GstVP8Enc::temporal-scalability-layer-id
+GValueArray*
+
+rw
+Coding layer identification
+Sequence defining coding layer membership.
+
+
+
+
+GstVP8Enc::temporal-scalability-number-layers
+gint
+[1,5]
+rw
+Number of coding layers
+Number of coding layers to use.
+1
+
+
+
+GstVP8Enc::temporal-scalability-periodicity
+gint
+[0,16]
+rw
+Coding layer periodicity
+Length of sequence that defines layer membership periodicity.
+0
+
+
+
+GstVP8Enc::temporal-scalability-rate-decimator
+GValueArray*
+
+rw
+Coding layer rate decimator
+Rate decimation factors for each layer.
+
+
+
+
+GstVP8Enc::temporal-scalability-target-bitrate
+GValueArray*
+
+rw
+Coding layer target bitrates
+Target bitrates for coding layers (one per layer, decreasing).
+
+
+
+
+GstVP8Enc::twopass-vbr-bias
+gint
+[0,100]
+rw
+2-pass VBR bias
+CBR/VBR bias (0=CBR, 100=VBR).
+50
+
+
+
+GstVP8Enc::twopass-vbr-maxsection
+gint
+>= 0
+rw
+2-pass GOP max bitrate
+GOP maximum bitrate (% target).
+0
+
+
+
+GstVP8Enc::twopass-vbr-minsection
+gint
+>= 0
+rw
+2-pass GOP min bitrate
+GOP minimum bitrate (% target).
+0
+
+
+
+GstVP8Enc::undershoot
+gint
+[0,1000]
+rw
+Undershoot PCT
+Datarate undershoot (min) target (%).
+100
+
+
+
+GstVP8Enc::vertical-scaling-mode
+GstVP8EncScalingMode
+
+rw
+Vertical scaling mode
+Vertical scaling mode.
+Normal
+
+
GstVP8Dec::deblocking-level
guint
diff --git a/docs/plugins/gst-plugins-good-plugins.hierarchy b/docs/plugins/gst-plugins-good-plugins.hierarchy
index ce83fab9af..348f5d5c45 100644
--- a/docs/plugins/gst-plugins-good-plugins.hierarchy
+++ b/docs/plugins/gst-plugins-good-plugins.hierarchy
@@ -161,6 +161,7 @@ GObject
GstMatroskaMux
GstWebMMux
GstMatroskaParse
+ GstMonoscope
GstMuLawDec
GstMuLawEnc
GstMultipartDemux
diff --git a/docs/plugins/inspect/plugin-halelements.xml b/docs/plugins/inspect/plugin-halelements.xml
deleted file mode 100644
index 689988a8d8..0000000000
--- a/docs/plugins/inspect/plugin-halelements.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-
- halelements
- elements wrapping the GStreamer/HAL audio input/output devices
- ../../ext/hal/.libs/libgsthalelements.so
- libgsthalelements.so
- 0.10.30.1
- LGPL
- gst-plugins-good
- GStreamer Good Plug-ins git
- Unknown package origin
-
-
- halaudiosink
- HAL audio sink
- Sink/Audio
- Audio sink for sound device access via HAL
- Jürg Billeter <j@bitron.ch>
-
-
- sink
- sink
- always
- ANY
-
-
-
-
- halaudiosrc
- HAL audio source
- Source/Audio
- Audio source for sound device access via HAL
- Jürg Billeter <j@bitron.ch>
-
-
- src
- source
- always
- ANY
-
-
-
-
-
\ No newline at end of file
diff --git a/docs/plugins/inspect/plugin-monoscope.xml b/docs/plugins/inspect/plugin-monoscope.xml
index 02762d3f5a..ac10183b89 100644
--- a/docs/plugins/inspect/plugin-monoscope.xml
+++ b/docs/plugins/inspect/plugin-monoscope.xml
@@ -3,7 +3,7 @@
Monoscope visualization
../../gst/monoscope/.libs/libgstmonoscope.so
libgstmonoscope.so
- 0.10.30.1
+ 0.11.94.1
LGPL
gst-plugins-good
GStreamer Good Plug-ins git
@@ -20,13 +20,13 @@
sink
sink
always
- audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
+ audio/x-raw, format=(string)S16LE, rate=(int)[ 8000, 96000 ], channels=(int)1, layout=(string)interleaved
src
source
always
- video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)256, height=(int)128, framerate=(fraction)[ 0/1, 2147483647/1 ]
+ video/x-raw, format=(string)BGRx, width=(int)256, height=(int)128, framerate=(fraction)[ 0/1, 2147483647/1 ]