[MPlayer-cvslog] CVS: main/libao2 ao_alsa.c,1.34,1.35
Ivo
ivop at euronet.nl
Thu Mar 30 19:20:02 CEST 2006
On Thursday 30 March 2006 18:57, Clemens Ladisch wrote:
> The first release (after the 0.5.x series) would have been 0.9.0, but we
> named it 0.9.1 to avoid confusing users (the 0.9.0beta and 0.9.0rc series
> went for over two and a half years).
Ok. What do you suggest?
1. Have configure check for major=0, minor=9 and subminor>=1, drop support
for alsa-lib versions < 0.9.1 and force people to upgrade.
2. Have a few #if's in ao_alsa? (probably just check version <= 0x000901
then)
3. Something else?
Since we still support alsa 0.5 even, I opt for option 2. Knowing that
Mandrake always had packages of cutting-edge releases, there are probably a
lot of people that still have alsa 0.9.0 with other two to three year old
installs (Red hat? Debian?).
In any case, compilation and linking should not fail after someone ran
configure, so something should be changed IMHO :)
--Ivo
More information about the MPlayer-cvslog
mailing list