summaryrefslogtreecommitdiff
path: root/gst/dvdspu/gstdvdspu.h
diff options
context:
space:
mode:
authorChristian Schaller <christian.schaller@collabora.co.uk>2009-04-30 17:29:35 +0100
committerChristian Schaller <christian.schaller@collabora.co.uk>2009-04-30 17:29:35 +0100
commitf5a00b5cb6f0fe85e1d3df4a159d905162d5c78a (patch)
tree4f1fdffb708f79857f965347be285e05f83cdcff /gst/dvdspu/gstdvdspu.h
parent2f23e50034e255fb7801024408887edf68e5b9fb (diff)
parent8d4315ee5c74c5bb6bb6adf9ed5824101d9ccda1 (diff)
Merge branch 'master' of ssh://uraeus@git.freedesktop.org/git/gstreamer/gst-plugins-bad
Diffstat (limited to 'gst/dvdspu/gstdvdspu.h')
-rw-r--r--gst/dvdspu/gstdvdspu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/dvdspu/gstdvdspu.h b/gst/dvdspu/gstdvdspu.h
index 0432a3af9..dfc51f9e9 100644
--- a/gst/dvdspu/gstdvdspu.h
+++ b/gst/dvdspu/gstdvdspu.h
@@ -122,6 +122,7 @@ struct SpuState {
GstBuffer *pix_buf; /* Current SPU packet the pix_data references */
SpuRect disp_rect;
+ SpuRect clip_rect;
SpuRect hl_rect;
guint32 current_clut[16]; /* Colour lookup table from incoming events */