search for: heroinewarrior

Displaying 1 result from an estimated 1 matches for "heroinewarrior".

2001 Jul 25
2
QuickTime for Linux and vorbisfile
I recently began working on an application which will combine Ogg Vorbis with QuickTime on the Linux platform. I am using Ogg Vorbis 1.0rc1 and Adam Williams' QuickTime for Linux 1.3 library (http://www.heroinewarrior.com/quicktime.php3). I am having a strange problem. As soon as I #include <quicktime/quicktime.h>, the code causes a segmentation fault when run. When I look at it with gdb, it seems as though the program's main loop is not even reached. I don't even need to define any types from...