[MPlayer-dev-eng] [PATCH] add mono support to NAS audio output

Erik Auerswald auerswal at unix-ag.uni-kl.de
Thu Apr 19 18:50:48 CEST 2007


Hi,

On Thu, Apr 19, 2007 at 06:31:44PM +0200, Reimar Döffinger wrote:
> [...]
> > The current code in MPlayer does not try to use the mono NAS device,
> > even for mono audio data. This is fixed by my patch, without any changes
> > for audio data with 2 or more channels.
> 
> Applied.

Thanks.

> Btw.: is there really no way to use nas without pthreads? Juck.

It should be possible to just use libaudio which can use pthreads. It is
not guaranteed that libaudio is thread safe, this is a compile time
decision.

None of the NAS clients from the NAS distribution uses pthreads
directly.

Erik



More information about the MPlayer-dev-eng mailing list