
greg at phaze
Oct 16, 2009, 11:51 AM
Post #1 of 4
(1147 views)
Permalink
|
|
Re: [mythtv-commits] mythtv commit: r22432 - in trunk by jyavenard
|
|
On Wed, Oct 14, 2009 at 02:57:06AM +0000, mythtv [at] cvs wrote: > Author: jyavenard > Date: 2009-10-14 02:57:05 +0000 (Wed, 14 Oct 2009) > New Revision: 22432 > Changeset: http://cvs.mythtv.org/trac/changeset/22432 > [SNIP] > New Audio Setup and additional audio capabilities It looks like this update brings in code that wont compile on any version of also older than 1.0.16rc1 (Jan 22, 2008). audiooutputalsa.cpp: In member function 'virtual std::vector<int, std::allocator<int> > AudioOutputALSA::GetSupportedRates()': audiooutputalsa.cpp:106: error: 'SND_PCM_NO_AUTO_RESAMPLE' was not declared in this scope Is this going to be a new minimum ALSA version from now on? _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|