summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxviddec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xvid/gstxviddec.h')
-rw-r--r--ext/xvid/gstxviddec.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/xvid/gstxviddec.h b/ext/xvid/gstxviddec.h
index 848ad261..cdee5540 100644
--- a/ext/xvid/gstxviddec.h
+++ b/ext/xvid/gstxviddec.h
@@ -65,6 +65,9 @@ GType gst_xviddec_get_type(void);
gboolean gst_xviddec_plugin_init (GModule *module,
GstPlugin *plugin);
+/* in gstxvid.c */
+extern gchar * gst_xvid_error (int errorcode);
+
#ifdef __cplusplus
}
#endif /* __cplusplus */