Bluetooth low-complexity, subband codec (SBC) library
*****************************************************

Copyright (C) 2004-2006  Marcel Holtmann <marcel@holtmann.org>
Copyright (C) 2004-2005  Henryk Ploetz <henryk@ploetzli.ch>
Copyright (C) 2005-2006  Brad Midgley <bmidgley@xmission.com>


Compilation and installation
============================

In order to compile SBC library you need following software packages:
	- GCC compiler

To configure run:
	./configure --prefix=/usr
 
Configure automatically searches for all required components and packages. 

To compile and install run:
	make && make install


Information
===========

Mailing lists:
	sbc-devel@lists.sf.net - SBC library discussions

For additional information about the project visit SBC library web site:
	http://sbc.sf.net
