That function was removed from videofilter because of plugin_init changes
Original commit message from CVS: That function was removed from videofilter because of plugin_init changes
This commit is contained in:
parent
ef93dc47b4
commit
c409d802cd
@ -204,8 +204,6 @@ gst_timeoverlay_init (GstTimeoverlay *timeoverlay)
|
|||||||
videofilter->srcpad = gst_pad_new_from_template (
|
videofilter->srcpad = gst_pad_new_from_template (
|
||||||
GST_PAD_TEMPLATE_GET (gst_timeoverlay_src_template_factory),
|
GST_PAD_TEMPLATE_GET (gst_timeoverlay_src_template_factory),
|
||||||
"src");
|
"src");
|
||||||
|
|
||||||
gst_videofilter_postinit(GST_VIDEOFILTER(timeoverlay));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user