[mythtv-commits] mythtv commit: r26971 by jyavenard
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sat Oct 23 11:03:25 UTC 2010
Author: jyavenard
Date: 2010-10-23 11:03:25 +0000 (Sat, 23 Oct 2010)
New Revision: 26971
Changeset: http://svn.mythtv.org/trac/changeset/26971
Log:
When trying to retrieve capabilities of ALSA device, if an error occurs early, try to reopen the device without SND_PCM_NO_AUTO_FORMAT. With some ALSA plugin like ladspa, open the device with SND_PCM_NO_AUTO_FORMAT succeed, but accessing the device later fails.
Display warning when supported format detection isn't going to work as alsa will perform the conversion automatically
Modified:
trunk/mythtv/libs/libmyth/audiooutputalsa.cpp
More information about the mythtv-commits
mailing list