summaryrefslogtreecommitdiff
path: root/gst/isomp4/atomsrecovery.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/isomp4/atomsrecovery.h')
-rw-r--r--gst/isomp4/atomsrecovery.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/isomp4/atomsrecovery.h b/gst/isomp4/atomsrecovery.h
index 808d428b3..2d9382d16 100644
--- a/gst/isomp4/atomsrecovery.h
+++ b/gst/isomp4/atomsrecovery.h
@@ -103,6 +103,9 @@ typedef struct
guint64 post_stsd_offset;
guint32 stsd_size;
+ guint32 extra_atoms_size;
+ guint32 extra_atoms_offset;
+
/* for storing the samples info */
AtomSTBL stbl;
} TrakRecovData;