63 unsigned char header[282];
int ogg_page_bos(ogg_page *og)
GLsizei const GLfloat * value
long oggpackB_bits(oggpack_buffer *b)
int ogg_stream_flush(ogg_stream_state *os, ogg_page *og)
long oggpack_bits(oggpack_buffer *b)
long oggpack_look(oggpack_buffer *b, int bits)
ogg_int64_t ogg_page_granulepos(ogg_page *og)
void oggpackB_writeclear(oggpack_buffer *b)
unsigned char * oggpackB_get_buffer(oggpack_buffer *b)
unsigned char * body_data
long oggpackB_read(oggpack_buffer *b, int bits)
void oggpackB_writecopy(oggpack_buffer *b, void *source, long bits)
void oggpack_write(oggpack_buffer *b, unsigned long value, int bits)
int ogg_page_serialno(ogg_page *og)
long oggpackB_bytes(oggpack_buffer *b)
int ogg_sync_wrote(ogg_sync_state *oy, long bytes)
long oggpack_look1(oggpack_buffer *b)
void oggpackB_adv1(oggpack_buffer *b)
int ogg_stream_eos(ogg_stream_state *os)
ogg_int64_t * granule_vals
void oggpack_writetrunc(oggpack_buffer *b, long bits)
long ogg_page_pageno(ogg_page *og)
void oggpack_writecopy(oggpack_buffer *b, void *source, long bits)
int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og)
void oggpackB_reset(oggpack_buffer *b)
void oggpackB_write(oggpack_buffer *b, unsigned long value, int bits)
GLsizei GLsizei GLcharARB * source
void oggpack_adv(oggpack_buffer *b, int bits)
char * ogg_sync_buffer(ogg_sync_state *oy, long size)
int ogg_sync_reset(ogg_sync_state *oy)
void oggpackB_writetrunc(oggpack_buffer *b, long bits)
long oggpackB_look(oggpack_buffer *b, int bits)
void oggpackB_adv(oggpack_buffer *b, int bits)
long oggpackB_look1(oggpack_buffer *b)
int ogg_stream_packetpeek(ogg_stream_state *os, ogg_packet *op)
int ogg_stream_packetin(ogg_stream_state *os, ogg_packet *op)
int ogg_stream_pagein(ogg_stream_state *os, ogg_page *og)
void ogg_packet_clear(ogg_packet *op)
void ogg_page_checksum_set(ogg_page *og)
long oggpackB_read1(oggpack_buffer *b)
int ogg_page_version(ogg_page *og)
void oggpack_adv1(oggpack_buffer *b)
int ogg_stream_pageout(ogg_stream_state *os, ogg_page *og)
void oggpack_readinit(oggpack_buffer *b, unsigned char *buf, int bytes)
int ogg_sync_clear(ogg_sync_state *oy)
int ogg_sync_destroy(ogg_sync_state *oy)
int ogg_stream_clear(ogg_stream_state *os)
long ogg_sync_pageseek(ogg_sync_state *oy, ogg_page *og)
int ogg_page_continued(ogg_page *og)
int ogg_stream_destroy(ogg_stream_state *os)
void oggpack_writeinit(oggpack_buffer *b)
long oggpack_bytes(oggpack_buffer *b)
int ogg_stream_packetout(ogg_stream_state *os, ogg_packet *op)
void oggpack_reset(oggpack_buffer *b)
unsigned char * oggpack_get_buffer(oggpack_buffer *b)
int ogg_page_eos(ogg_page *og)
int ogg_page_packets(ogg_page *og)
int ogg_stream_reset(ogg_stream_state *os)
int ogg_sync_init(ogg_sync_state *oy)
void oggpackB_writeinit(oggpack_buffer *b)
int ogg_stream_reset_serialno(ogg_stream_state *os, int serialno)
void oggpack_writealign(oggpack_buffer *b)
void oggpack_writeclear(oggpack_buffer *b)
long oggpack_read(oggpack_buffer *b, int bits)
long oggpack_read1(oggpack_buffer *b)
int ogg_stream_init(ogg_stream_state *os, int serialno)
void oggpackB_readinit(oggpack_buffer *b, unsigned char *buf, int bytes)
void oggpackB_writealign(oggpack_buffer *b)