X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Ftstools.h;fp=lib%2Fdvb%2Ftstools.h;h=71e00df968242573c5aa48efe44a03a64c1cadb4;hp=6f4876656c389f9024d7c0c9a5ad4026aed6175a;hb=fe5b6c2f255b91bfe2fb512576082afb9d0fd84a;hpb=18c51eca7ac07b1ed119462a52ba9f4a8d89c11c diff --git a/lib/dvb/tstools.h b/lib/dvb/tstools.h index 6f48766..71e00df 100644 --- a/lib/dvb/tstools.h +++ b/lib/dvb/tstools.h @@ -70,7 +70,8 @@ private: eMPEGStreamInformation m_streaminfo; int m_use_streaminfo; - int m_last_filelength, m_futile; + off_t m_last_filelength; + int m_futile; }; #endif