Revision 14b3f996 libavformat/nut.h
libavformat/nut.h | ||
---|---|---|
88 | 88 |
unsigned int max_distance; |
89 | 89 |
unsigned int time_base_count; |
90 | 90 |
int64_t last_syncpoint_pos; |
91 |
int header_count; |
|
91 | 92 |
AVRational *time_base; |
92 | 93 |
struct AVTreeNode *syncpoints; |
93 | 94 |
} NUTContext; |
Also available in: Unified diff