blob: 94b888fe2c2453704ce2a00b3511d11763477ed7 (
plain)
1
2
3
4
5
6
7
8
9
10
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.
|