[mythtv-commits] mythtv commit: r11392 by danielk

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


      Author: danielk
        Date: 2006-10-03 02:11:27 +0000 (Tue, 03 Oct 2006)
New Revision: 11392
   Changeset: http://cvs.mythtv.org/trac/changeset/11392

Modified:

   trunk/mythtv/libs/libmyth/audiooutputoss.cpp

Log:

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.






More information about the mythtv-commits mailing list