videoaggregator: fix gir warning about invalid doc comment
[38/1301] Generating GstVideo-1.0.gir with a custom command. ../subprojects/gst-plugins-base/gst-libs/gst/video/gstvideoaggregator.c:231: Error: GstVideo: identifier not found on the first line: * ^
This commit is contained in:
parent
77db5a0e21
commit
476eaf9425
@ -228,8 +228,7 @@ gst_video_aggregator_pad_class_init (GstVideoAggregatorPadClass * klass)
|
||||
G_PARAM_READWRITE | GST_PARAM_CONTROLLABLE | G_PARAM_STATIC_STRINGS));
|
||||
|
||||
/**
|
||||
*
|
||||
* GstVideoAggregator:max-last-buffer-repeat:
|
||||
* GstVideoAggregatorPad::max-last-buffer-repeat:
|
||||
*
|
||||
* Repeat last buffer for time (in ns, -1 = until EOS).
|
||||
* The default behaviour is for the last buffer received on a pad to be
|
||||
|
Loading…
x
Reference in New Issue
Block a user