FFmpeg
|
Data Fields | |
AVBufferRef * | ref |
void * | data |
size_t | length |
int64_t | pts |
int64_t | dts |
int | flags |
struct FFBufferEntry * | next |
AVBufferRef* FFBufferEntry::ref |
Definition at line 47 of file mmaldec.c.
Referenced by input_callback().
int FFBufferEntry::flags |
Definition at line 51 of file mmaldec.c.
Referenced by input_callback().
struct FFBufferEntry* FFBufferEntry::next |