Displaying 1 result from an estimated 1 matches for "theora_quantize".
2005 Aug 03
1
linking, exported symbols
Hi all,
I've got an application here (flumotion) which uses libtheora (via
gstreamer, though I think that's irrelevant here) and many other bits of
code, one of which is PIL (Python Imaging Library), which also has
chunks implemented in native code.
When I run this, I get a crash in libtheora, the top of the stacktrace
looking like:
#0 0xb6a71bbf in quantize ()
from