xine-lib 1.2.11
Data Fields
theora_decoder_s Struct Reference

Data Fields

video_decoder_t theora_decoder
 
theora_info t_info
 
theora_comment t_comment
 
theora_state t_state
 
ogg_packet op
 
yuv_buffer yuv
 
xine_stream_tstream
 
int reject
 
int op_max_size
 
unsigned char * packet
 
int done
 
int width
 
int height
 
double ratio
 
int offset_x
 
int offset_y
 
int frame_duration
 
int skipframes
 
int hp_read
 
int initialized
 

Field Documentation

◆ done

int theora_decoder_s::done

◆ frame_duration

int theora_decoder_s::frame_duration

◆ height

int theora_decoder_s::height

◆ hp_read

int theora_decoder_s::hp_read

◆ initialized

int theora_decoder_s::initialized

◆ offset_x

int theora_decoder_s::offset_x

◆ offset_y

int theora_decoder_s::offset_y

◆ op

ogg_packet theora_decoder_s::op

◆ op_max_size

int theora_decoder_s::op_max_size

◆ packet

unsigned char* theora_decoder_s::packet

◆ ratio

double theora_decoder_s::ratio

◆ reject

int theora_decoder_s::reject

◆ skipframes

int theora_decoder_s::skipframes

◆ stream

xine_stream_t* theora_decoder_s::stream

◆ t_comment

theora_comment theora_decoder_s::t_comment

◆ t_info

theora_info theora_decoder_s::t_info

◆ t_state

theora_state theora_decoder_s::t_state

◆ theora_decoder

video_decoder_t theora_decoder_s::theora_decoder

◆ width

int theora_decoder_s::width

◆ yuv

yuv_buffer theora_decoder_s::yuv

The documentation for this struct was generated from the following file: