docs: Add Since tag for new GstV4l2Src::prepare-format signal
authorMart Raudsepp <mart.raudsepp@collabora.com>
Mon, 23 Apr 2012 07:03:19 +0000 (10:03 +0300)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 23 Apr 2012 09:24:19 +0000 (11:24 +0200)
sys/v4l2/gstv4l2src.c

index 9eac0ce..67bb2da 100644 (file)
@@ -190,6 +190,8 @@ gst_v4l2src_class_init (GstV4l2SrcClass * klass)
    * happen prior to the format being set.
    * This is mostly useful for UVC H264 encoding cameras which need the H264
    * Probe & Commit to happen prior to the normal Probe & Commit.
+   *
+   * Since: 0.10.32
    */
   gst_v4l2_signals[SIGNAL_PRE_SET_FORMAT] = g_signal_new ("prepare-format",
       G_TYPE_FROM_CLASS (klass),