diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index e6bbb5c5fa..4f8f0cfcd9 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -139,6 +139,7 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/audiovisualizers/gstsynaescope.h \
$(top_srcdir)/gst/audiovisualizers/gstwavescope.h \
$(top_srcdir)/gst/camerabin/gstcamerabin.h \
+ $(top_srcdir)/gst/camerabin2/gstcamerabin2.h \
$(top_srcdir)/gst/coloreffects/gstcoloreffects.h \
$(top_srcdir)/gst/dataurisrc/gstdataurisrc.h \
$(top_srcdir)/gst/dccp/gstdccpclientsink.h \
diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
index db13207c38..07fcdaa261 100644
--- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml
@@ -24,6 +24,7 @@
+
@@ -142,6 +143,7 @@
+
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt
index bc52908fb8..29315d4af2 100644
--- a/docs/plugins/gst-plugins-bad-plugins-sections.txt
+++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt
@@ -115,6 +115,20 @@ GST_IS_CAMERABIN_CLASS
gst_camerabin_get_type
+
+element-camerabin2
+camerabin2
+GstCameraBin2
+
+GstCameraBin2Class
+GST_CAMERABIN2
+GST_IS_CAMERABIN2
+GST_TYPE_CAMERABIN2
+GST_CAMERABIN2_CLASS
+GST_IS_CAMERABIN2_CLASS
+gst_camerabin2_get_type
+
+
element-celtdec
celtdec
diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args
index 73ea435301..2640dd488c 100644
--- a/docs/plugins/gst-plugins-bad-plugins.args
+++ b/docs/plugins/gst-plugins-bad-plugins.args
@@ -27930,7 +27930,7 @@
rw
bitrate
bitrate.
-0
+13824000
@@ -28030,7 +28030,7 @@
rw
enable_multiquant
enable_multiquant.
-FALSE
+TRUE
@@ -28116,11 +28116,11 @@
GstSchroEnc::horiz-slices
gint
->= 0
+>= 1
rw
horiz_slices
horiz_slices.
-0
+8
@@ -28130,7 +28130,7 @@
rw
inter_wavelet
inter_wavelet.
-desl_dubuc_9_7
+le_gall_5_3
@@ -28220,7 +28220,7 @@
rw
magic_chroma_lambda_scale
magic_chroma_lambda_scale.
-0.1
+0.01
@@ -28320,7 +28320,7 @@
rw
magic_scene_change_threshold
magic_scene_change_threshold.
-3
+0.2
@@ -28490,17 +28490,17 @@
rw
transform_depth
transform_depth.
-3
+4
GstSchroEnc::vert-slices
gint
->= 0
+>= 1
rw
vert_slices
vert_slices.
-0
+6
@@ -47779,8 +47779,8 @@
rw
Location
-Location to save the captured files. A %d might be used on thefilename as a placeholder for a numeric index of the capture.Default for images is img_%d and vid_%d for videos.
-"img_%d"
+Location to save the captured files. A %d might be used on thefilename as a placeholder for a numeric index of the capture.Default is cap_%d.
+"cap_%d"
@@ -57623,3 +57623,33 @@
NULL
+
+GstDecklinkSrc::connection
+GstDecklinkConnection
+
+rwx
+Connection
+Connection.
+sdi
+
+
+
+GstDecklinkSrc::mode
+GstDecklinkModes
+
+rwx
+Mode
+Mode.
+ntsc
+
+
+
+GstDecklinkSink::mode
+GstDecklinkModes
+
+rwx
+Mode
+Mode.
+ntsc
+
+
diff --git a/docs/plugins/gst-plugins-bad-plugins.hierarchy b/docs/plugins/gst-plugins-bad-plugins.hierarchy
index 51340bea5a..ef9c6f37b6 100644
--- a/docs/plugins/gst-plugins-bad-plugins.hierarchy
+++ b/docs/plugins/gst-plugins-bad-plugins.hierarchy
@@ -1,7 +1,6 @@
GObject
+ GstAdapter
GstColorBalanceChannel
- GstMixerTrack
- GstMixerOptions
GstObject
GstBus
GstClock
@@ -37,37 +36,32 @@ GObject
GstAudioSink
GstApExSink
GstNasSink
- GstOpenALSink
GstSDLAudioSink
GstChecksumSink
- GstCurlSink
GstDCCPClientSink
GstDCCPServerSink
GstFBDEVSink
+ GstInterAudioSink
+ GstInterVideoSink
GstLinsysSdiSink
- GstRTMPSink
GstSFSink
GstShmSink
GstVideoSink
GstDfbVideoSink
GstSDLVideoSink
- VdpSink
GstBaseSrc
GstDTMFSrc
GstDataURISrc
GstFliteTestSrc
+ GstInterAudioSrc
+ GstInterVideoSrc
GstLinsysSdiSrc
GstPushSrc
- GstBaseAudioSrc
- GstAudioSrc
- GstOpenalSrc
GstDCCPClientSrc
GstDCCPServerSrc
GstDc1394
GstDvbSrc
GstMMS
- GstNeonhttpSrc
- GstRTMPSrc
GstRfbSrc
GstShmSrc
GstVCDSrc
@@ -124,7 +118,6 @@ GObject
GstVideoAnalyse
GstVideoDetect
GstVideoMark
- GstZBar
GstVideoFilter2
GstSceneChange
GstZebraStripe
@@ -132,26 +125,22 @@ GObject
GstBaseVideoCodec
GstBaseVideoDecoder
GstSchroDec
- GstVP8Dec
GstBaseVideoEncoder
GstDiracEnc
GstSchroEnc
- GstVP8Enc
GstBin
DvbBaseBin
GstAutoConvert
GstAutoVideoConvert
+ GstBaseCameraSrc
+ GstWrapperCameraBinSrc
GstFPSDisplaySink
GstFaceOverlay
- GstGSettingsSwitchSink
- GstGSettingsAudioSink
- GstGSettingsVideoSink
- GstGSettingsSwitchSrc
- GstGSettingsAudioSrc
- GstGSettingsVideoSrc
GstPipeline
GstCameraBin
+ GstCameraBin2
GstSDPDemux
+ GstViewfinderBin
RsnDvdBin
GstBz2dec
GstBz2enc
@@ -177,7 +166,6 @@ GObject
GstId3BaseMux
GstId3Mux
GstInterlace
- GstInvtelecine
GstIvfParse
GstJP2kDecimator
GstJifMux
@@ -239,7 +227,6 @@ GObject
GstTtaParse
GstVMncDec
GstVcdParse
- GstVdpVideoPostProcess
GstWildmidi
GstY4mDec
MpegPsMux
@@ -249,14 +236,7 @@ GObject
MpegTSParse
MpegTsMux
MpegVideoParse
- SatBaseVideoDecoder
- GstVdpDecoder
- GstVdpH264Dec
- GstVdpMpeg4Dec
- GstVdpMpegDec
GstPad
- GstVdpOutputSrcPad
- GstVdpVideoSrcPad
GstPadTemplate
GstSignalProcessorPadTemplate
GstPlugin
@@ -267,11 +247,9 @@ GObject
GstRegistry
GstRingBuffer
GstAudioSinkRingBuffer
- GstAudioSrcRingBuffer
GstTask
GstTaskPool
GstSignalObject
- GstVdpDevice
MpegTsPatInfo
MpegTsPmtInfo
GInterface
diff --git a/docs/plugins/inspect/plugin-debugutilsbad.xml b/docs/plugins/inspect/plugin-debugutilsbad.xml
index 1a28a1460d..a9e8270aa5 100644
--- a/docs/plugins/inspect/plugin-debugutilsbad.xml
+++ b/docs/plugins/inspect/plugin-debugutilsbad.xml
@@ -51,6 +51,33 @@
+
+ compare
+ Compare buffers
+ Filter/Debug
+ Compares incoming buffers
+ Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+
+ check
+ sink
+ always
+ ANY
+
+
+ sink
+ sink
+ always
+ ANY
+
+
+ src
+ source
+ always
+ ANY
+
+
+
debugspy
DebugSpy
diff --git a/docs/plugins/inspect/plugin-decklink.xml b/docs/plugins/inspect/plugin-decklink.xml
index 8d6937d75f..a72e850795 100644
--- a/docs/plugins/inspect/plugin-decklink.xml
+++ b/docs/plugins/inspect/plugin-decklink.xml
@@ -26,7 +26,7 @@
videosink
sink
always
- video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)30000/1001, interlaced=(boolean)true
+ video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)30000/1001, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)24000/1001, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)576, framerate=(fraction)25/1, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)30000/1001, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)576, framerate=(fraction)25/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)24000/1001, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)24/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)25/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30000/1001, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)25/1, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30000/1001, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)50/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)60000/1001, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)60/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)50/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)60000/1001, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)60/1, interlaced=(boolean)false
@@ -47,7 +47,7 @@
videosrc
source
always
- video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)30000/1001, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)24000/1001, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)576, framerate=(fraction)25/1, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)24000/1001, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)24/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)25/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30000/1001, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlaced=(boolean)false; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)25/1, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30000/1001, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)50/1, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)60000/1001, interlaced=(boolean)true; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)60/1, interlaced=(boolean)true
+ video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)30000/1001, interlaced=(boolean)true, pixel-aspect-ratio=(fraction)10/11, color-matrix=(string)sdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)24000/1001, interlaced=(boolean)true, pixel-aspect-ratio=(fraction)10/11, color-matrix=(string)sdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)576, framerate=(fraction)25/1, interlaced=(boolean)true, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)sdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)486, framerate=(fraction)30000/1001, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)10/11, color-matrix=(string)sdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)720, height=(int)576, framerate=(fraction)25/1, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)sdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)24000/1001, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)24/1, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)25/1, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30000/1001, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)25/1, interlaced=(boolean)true, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30000/1001, interlaced=(boolean)true, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30/1, interlaced=(boolean)true, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)50/1, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)30000/1001, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1920, height=(int)1080, framerate=(fraction)60/1, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)50/1, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)60000/1001, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2; video/x-raw-yuv, format=(fourcc)UYVY, width=(int)1280, height=(int)720, framerate=(fraction)60/1, interlaced=(boolean)false, pixel-aspect-ratio=(fraction)12/11, color-matrix=(string)hdtv, chroma-site=(string)mpeg2
diff --git a/docs/plugins/inspect/plugin-dtsdec.xml b/docs/plugins/inspect/plugin-dtsdec.xml
index f0043c7881..c79cccb3e3 100644
--- a/docs/plugins/inspect/plugin-dtsdec.xml
+++ b/docs/plugins/inspect/plugin-dtsdec.xml
@@ -3,7 +3,7 @@
Decodes DTS audio streams
../../ext/dts/.libs/libgstdtsdec.so
libgstdtsdec.so
- 0.10.19.1
+ 0.10.22.1
GPL
GStreamer Bad Plug-ins git
diff --git a/docs/plugins/inspect/plugin-flite.xml b/docs/plugins/inspect/plugin-flite.xml
new file mode 100644
index 0000000000..bf1c4d830b
--- /dev/null
+++ b/docs/plugins/inspect/plugin-flite.xml
@@ -0,0 +1,28 @@
+
+ flite
+ Flite speech synthesizer plugin
+ ../../ext/flite/.libs/libgstflite.so
+ libgstflite.so
+ 0.10.22.1
+ LGPL
+
+ GStreamer Bad Plug-ins git
+ Unknown package origin
+
+
+ flitetestsrc
+ Flite speech test source
+ Source/Audio
+ Creates audio test signals identifying channels
+ David Schleef <ds@schleef.org>
+
+
+ src
+ source
+ always
+ audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)48000, channels=(int)[ 1, 8 ]
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/plugins/inspect/plugin-inter.xml b/docs/plugins/inspect/plugin-inter.xml
new file mode 100644
index 0000000000..ce764a22ba
--- /dev/null
+++ b/docs/plugins/inspect/plugin-inter.xml
@@ -0,0 +1,73 @@
+
+ inter
+ plugin for inter-pipeline communication
+ ../../gst/inter/.libs/libgstinter.so
+ libgstinter.so
+ 0.10.22.1
+ LGPL
+
+ GStreamer Bad Plug-ins
+ Unknown package origin
+
+
+ interaudiosink
+ FIXME Long name
+ Generic
+ FIXME Description
+ FIXME <fixme@example.com>
+
+
+ sink
+ sink
+ always
+ audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]
+
+
+
+
+ interaudiosrc
+ FIXME Long name
+ Generic
+ FIXME Description
+ FIXME <fixme@example.com>
+
+
+ src
+ source
+ always
+ audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]
+
+
+
+
+ intervideosink
+ FIXME Long name
+ Generic
+ FIXME Description
+ FIXME <fixme@example.com>
+
+
+ sink
+ sink
+ always
+ video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
+
+
+
+ intervideosrc
+ FIXME Long name
+ Generic
+ FIXME Description
+ FIXME <fixme@example.com>
+
+
+ src
+ source
+ always
+ video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/plugins/inspect/plugin-modplug.xml b/docs/plugins/inspect/plugin-modplug.xml
index f9cac1f48f..637390beca 100644
--- a/docs/plugins/inspect/plugin-modplug.xml
+++ b/docs/plugins/inspect/plugin-modplug.xml
@@ -1,12 +1,12 @@
modplug
.MOD audio decoding
- ../../gst/modplug/.libs/libgstmodplug.so
+ ../../ext/modplug/.libs/libgstmodplug.so
libgstmodplug.so
- 0.10.10.1
+ 0.10.22.1
LGPL
- GStreamer Bad Plug-ins CVS/prerelease
+ GStreamer Bad Plug-ins git
Unknown package origin
@@ -26,7 +26,7 @@
src
source
always
- audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int){ 8000, 11025, 22050, 44100 }, channels=(int)2; audio/x-raw-int, endianness=(int)1234, signed=(boolean)false, width=(int)8, depth=(int)8, rate=(int){ 8000, 11025, 22050, 44100 }, channels=(int)[ 1, 2 ]
+ audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32, depth=(int)32, rate=(int){ 8000, 11025, 22050, 44100 }, channels=(int)[ 1, 2 ]; audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int){ 8000, 11025, 22050, 44100 }, channels=(int)[ 1, 2 ]; audio/x-raw-int, endianness=(int)1234, signed=(boolean)false, width=(int)8, depth=(int)8, rate=(int){ 8000, 11025, 22050, 44100 }, channels=(int)[ 1, 2 ]
diff --git a/docs/plugins/inspect/plugin-videoparsersbad.xml b/docs/plugins/inspect/plugin-videoparsersbad.xml
index 58d93db214..930c55df78 100644
--- a/docs/plugins/inspect/plugin-videoparsersbad.xml
+++ b/docs/plugins/inspect/plugin-videoparsersbad.xml
@@ -83,7 +83,7 @@
sink
sink
always
- video/mpeg, mpegversion=(int)4, parsed=(boolean)false, systemstream=(boolean)false
+ video/mpeg, mpegversion=(int)[ 1, 2 ], parsed=(boolean)false, systemstream=(boolean)false
src