diff nut.h @ 2359:1860d5b4be2e libavformat

header repetition
author michael
date Fri, 10 Aug 2007 12:59:17 +0000
parents a9dc7596498a
children fc685315d568
line wrap: on
line diff
--- a/nut.h	Fri Aug 10 11:52:28 2007 +0000
+++ b/nut.h	Fri Aug 10 12:59:17 2007 +0000
@@ -88,6 +88,7 @@
     unsigned int max_distance;
     unsigned int time_base_count;
     int64_t last_syncpoint_pos;
+    int header_count;
     AVRational *time_base;
     struct AVTreeNode *syncpoints;
 } NUTContext;