ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for resizin...
[platform/upstream/gst-plugins-good.git] / ext / cairo / gsttimeoverlay.h
index 2f858b2..a71d04b 100644 (file)
@@ -47,6 +47,7 @@ typedef struct _GstTimeoverlayClass GstTimeoverlayClass;
 struct _GstTimeoverlay {
   GstVideofilter videofilter;
 
+  cairo_surface_t *surface;
   cairo_t *cr;
   int text_height;