[mythtv-commits] mythtv commit: r25522 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jul 31 10:52:10 UTC 2010


      Author: paulh
        Date: 2010-07-31 10:52:10 +0000 (Sat, 31 Jul 2010)
New Revision: 25522
   Changeset: http://svn.mythtv.org/trac/changeset/25522

Modified:

   trunk/mythplugins/mythmusic/mythmusic/avfdecoder.cpp

Log:

MythMusic: Guard against not being able to identify a stream format from the
probe data when streaming to the avfdecoder, seems  av_open_input_stream() 
segfaults if you pass a NULL AVInputFormat.

Also change a few TRUE/FALSE to true/false to match what we use elsewhere.




More information about the mythtv-commits mailing list