[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jun 2 22:45:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by jdonavan on Thu Jun  2 22:41:10 2005

Modified Files:
   in mythtv:
        configure settings.pro 
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp NuppelVideoPlayer.h RingBuffer.cpp 
        RingBuffer.h tv_play.cpp tv_play.h 
Log Message:
Audio sync adjustment patch from Mark Spieth.

Also a fix for a case where playback would never start due to there not being enough free buffers (because 0-1 is a REALLY big number in a long long)

Also a basic "native" DVD player.  It's not in it's final implementation, and still has quite a bit of work to go.  But it does work for main title playback. (yes menu support is planned)

You'll need to run configure again... If libdvdnav is detected the dvd playback code will be included.  Use --disable-dvd to turn this off regardless of libdvdnav.


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


More information about the mythtv-commits mailing list