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

Jean-Marc Valin Jean-Marc.Valin at USherbrooke.ca
Sun May 16 19:44:15 PDT 2004



> Runtime methods would be nice too, for prebuilts to be able to determine
> what they can call and whatnot.

Note that the original thing I proposed (speex_lib_ctl and
SPEEX_LIB_GET_VERSION, ...) is a run-time method. Note however that you'd still
have to dlopen the library since can't just do:
if (call_is_allowed)
    speex_encode_int(...);

because then it won't link.

--- >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