diff -Naur kino-0.7.1-orig/src/ieee1394io.h kino-0.7.1/src/ieee1394io.h --- kino-0.7.1-orig/src/ieee1394io.h 2004-05-30 09:30:00.195549632 +0100 +++ kino-0.7.1/src/ieee1394io.h 2004-05-30 09:30:20.897402472 +0100 @@ -33,7 +33,7 @@ class IEEE1394Reader { -private: +protected: /// the number of frames that had to be thrown away because /// our inFrames queue did not contain available frames static int droppedFrames;