[mythtv-commits] mythtv commit: r7104 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 22 17:53:35 UTC 2005


      Author: danielk
        Date: 2005-08-22 17:53:35 +0000 (Mon, 22 Aug 2005)
New Revision: 7104
   Changeset: http://cvs.mythtv.org/trac/changeset/7104

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Add an isEmpty() check on chan->GetCurrentInput() in 
TVRec::SetVideoFiltersForChannel(). 

It looks like this being null may have caused the problem 
in the partial stack trace Mark Weaver posted today at 12:18pm.

This looks like it is due to some missing initialization code
for handling inputs in DVBChannel, which unfortunately was
not written to be input aware. We don't use video filters on
DVB recordings anyway, so this fix is fine for now.






More information about the mythtv-commits mailing list