shithub: aacenc

ref: ab60f7719429e1b78387477491a9726a5e9099a3
dir: /libfaac/kiss_fft/README.kiss_fft/

View raw version
To install kiss_fft library please visit http://kissfft.sourceforge.net
and download latest kiss_fft package from there.

Uncompress kiss_fft_v1_2_1.tar.gz in this catalog.

Source tree shall be:

/libfaac
	/kiss_fft	<-- you are here
		/test
		/tools
		CHANGELOG
		COPYING
		kiss_fft.c
		kiss_fft.h
		Makefile
		README
		TIPS
		_kiss_fft_guts.h

Copy kiss_fftr.c and kiss_fftr.h from ./tools catalog to kiss_fft catalog.

kiss_fft library is distributed under its own license (non GPL), so I cannot
include its sources here.

See README and COPYING files from original package for author and copyright
information.