#include <theoracc.h>
Public Member Functions | |
| theora_state * | get_data () |
| double | granule_time (ogg_int64_t granulepos) |
| int | decode_init (info *c) |
| int | decode_packetin (ogg::packet *op) |
| int | decode_YUVout (yuv_image *yuv) |
| int | encode_init (info *c) |
| int | encode_header (ogg::packet *op) |
| int | encode_tables (ogg::packet *op) |
| int | encode_YUVin (yuv_image *yuv) |
| int | encode_packetout (int last_p, ogg::packet *op) |
1.3.5