[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 28 09:55:03 UTC 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Thu Oct 28 09:50:10 2004

Modified Files:
   in mythtv/libs/libmythtv:
        avformatdecoder.cpp avformatdecoder.h 
Log Message:
Audio track scanning/selection tweak from danielk:

"I eliminated scanAudioStreams, and put that functionality in the general 
ScanStreams method. Now it only adds an audio stream to the list if it 
finds the codec for it in avlib. I've also changed ScanStreams so if it 
finds an unidentified stream it keeps scanning the rest of the streams. 
Finally, I added a check in GetFrame that calls SelectAudioTrack() if 
the currently selected audio track is outside the bounds of our audio 
stream list."


----------------------------------------------------------------------------


More information about the mythtv-commits mailing list