[mythtv-commits] mythtv commit: r7520 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 18 16:38:25 UTC 2005


      Author: danielk
        Date: 2005-10-18 16:38:24 +0000 (Tue, 18 Oct 2005)
New Revision: 7520
   Changeset: http://cvs.mythtv.org/trac/changeset/7520

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp

Log:

A little adjustment for NVP::AVSync()

If we are using hardware decoding, display the frame anyway, or
at least a field of it when using bob-deinterlacing. But then don't
wait for the AVSync interval. This gets us back into sync within
a few frames but doesn't waste the already done video decoding.

This could cause tearing when paired with a really fast video card
and a low frame rate display. But if we are falling behind with
video decoding, a really fast video card probably isn't a problem.






More information about the mythtv-commits mailing list