[mythtv-commits] Ticket #2265: Improved audio timestamp calculation on Mac OS X

MythTV mythtv at cvs.mythtv.org
Thu Aug 31 14:23:12 UTC 2006


#2265: Improved audio timestamp calculation on Mac OS X
-----------------------------+----------------------------------------------
 Reporter:  awk at awkward.org  |        Owner:  nigel   
     Type:  patch            |       Status:  assigned
 Priority:  minor            |    Milestone:          
Component:  mythtv           |      Version:          
 Severity:  medium           |   Resolution:          
-----------------------------+----------------------------------------------
Changes (by awk at awkward.org):

 * cc: nigel at ind.tansu.com.au (added)
  * keywords:  => OSX GO7007 Capture

Comment:

 I've revised the patch a little bit to add 'base class' accessors to the
 audiooutbase.h header and to call them from the derived class. That way I
 don't need to directly change the visibility of the variables, and there's
 no need for a friend either.

 Note the accessor functions are still protected - they're only intended
 for derived class use.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2265#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list