[mythtv-commits] mythtv commit: r24606 by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed May 12 14:45:47 UTC 2010


      Author: janne
        Date: 2010-05-12 14:45:47 +0000 (Wed, 12 May 2010)
New Revision: 24606
   Changeset: http://svn.mythtv.org/trac/changeset/24606

Modified:

   branches/release-0-23-fixes/mythtv/libs/libmythtv/avformatdecoder.cpp

Log:

avfd: fix segfault after stream change without fully set codec options

The main problem is that directrendering is not reset to false and
GetFrame() relies on it and happily uses a NULL ptr.
partially backports [24363] from trunk. Fixes #8445





More information about the mythtv-commits mailing list