summaryrefslogtreecommitdiffstats
path: root/speex
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@civ.zcu.cz>2014-07-02 22:22:38 +0200
committerFrantišek Dvořák <valtri@civ.zcu.cz>2014-07-02 22:22:38 +0200
commit59b0e77bf65c413e87649ca1fbe980fd4c6e86a8 (patch)
tree3215ce8cbb793e2e16288a6aabab4eb06fa17e66 /speex
downloadcodecs-testing-mingw-59b0e77bf65c413e87649ca1fbe980fd4c6e86a8.tar.gz
codecs-testing-mingw-59b0e77bf65c413e87649ca1fbe980fd4c6e86a8.tar.xz
codecs-testing-mingw-59b0e77bf65c413e87649ca1fbe980fd4c6e86a8.zip
Initial import.
Diffstat (limited to 'speex')
-rw-r--r--speex/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/speex/README b/speex/README
new file mode 100644
index 0000000..94b888f
--- /dev/null
+++ b/speex/README
@@ -0,0 +1,11 @@
+==== Packages ====
+
+yum install speex
+yum install --enablerepo=updates-testing mingw32-speex-tools
+
+
+==== Decoder ====
+
+It looks like 32bit and 64bit differs! And 32bit native and 32bit MinGW.
+Only 64bit native and 64bit MinGW are the same.
+