summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavidemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/avi/gstavidemux.h')
-rw-r--r--gst/avi/gstavidemux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/avi/gstavidemux.h b/gst/avi/gstavidemux.h
index 09e12b59..1537f915 100644
--- a/gst/avi/gstavidemux.h
+++ b/gst/avi/gstavidemux.h
@@ -89,6 +89,7 @@ typedef struct {
/* stream length */
guint64 total_bytes;
guint32 total_frames;
+ guint32 total_blocks;
/* stream length according to index */
GstClockTime idx_duration;
/* stream length according to header */