From b7034ec262515c659b3b5660b1edcb31bf679274 Mon Sep 17 00:00:00 2001 From: Gregory Maxwell Date: Mon, 30 Apr 2012 10:22:03 -0400 Subject: Make opus_demo r/w little-endian PCM independent of host byte-order. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 16b9b1cb..81e590a9 100644 --- a/README +++ b/README @@ -74,7 +74,7 @@ options: -dtx : enable SILK DTX -loss : simulate packet loss, in percent (0-100); default: 0 -input and output are 16-bit PCM files (machine endian) or opus bitstreams +input and output are little endian signed 16-bit PCM files or opus bitstreams with simple opus_demo proprietary framing. == Testing == -- cgit v1.2.1