[mythtv-commits] Ticket #4386: Add timestretch support to mythmusic

MythTV mythtv at cvs.mythtv.org
Mon Dec 31 11:33:21 UTC 2007


#4386: Add timestretch support to mythmusic
------------------------+---------------------------------------------------
 Reporter:  markspieth  |        Owner:  paulh   
     Type:  patch       |       Status:  assigned
 Priority:  minor       |    Milestone:  0.21    
Component:  mythmusic   |      Version:  head    
 Severity:  medium      |   Resolution:          
  Mlocked:  0           |  
------------------------+---------------------------------------------------

Comment(by paulh):

 Replying to [comment:4 markspieth]:
 > added patch to audiooutputbase.cpp to prevent those messages from
 appearing.
 > should be ok. attached as a gz as otherwise I got a spam message on
 attach.
 > patch was edited so I hope I did it correctly.
 >
 > If nonblock, wait for a bit for the buffer to clear before continuing if
 it gets past the initial nonblock length sufficiency tests.
 >
 > This patch is also part of my multichannel patch (fixed up) #1104

 Wont compile. Fails with this error:-
 {{{
 audiooutputbase.cpp: In member function `virtual bool
    AudioOutputBase::AddSamples(char**, int, long long int)':
 audiooutputbase.cpp:461: error: `encoder' undeclared (first use this
 function)
 audiooutputbase.cpp:461: error: (Each undeclared identifier is reported
 only
    once for each function it appears in.)
 }}}

 Looks like this is going to have to wait until after the multichannel
 patch is applied.
 Is that patch stable enough to be applied yet? With it being such a large
 patch it would be nice to get it in sooner rather than later so any
 problems can be ironed out before the 0.21 release.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4386#comment:6>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list