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