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

MythTV mythtv at cvs.mythtv.org
Wed Dec 21 11:28:55 EST 2005


#850: Inaccuracies in audio timecode calculations
-------------------------------------------+--------------------------------
 Reporter:  mythtv at dadeos.freeserve.co.uk  |        Owner:  ijr
     Type:  defect                         |       Status:  new
 Priority:  minor                          |    Milestone:     
Component:  mythtv                         |      Version:     
 Severity:  medium                         |   Resolution:     
-------------------------------------------+--------------------------------
Comment (by paulh):

 Fails to compile with this error:
 {{{
 transcode.cpp:141: error: conflicting return type specified for `virtual
 int
    AudioReencodeBuffer::GetAudiotime()'
 ../../libs/libmyth/audiooutput.h:54: error:   overriding `virtual long
 long int
    AudioOutput::GetAudiotime()'
 make[2]: *** [transcode.o] Error 1
 make[2]: Leaving directory `/media/src/mythtv-
 build/mythtv/programs/mythtranscode'
 make[1]: *** [sub-mythtranscode] Error 2
 make[1]: Leaving directory `/media/src/mythtv-build/mythtv/programs'
 make: *** [sub-programs] Error 2
 }}}

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


More information about the mythtv-commits mailing list