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:
ef93dc4
)
That function was removed from videofilter because of plugin_init changes
author
Benjamin Otte
<otte@gnome.org>
Sun, 9 Nov 2003 15:35:22 +0000
(15:35 +0000)
committer
Benjamin Otte
<otte@gnome.org>
Sun, 9 Nov 2003 15:35:22 +0000
(15:35 +0000)
Original commit message from CVS:
That function was removed from videofilter because of plugin_init changes
ext/pango/gsttimeoverlay.c
patch
|
blob
|
history
diff --git
a/ext/pango/gsttimeoverlay.c
b/ext/pango/gsttimeoverlay.c
index
6e1b748
..
ba67511
100644
(file)
--- a/
ext/pango/gsttimeoverlay.c
+++ b/
ext/pango/gsttimeoverlay.c
@@
-204,8
+204,6
@@
gst_timeoverlay_init (GstTimeoverlay *timeoverlay)
videofilter->srcpad = gst_pad_new_from_template (
GST_PAD_TEMPLATE_GET (gst_timeoverlay_src_template_factory),
"src");
-
- gst_videofilter_postinit(GST_VIDEOFILTER(timeoverlay));
}
static void