[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Wed, 06 Nov 2002 19:15:03 -0500


----------------------------------------------------------------------------
Changes committed by john on Wed Nov  6 19:14:57 2002

Modified Files:
   in MC/libs/libNuppelVideo:
        NuppelVideoPlayer.cpp 
Log Message:

1. Minor cleanup of code involved in looking for a frame header, if we dont immediately find one in the stream coming from the ring buffer.

2. Back out a recent change to the A/V sync stuff, which was made in response to a problem where spurious large delays were observed. Capping the delay at a maximum value is sufficient to prevent this from causing a problem (unless a ridiculous delay value is calculated on every frame due to some systematic evil problem, which might have been the case?)
   I also increased the feedback level if a large unsync is detected, which should resync more quickly.


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