summaryrefslogtreecommitdiff
path: root/ext/closedcaption/gstceaccoverlay.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/closedcaption/gstceaccoverlay.c')
-rw-r--r--ext/closedcaption/gstceaccoverlay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/closedcaption/gstceaccoverlay.c b/ext/closedcaption/gstceaccoverlay.c
index 9a4b19a3a..e40d14dfe 100644
--- a/ext/closedcaption/gstceaccoverlay.c
+++ b/ext/closedcaption/gstceaccoverlay.c
@@ -285,7 +285,7 @@ gst_base_cea_cc_overlay_class_init (GstCeaCcOverlayClass * klass)
"Chengjun Wang <cjun.wang@samsung.com>");
gst_cea708_decoder_init_debug ();
- gst_type_mark_as_plugin_api (GST_TYPE_CC_OVERLAY_WIN_H_POS);
+ gst_type_mark_as_plugin_api (GST_TYPE_CC_OVERLAY_WIN_H_POS, 0);
}