C | |
check [Theora.Decoder] |
Check wether an ogg logical stream contains theora data
|
create [Theora.Decoder] |
Initialize the decoding structure.
|
create [Theora.Encoder] |
Initialize a
state handle for decoding.
|
D | |
default_granule_shift [Theora] | |
E | |
encode_buffer [Theora.Encoder] |
Encode a buffer.
|
encode_header [Theora.Encoder] |
Fills the given stream with the header packets.
|
encode_page [Theora.Encoder] |
Encode data until a page is filled.
|
eos [Theora.Encoder] |
Set end of stream
|
F | |
fisbone [Theora.Skeleton] |
Generate a theora fisbone packet with
these parameters, to use in an ogg skeleton.
|
frames_of_granulepos [Theora.Decoder] |
Convert a granulepos to an absolute frame index, starting at 0.
|
frames_of_granulepos [Theora.Encoder] |
Convert a granulepos to an absolute frame index, starting at 0.
|
G | |
get_yuv [Theora.Decoder] |
Output the next available frame of decoded YUV data.
|
H | |
headerin [Theora.Decoder] |
Add one packet from the stream and try to parse theora headers.
|
I | |
is_keyframe [Theora] |
Determines whether a theora packet is a key frame or not.
|
R | |
register [Ogg_demuxer_theora_decoder] |
Register the decoder.
|
V | |
version_number [Theora] |
major, minor and sub version numbers of the encoder.
|
version_string [Theora] |
Human-readable string to identify the encoder vendor and version.
|