summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxviddec.h
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2003-11-02 02:31:04 +0000
committerIain Holmes <iain@prettypeople.org>2003-11-02 02:31:04 +0000
commit343ee1744acb4046b84a68e012b0d5040761aff2 (patch)
tree363d9506dcd43600748db3e6c5355945707a44d1 /ext/xvid/gstxviddec.h
parent61c073c5d81ebc2a05d4a1457d09110519c9332e (diff)
downloadgst-plugins-bad-343ee1744acb4046b84a68e012b0d5040761aff2.tar.gz
gst-plugins-bad-343ee1744acb4046b84a68e012b0d5040761aff2.tar.bz2
gst-plugins-bad-343ee1744acb4046b84a68e012b0d5040761aff2.zip
XVid compiles again...I'm off to bed :)
Original commit message from CVS: XVid compiles again...I'm off to bed :)
Diffstat (limited to 'ext/xvid/gstxviddec.h')
-rw-r--r--ext/xvid/gstxviddec.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/xvid/gstxviddec.h b/ext/xvid/gstxviddec.h
index d1743342..98916ce7 100644
--- a/ext/xvid/gstxviddec.h
+++ b/ext/xvid/gstxviddec.h
@@ -64,8 +64,7 @@ struct _GstXvidDecClass {
GType gst_xviddec_get_type(void);
-gboolean gst_xviddec_plugin_init (GModule *module,
- GstPlugin *plugin);
+gboolean gst_xviddec_plugin_init (GstPlugin *plugin);
#ifdef __cplusplus
}