8 #include "theora/theora.h" 
    9 #include "vorbis/codec.h" 
ogg_stream_state v_osstate
 
void theora_close(THEORAFILE *movie)
 
struct THEORAFILE THEORAFILE
 
ogg_stream_state t_osstate
 
ogg_sync_state osyncstate
 
THEORAFILE * theora_open(char *filename)
 
void theora_play(THEORAFILE *movie)