remove v4l/lml/buz, add symbolic folders, more xlat update, yuyv fixes, v4l2 upgrades
[goodguy/history.git] / cinelerra-5.1 / cinelerra / devicev4l2base.h
index 589169f78c2c6bf19096c763f1e2d37b7a995a89..e28965f9f47bcbfb0ba83238341ad6f3319e1b9e 100644 (file)
@@ -98,6 +98,8 @@ class DeviceV4L2Base : public Thread
 // COMPRESSED or another color model the device should use.
         int color_model;
        int dev_fd;
+       int iwidth;
+       int iheight;
 
        int dev_open();
        void dev_close();