summaryrefslogtreecommitdiffstats
path: root/gst/librfb/rfbdecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/librfb/rfbdecoder.h')
-rw-r--r--gst/librfb/rfbdecoder.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/librfb/rfbdecoder.h b/gst/librfb/rfbdecoder.h
index 8ec94bd2..dca8d192 100644
--- a/gst/librfb/rfbdecoder.h
+++ b/gst/librfb/rfbdecoder.h
@@ -69,6 +69,10 @@ struct _RfbDecoder
guint rect_height;
gint n_rects;
+
+ /* some many used values */
+ guint bytespp;
+ guint line_size;
};
#if 0