ports/156747: multimedia/mplayer: fix 24-bits OSS some improvements

Zhihao Yuan lichray at gmail.com
Sun May 1 08:30:15 UTC 2011


The following reply was made to PR ports/156747; it has been noted by GNATS.

From: Zhihao Yuan <lichray at gmail.com>
To: bug-followup at FreeBSD.org, lichray at 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.



More information about the freebsd-ports-bugs mailing list