Index: live.h
===================================================================
--- live.h	(revision 546)
+++ live.h	(revision 547)
@@ -54,6 +54,9 @@
     CAPTUREPARMS capture_param;
     CAPSTATUS  capture_status;
     BITMAPINFO capture_video_format;
+    BITMAPINFO capture_video_format_original;
+    
+    HIC    compressor;
 
     struct video_window  // Linux structure to keep source compatable
     {