From ee9c60fad46c1da7c517b84e37a9c4bc41949efd Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 28 Feb 2011 00:00:41 +0100 Subject: output/oss: AFMT_S24_PACKED is little-endian According to the Solaris dsp manpage, AFMT_S24_PACKED is little-endian: http://download.oracle.com/docs/cd/E19963-01/821-1475/6nmf5baot/index.html The Minix soundcard.h header says the same. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5316279f5..64353a7c0 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ ver 0.16.2 (2011/??/??) - gme: detect end of song * output: - httpd: fix uninitialized variable + - oss: AFMT_S24_PACKED is little-endian ver 0.16.1 (2011/01/09) -- cgit v1.2.3