Skip to content

Commit 880ecac

Browse files
author
Tim Su
committed
Update README.md
1 parent 9d0f2aa commit 880ecac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ In addition, includes a patched [MP4Parser](http://code.google.com/p/mp4parser)
77

88
This project is set up as a single Eclipse project with a Main.java example activity. AAC encoding logic is found in jni/aac-enc.c, which needs to be built with the [Android NDK](http://developer.android.com/sdk/ndk/index.html). I used NDK r7c, but any version should work.
99

10+
For more information, check out the [original blog article](http://www.betaful.com/2012/04/encoding-aac-audio-in-android).
11+
1012
Why?
1113
----
1214

@@ -29,4 +31,4 @@ This project grants you no rights to any of the patents this technology may requ
2931
Have changes?
3032
-------------
3133

32-
Pull requests are accepted!
34+
Pull requests are accepted!

0 commit comments

Comments
 (0)