[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Sun, 17 Nov 2002 21:00:05 -0500


----------------------------------------------------------------------------
Changes committed by john on Sun Nov 17 20:59:38 2002

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

* move timestamps from the start of each frame and each audio chunk
  to the end. This made code simpler in most places.
* Account for the audio that is still in the sound device's capture
  buffer. Usually this is close to nothing, but not always.

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