[mythtv-commits] mythtv commit: r7213 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 8 21:30:48 UTC 2005


      Author: danielk
        Date: 2005-09-08 21:30:48 +0000 (Thu, 08 Sep 2005)
New Revision: 7213
   Changeset: http://cvs.mythtv.org/trac/changeset/7213

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp

Log:

This simplifies and documents the two AddAudioData()
methods in the NVP. 

More importantanly this also prevents AddAudioData(char*...)
from crashing the frontend if "audio_channels" is <= 0...
This happens when we transition from a stream with audio
to one without it and a frame is decoded while the audio
params are still being reset.






More information about the mythtv-commits mailing list