[mythtv-commits] Ticket #4101: MythSocket breaks when ivtv driver changes sound capture sample rate

MythTV mythtv at cvs.mythtv.org
Sat Oct 27 18:14:43 UTC 2007


#4101: MythSocket breaks when ivtv driver changes sound capture sample rate
---------------------------------+------------------------------------------
 Reporter:  majost at lagparty.org  |        Owner:  danielk
     Type:  defect               |       Status:  new    
 Priority:  critical             |    Milestone:  0.21   
Component:  mythtv               |      Version:  unknown
 Severity:  medium               |   Resolution:         
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by danielk):

 (In [14748]) Refs #4101. Fixes ivtv audio sample rate setting.

 I noticed the problem a few weeks back, but ticket 4101 reminded me to
 finish testing the patch. There were two problems, the
 AudioCompressionSettings class was saving all the triggered groups not
 just the selected one, so the values from all put the uncompressed audio
 type were being overwritten, and the other problem was that once the value
 was set incorrectly the SampleRate class would allow it.

 This fixes both problems and also adds a dbcheck update to fix existing
 misconfigurations.

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


More information about the mythtv-commits mailing list