[vorbis-dev] ov_time_seek
Firelight Multimedia
support at fmod.org
Thu Oct 26 15:08:25 PDT 2000
hi,
when i call ov_time_seek or ov_time_seek_page it crashes in
long vorbis_book_decode(codebook *book, oggpack_buffer *b){
long ptr=0;
decode_aux *t=book->decode_tree;
int lok = oggpack_look(b, t->tabn);
decode_tree is null, so t->tabn generates an exception.. is there something
i didnt initialize or maybe a null pointer check is in order?
'book' is passed from _decodepart, and i=0 when it passes books[i] to
s_vorbis_book_decodevs...
thanks
Brett.
--- >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 'vorbis-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 Vorbis-dev
mailing list