[mythtv-commits] Ticket #850: Inaccuracies in audio timecode calculations

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


#850: Inaccuracies in audio timecode calculations
-------------------------------------------+--------------------------------
 Reporter:  mythtv at dadeos.freeserve.co.uk  |        Owner:  danielk
     Type:  enhancement                    |       Status:  closed 
 Priority:  minor                          |    Milestone:  0.20   
Component:  mythtv                         |      Version:  head   
 Severity:  medium                         |   Resolution:  fixed  
-------------------------------------------+--------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [9770]) 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.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/850>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list