libtheora 1.2.0
Data Structures
Here are the data structures with brief descriptions:
 Cth_commentThe comment information
 Cth_huff_codeA Huffman code for a Theora DCT token
 Cth_img_planeA buffer for a single color plane in an uncompressed image
 Cth_infoTheora bitstream information
 Cth_quant_infoA complete set of quantization parameters
 Cth_quant_rangesA set of qi ranges
 Cth_stripe_callbackThe striped decode callback data to pass to TH_DECCTL_SET_STRIPE_CB
 Ctheora_commentComment header metadata
 Ctheora_infoTheora bitstream info
 Ctheora_stateCodec internal state and context
 Cyuv_bufferA YUV buffer for passing uncompressed frames to and from the codec