videobox: Correctly add to the docs
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 14 Aug 2009 11:45:22 +0000 (13:45 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 31 Aug 2009 06:19:26 +0000 (08:19 +0200)
docs/plugins/Makefile.am
docs/plugins/gst-plugins-good-plugins.args

index 3175dd1..7ec5202 100644 (file)
@@ -194,6 +194,7 @@ EXTRA_HFILES = \
        $(top_srcdir)/gst/udp/gstmultiudpsink.h \
        $(top_srcdir)/gst/udp/gstudpsrc.h \
        $(top_srcdir)/gst/udp/gstudpsink.h \
+       $(top_srcdir)/gst/videobox/gstvideobox.h \
        $(top_srcdir)/gst/videocrop/gstvideocrop.h \
        $(top_srcdir)/gst/videocrop/gstaspectratiocrop.h \
        $(top_srcdir)/gst/videofilter/gstgamma.h \
index 08091e0..9d8c401 100644 (file)
 </ARG>
 
 <ARG>
+<NAME>GstVideoBox::autocrop</NAME>
+<TYPE>gboolean</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Auto crop</NICK>
+<BLURB>Auto crop.</BLURB>
+<DEFAULT>FALSE</DEFAULT>
+</ARG>
+
+<ARG>
 <NAME>GstUDPSink::host</NAME>
 <TYPE>gchar*</TYPE>
 <RANGE></RANGE>