summaryrefslogtreecommitdiff
path: root/libavformat/swf.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/swf.h')
-rw-r--r--libavformat/swf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/swf.h b/libavformat/swf.h
index dee69160cf..8249f7ddf9 100644
--- a/libavformat/swf.h
+++ b/libavformat/swf.h
@@ -67,7 +67,7 @@ typedef struct {
int audio_stream_index;
offset_t duration_pos;
offset_t tag_pos;
-
+ offset_t vframes_pos;
int samples_per_frame;
int sound_samples;
int swf_frame_number;