output pid if timeoutet section table
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Thu, 27 Dec 2007 10:21:27 +0000 (10:21 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Thu, 27 Dec 2007 10:21:27 +0000 (10:21 +0000)
lib/dvb/esection.cpp

index 4758008a88db6e20235d1ebffbf78fc573807e8d..d30aef46b2003227b7770aa10d48a79ac5a3d361 100644 (file)
@@ -37,7 +37,7 @@ void eGTable::sectionRead(const __u8 *d)
 
 void eGTable::timeout()
 {
 
 void eGTable::timeout()
 {
-       eDebug("timeout!");
+       eDebug("timeout %04x!", m_table.pid);
        if (m_reader)
        {
                m_reader->stop();
        if (m_reader)
        {
                m_reader->stop();