Go to file
nu774 48e2f01c56 initial commit 2013-01-05 01:10:05 +09:00
m4 initial commit 2013-01-05 01:10:05 +09:00
missings initial commit 2013-01-05 01:10:05 +09:00
src initial commit 2013-01-05 01:10:05 +09:00
AUTHORS initial commit 2013-01-05 01:10:05 +09:00
COPYING initial commit 2013-01-05 01:10:05 +09:00
ChangeLog initial commit 2013-01-05 01:10:05 +09:00
INSTALL initial commit 2013-01-05 01:10:05 +09:00
Makefile.am initial commit 2013-01-05 01:10:05 +09:00
NEWS initial commit 2013-01-05 01:10:05 +09:00
README initial commit 2013-01-05 01:10:05 +09:00
config.rpath initial commit 2013-01-05 01:10:05 +09:00
configure.ac initial commit 2013-01-05 01:10:05 +09:00
version.h initial commit 2013-01-05 01:10:05 +09:00

README

==========================================================================
fdkaac - command line frontend encoder for libfdk-aac
==========================================================================

Prerequisites
-------------
You need libfdk-aac, GNU autoconf and automake, and C compiler.
On Posix environment, you will also need GNU gettext (for iconv.m4).

How to build
------------
$ autoreconf -i
$ ./configure
$ make