don't retry inifinitely to scan broken files
[vuplus_dvbapp] / lib / dvb / tstools.h
index 175cef6..6f48766 100644 (file)
@@ -70,6 +70,7 @@ private:
        
        eMPEGStreamInformation m_streaminfo;
        int m_use_streaminfo;
+       int m_last_filelength, m_futile;
 };
 
 #endif