summaryrefslogtreecommitdiffstats
path: root/gst-libs/ext/amrwb/README
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2007-01-04 16:39:38 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2007-01-04 16:39:38 +0000
commita59bef232b5e88b419a9b0be974ebc02a3bca9b9 (patch)
treea796a95d1025cc394af499690368bf6348b6cc8d /gst-libs/ext/amrwb/README
parent4d3eb2d7f042bbcfad85cc44e254a0688694caea (diff)
downloadgst-plugins-bad-a59bef232b5e88b419a9b0be974ebc02a3bca9b9.tar.gz
gst-plugins-bad-a59bef232b5e88b419a9b0be974ebc02a3bca9b9.tar.bz2
gst-plugins-bad-a59bef232b5e88b419a9b0be974ebc02a3bca9b9.zip
add directories in the right place
Original commit message from CVS: add directories in the right place
Diffstat (limited to 'gst-libs/ext/amrwb/README')
-rw-r--r--gst-libs/ext/amrwb/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/gst-libs/ext/amrwb/README b/gst-libs/ext/amrwb/README
new file mode 100644
index 00000000..dcbf95e3
--- /dev/null
+++ b/gst-libs/ext/amrwb/README
@@ -0,0 +1,7 @@
+Compiling AMRWB codec:
+======================
+
+To compile the amrwb codec, you need to download the source code from
+"http://www.3gpp.org/ftp/Specs/html-info/26204.htm" and drop it
+in this directory, or run "make download".
+Then you can run the "autogen" script again.