shithub: aacenc

Download patch

ref: ab60f7719429e1b78387477491a9726a5e9099a3
parent: 425ec51ec0207a89f5b49210ceef6c6a0c1241ed
author: sur <sur>
date: Wed Feb 2 02:57:11 EST 2005

*** empty log message ***

diff: cannot open b/libfaac/kiss_fft//null: file does not exist: 'b/libfaac/kiss_fft//null'
--- /dev/null
+++ b/libfaac/kiss_fft/README.kiss_fft
@@ -1,0 +1,28 @@
+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.
+