Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2011 08:30:15 GMT
From:      Zhihao Yuan <lichray@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/156747: multimedia/mplayer: fix 24-bits OSS some improvements
Message-ID:  <201105010830.p418UFZs075944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/156747; it has been noted by GNATS.

From: Zhihao Yuan <lichray@gmail.com>
To: bug-followup@FreeBSD.org, lichray@gmail.com
Cc:  
Subject: Re: ports/156747: multimedia/mplayer: fix 24-bits OSS some improvements
Date: Sun, 1 May 2011 03:20:24 -0500

 Oh no. The new patch is wrong.... Because the AFMT_*24_*E in OSS 4.x
 is in 4 bytes mode! And that's why mplayer uses AFMT_S24_PACKED, which
 is the real useful OSS v4 24-bit API. My first patch is correct,
 relatively. Just need to add the BE support (though may not be as
 useful as SE).
 
 -- 
 Zhihao Yuan
 The best way to predict the future is to invent it.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105010830.p418UFZs075944>