Displaying 2 results from an estimated 2 matches for "pigdog".
Did you mean:
bigdog
2000 Apr 21
5
BeOS diffs
HI,
how do I get mods applied to Vorbis, I'm not a
cvs guru and I don't know much about configure scripts.
BeOS has this little quirk of being 99% POSIX compliant so these
mods are required for vorbis to compile.
To define int64_t in codec.h
#ifdef __BEOS__
#include <inttypes.h>
#endif
run.c in vq needs 'changing' around line 141 becuase
S_IFSOCK isn't
1999 Sep 12
3
Hello and questions
Hi.
So, I checked out libvorbis and it seemed pretty OK, but the cmdline
subdir didn't compile. I made changes to Makefile.in and added a
function or two (does "fill_buffer" live anywhere? I couldn't find
it) and eventually got a build that didn't do much.
Anyways, I guess I want real CVS access so I can check the changes in,
and I'd like to slap the cmdline thing