[mythtv-commits] Ticket #2109: AC3 passthru problems with OSS driver.

MythTV mythtv at cvs.mythtv.org
Tue Oct 3 02:11:28 UTC 2006


#2109: AC3 passthru problems with OSS driver.
--------------------------------------+-------------------------------------
 Reporter:  ivan-mythtv at fiero-gt.com  |        Owner:  danielk
     Type:  patch                     |       Status:  closed 
 Priority:  minor                     |    Milestone:  0.21   
Component:  mythtv                    |      Version:  head   
 Severity:  low                       |   Resolution:  fixed  
--------------------------------------+-------------------------------------
Changes (by danielk):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 (In [11392]) Fixes #2109. Adds support for AC3 passthrough audio with OSS
 drivers.

 This sets the format flag appropriately, since many filters & decoders
 don't detect digital data robustly.

 In addition to the code that was added in [10718] and reverted in [10762]
 this adds a sanity check to make sure the drivers support AC3 passthrough
 before setting the passthrough bit. Some drivers support AC3 passthough,
 but don't support the official OSS API for it and die a horrible death
 when you set the AC3 bit.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2109#comment:9>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list