search for: ov_test_callbacks

Displaying 3 results from an estimated 3 matches for "ov_test_callbacks".

Did you mean: op_test_callbacks
2001 Jan 11
2
Welcome to vorbis
-- Welcome to the vorbis mailing list! Please save this message for future reference. Thank you. If you ever want to remove yourself from this mailing list, you can send mail to <majordomo@xiph.org> with the following command in the body of your email message: unsubscribe vorbis or from another account, besides vorbis@xiph.org: unsubscribe vorbis vorbis@xiph.org If you ever
2004 Sep 06
1
Fixing libvorbisfile to handle largefiles
...size_t, void *)) fread, (int (*)(void *, ogg_int64_t, int)) _fseek64_wrap, (int (*)(void *)) fclose, - (long (*)(void *)) ftell + (ogg_int64_t (*)(void *)) _ftell64_wrap }; return ov_test_callbacks((void *)f, vf, initial, ibytes, callbacks); The most important part of this hack from an API perspective; without this I stand no chance of playing a large size file on a 32-bit system. (The rest of the hack is another attempt to work around an overflow in bisect that I posted earlier, and which...
2004 May 23
4
Various Ogg Vorbis largefile notes and/or patches
Greetings one and all; I'm not subscribed to this list so I'm first sending this message to verify that mails from me make it through, and then later I'll send the juicy messages with patches. Also, the address I'm using is IPv6-only and doesn't often work, so drop me from any replies and I'll catch the archives, or drop only the hostname part to get an IPv4 address that