log libao2/ao_alsa.c @ 25836:bc425ba00960

age author description
Mon, 24 Sep 2007 21:49:58 +0000 uau ao_alsa: Fix get_space() return values larger than buffersize
Fri, 09 Feb 2007 19:49:31 +0000 cladisch When setting the non-audio bit for hwac3 output, just try to set the
Wed, 08 Nov 2006 14:52:33 +0000 kraymer MSGTRs for ao_alsa.c
Tue, 07 Nov 2006 21:09:10 +0000 diego typo
Thu, 12 Oct 2006 22:24:19 +0000 diego slight overall verbosity reduction
Wed, 04 Oct 2006 08:46:32 +0000 diego Remove bogus #ifndef WORDS_BIGENDIAN.
Mon, 18 Sep 2006 16:58:21 +0000 cladisch When the hardware sample format is AC3, do not force using an hardcoded
Mon, 18 Sep 2006 16:29:27 +0000 cladisch When one of the PCM configuration function in init() fails, abort
Fri, 31 Mar 2006 09:28:37 +0000 cladisch Add workarounds for old prerelease versions of alsa-lib 0.9.0 that did
Mon, 13 Mar 2006 10:50:37 +0000 cladisch To avoid a bug in ALSA's rate plugin that causes spurious overruns, try
Mon, 13 Mar 2006 10:49:12 +0000 cladisch Do not try to count hardware sound cards because there might be none
Mon, 27 Feb 2006 10:09:05 +0000 cladisch Output error messages from the ALSA library through mp_msg() instead of
Mon, 27 Feb 2006 10:06:27 +0000 cladisch Show the actual ALSA version instead of the version mplayer was compiled
Mon, 13 Feb 2006 11:48:29 +0000 cladisch Fix the error handling in the play() function: add a handler for EINTR,
Mon, 13 Feb 2006 11:43:25 +0000 cladisch This changes the software parameters to be more compatible with the