ChinnaSuhas / ossbuild

Automatically exported from code.google.com/p/ossbuild
Other
0 stars 1 forks source link

SPEEX Codec not included in latest download #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Latest available download (10.7 beta 1) GPL doesn't include the speex codec.

Original issue reported on code.google.com by andy.blu...@gmail.com on 16 Sep 2010 at 4:26

GoogleCodeExporter commented 9 years ago
We are having a lot of troubles building this codec in mingw/msys to a probably 
stack alignment problem. If you find a way to get working library for this 
codec, let us know :)

Original comment by ylatuya on 16 Sep 2010 at 8:50

GoogleCodeExporter commented 9 years ago
Actually, I have a *mostly* working version of speex going right now. The part 
that isn't is just the Windows audio playback (through speexdec). Encoding and 
decoding are working. I haven't tested it quite yet w/ the gstreamer plugins - 
but I anticipate they'll work fine. For me, speexdec crashes in waveOutOpen() 
when I playback a sample. Could be an issue w/ my audio driver, though...

The new builds are based off a custom GCC I built myself (v4.5.2 prerelease). 
I'm trying to finish all of them ASAP for inclusion in the next beta release.

But speex has been deliberately left out until the build's working again. You 
can still build against it (the source/dlls are still in the repo.), it's just 
deliberately left out of the installers b/c it's known to be bad right now.

If this new build pans out, look for it to be included in the next beta release.

Original comment by david.g.hoyt on 16 Sep 2010 at 5:19

GoogleCodeExporter commented 9 years ago
This is already a known issue.

Original comment by david.g.hoyt on 16 Sep 2010 at 5:19