diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args
index c374d221c8..df047cc673 100644
--- a/docs/plugins/gst-plugins-bad-plugins.args
+++ b/docs/plugins/gst-plugins-bad-plugins.args
@@ -19743,6 +19743,16 @@
0
+
+GstDc1394::iso-speed
+gint
+[100,3200]
+rw
+The iso bandwidth in Mbps (100, 200, 400, 800, 1600, 3200)
+The iso bandwidth in Mbps (100, 200, 400, 800, 1600, 3200).
+400
+
+
ladspa-Exaggerate::amount
gfloat
diff --git a/docs/plugins/gst-plugins-bad-plugins.prerequisites b/docs/plugins/gst-plugins-bad-plugins.prerequisites
index 4d9b856720..59a6213c31 100644
--- a/docs/plugins/gst-plugins-bad-plugins.prerequisites
+++ b/docs/plugins/gst-plugins-bad-plugins.prerequisites
@@ -1,8 +1,8 @@
GstChildProxy GstObject
-GstImplementsInterface GstObject GstElement
-GstXOverlay GstObject GstImplementsInterface GstElement
-GstTagSetter GstObject GstElement
-GstColorBalance GstObject GstImplementsInterface GstElement
-GstMixer GstObject GstImplementsInterface GstElement
-GstPhotography GstObject GstImplementsInterface GstElement
-MXFDescriptiveMetadataFrameworkInterface MXFMetadataBase MXFDescriptiveMetadata
+GstTagSetter GstElement
+GstImplementsInterface GstElement
+GstColorBalance GstImplementsInterface GstElement
+GstXOverlay GstImplementsInterface GstElement
+GstMixer GstImplementsInterface GstElement
+MXFDescriptiveMetadataFrameworkInterface MXFDescriptiveMetadata
+GstPhotography GstImplementsInterface GstElement
diff --git a/docs/plugins/inspect/plugin-apex.xml b/docs/plugins/inspect/plugin-apexsink.xml
similarity index 96%
rename from docs/plugins/inspect/plugin-apex.xml
rename to docs/plugins/inspect/plugin-apexsink.xml
index d87e05f19b..6ebde265ce 100644
--- a/docs/plugins/inspect/plugin-apex.xml
+++ b/docs/plugins/inspect/plugin-apexsink.xml
@@ -1,5 +1,5 @@
- apex
+ apexsink
Apple AirPort Express Plugin
../../ext/apexsink/.libs/libgstapexsink.so
libgstapexsink.so
diff --git a/docs/plugins/inspect/plugin-invtelecine.xml b/docs/plugins/inspect/plugin-invtelecine.xml
new file mode 100644
index 0000000000..be837c8775
--- /dev/null
+++ b/docs/plugins/inspect/plugin-invtelecine.xml
@@ -0,0 +1,34 @@
+
+ invtelecine
+ Inverse Telecine
+ ../../gst/invtelecine/.libs/libgstinvtelecine.so
+ libgstinvtelecine.so
+ 0.10.18.1
+ LGPL
+ gst-plugins-bad
+ GStreamer Bad Plug-ins git
+ Unknown package origin
+
+
+ invtelecine
+ H.264 Decoder
+ Codec/Decoder/Video
+ Decode H.264/MPEG-4 AVC video streams
+ Entropy Wave <ds@entropywave.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 ]
+
+
+ sink
+ sink
+ 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-nsfdec.xml b/docs/plugins/inspect/plugin-nsf.xml
similarity index 97%
rename from docs/plugins/inspect/plugin-nsfdec.xml
rename to docs/plugins/inspect/plugin-nsf.xml
index a3aefd5385..492c62a802 100644
--- a/docs/plugins/inspect/plugin-nsfdec.xml
+++ b/docs/plugins/inspect/plugin-nsf.xml
@@ -1,5 +1,5 @@
- nsfdec
+ nsf
Uses nosefart to decode .nsf files
../../gst/nsf/.libs/libgstnsf.so
libgstnsf.so
diff --git a/docs/plugins/inspect/plugin-nuvdemux.xml b/docs/plugins/inspect/plugin-nuvdemux.xml
index f4bc3f8113..838d48855b 100644
--- a/docs/plugins/inspect/plugin-nuvdemux.xml
+++ b/docs/plugins/inspect/plugin-nuvdemux.xml
@@ -1,6 +1,6 @@
nuvdemux
- Demuxes and muxes audio and video
+ Demuxes MythTV NuppelVideo files
../../gst/nuvdemux/.libs/libgstnuvdemux.so
libgstnuvdemux.so
0.10.18.1
@@ -13,7 +13,7 @@
nuvdemux
Nuv demuxer
Codec/Demuxer
- Demultiplex a mythtv .nuv file into audio and video
+ Demultiplex a MythTV NuppleVideo .nuv file into audio and video
Renato Araujo Oliveira Filho <renato.filho@indt.org.br>,Rosfran Borges <rosfran.borges@indt.org.br>
diff --git a/docs/plugins/inspect/plugin-vmnc.xml b/docs/plugins/inspect/plugin-vmnc.xml
index 0b3aca03b8..5d3973e963 100644
--- a/docs/plugins/inspect/plugin-vmnc.xml
+++ b/docs/plugins/inspect/plugin-vmnc.xml
@@ -1,6 +1,6 @@
vmnc
- VMnc video plugin library
+ VmWare Video Codec plugins
../../gst/vmnc/.libs/libgstvmnc.so
libgstvmnc.so
0.10.18.1
@@ -13,7 +13,7 @@
vmncdec
VMnc video decoder
Codec/Decoder/Video
- Decode VMnc to raw (RGB) video
+ Decode VmWare video to raw (RGB) video
Michael Smith <msmith@xiph.org>