xine-lib 1.2.11
|
Data Fields | |
video_decoder_t | video_decoder |
xine_stream_t * | stream |
int64_t | pts |
struct vpx_codec_ctx | ctx |
int | decoder_ok |
unsigned char * | buf |
int | bufsize |
int | size |
int | width |
int | height |
double | ratio |
int | frame_flags |
unsigned char* vpx_decoder_s::buf |
int vpx_decoder_s::bufsize |
struct vpx_codec_ctx vpx_decoder_s::ctx |
int vpx_decoder_s::decoder_ok |
int vpx_decoder_s::frame_flags |
int vpx_decoder_s::height |
int64_t vpx_decoder_s::pts |
double vpx_decoder_s::ratio |
int vpx_decoder_s::size |
xine_stream_t* vpx_decoder_s::stream |
video_decoder_t vpx_decoder_s::video_decoder |
int vpx_decoder_s::width |