projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6042bb1
)
docs: Add Since tag for new GstV4l2Src::prepare-format signal
author
Mart Raudsepp
<mart.raudsepp@collabora.com>
Mon, 23 Apr 2012 07:03:19 +0000
(10:03 +0300)
committer
Sebastian Dröge
<sebastian.droege@collabora.co.uk>
Mon, 23 Apr 2012 09:24:19 +0000
(11:24 +0200)
sys/v4l2/gstv4l2src.c
patch
|
blob
|
history
diff --git
a/sys/v4l2/gstv4l2src.c
b/sys/v4l2/gstv4l2src.c
index
9eac0ce
..
67bb2da
100644
(file)
--- a/
sys/v4l2/gstv4l2src.c
+++ b/
sys/v4l2/gstv4l2src.c
@@
-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),