diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:44 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:44 +0200 |
commit | 6c1f4e52023b81e6dbdfa0dabc47ddbd04844ba1 (patch) | |
tree | 3bd7166206fce1ce892ea22ca0e940887fc4275f /audio/amrwb/README | |
parent | 5fa09a3e7b14dca614040a3ea0da262cb9d3cea9 (diff) |
audio/amrwb: Moved from multimedia
Diffstat (limited to 'audio/amrwb/README')
-rw-r--r-- | audio/amrwb/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/amrwb/README b/audio/amrwb/README new file mode 100644 index 000000000000..f7a9db7ae5ef --- /dev/null +++ b/audio/amrwb/README @@ -0,0 +1,15 @@ +amrwb - AMR Wide Band Speech Codec + +This is library is an effort to link against the amrwb-codec, +standardized by the 3GPP, and used in modern mobile-phones +when recording video or speech, for example. + +The library itself is actually just a wrapper around the original code +released by 3GPP. + +You will need to get the 26204-700.zip file and place it in the same +directory as the SlackBuild script *before* attempting to build this. +See the following page for more information: + http://www.3gpp.org/ftp/Specs/html-info/26204.htm +A direct link to the zip file is here: + http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-700.zip |