[mythtv-commits] mythtv commit: r9770 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Apr 21 22:40:09 UTC 2006


      Author: danielk
        Date: 2006-04-21 22:40:07 +0000 (Fri, 21 Apr 2006)
New Revision: 9770
   Changeset: http://cvs.mythtv.org/trac/changeset/9770

Modified:

   trunk/mythtv/libs/libmyth/audiooutputbase.cpp
   trunk/mythtv/libs/libmyth/audiooutputbase.h

Log:

Closes #850. Fixes rounding error in timecode calculation for streams without an explicit timecode.

This applies the patch from mythtv At dadeos DT freeserve dot co dt uk, but without the changes to
the signature of getAudiotime(). The current return type of int can handle 500 hours of audio
without wackyness, and if we are going to change the binary revision we should fix the constness
and return types of the rest of the methods in the audio classes.






More information about the mythtv-commits mailing list