[mythtv-commits] Ticket #3405: ALSA input for analog capture

MythTV mythtv at cvs.mythtv.org
Fri May 4 10:09:39 UTC 2007


#3405: ALSA input for analog capture
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr 
     Type:  patch      |       Status:  new 
 Priority:  minor      |    Milestone:  0.21
Component:  mythtv     |      Version:  head
 Severity:  medium     |   Resolution:      
-----------------------+----------------------------------------------------
Changes (by stuarta):

  * version:  unknown => head
  * milestone:  unknown => 0.21


Comment:

 OSSAudioInput::OpenDevice() is broken.

 If the device open fails it throws a verbose error but then
 continues on it's merry way.

 It repeatedly checks if (0 <= retval) and while it is reusing
 retval it just looks plain wrong.

 Stuart

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


More information about the mythtv-commits mailing list