[mythtv-commits] mythtv commits

mythtv at ijr.dnsalias.org mythtv at ijr.dnsalias.org
Mon May 26 21:55:02 EDT 2003


----------------------------------------------------------------------------
Changes committed by bjm on Mon May 26 20:53:31 2003

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp NuppelVideoPlayer.h XJ.cpp XJ.h vsync.c 
        vsync.h 
Log Message:
Improved frame timing for smoother playback:
Hardware refresh feedback (if available) suggested by ijr.
Strictly show at 1/fps and adjust by 1/2 frame if audio drifts.
Simplify the clipping logic in the video output loop.
Split PrepareFrame from Show for quick update after critical timimg.
sched_yield() to advise other procs to run during non-critical times.

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


More information about the mythtv-commits mailing list