[speex-dev] does installed lib support _int()s ?

James H. Cloos Jr. cloos at jhcloos.com
Sat May 15 15:54:36 PDT 2004



Assuming one prefers to use the speex_encode_int() and
speex_decode_int() when available, but fallback to speex_encode()
and speex_decode() if an older version if the lib is installed,
how does one best make the determination?

The only thing I can see to do is call speex_init_header() and look
at the result. Even at compile time it seems one must compile a test
app that outputs that data and then look at the version field of the
header struct....

OTOH, I do not see the version string in the strings(1) output from
either the static or shared libs.  Am I missing something obvious?

-JimC

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Speex-dev mailing list