summaryrefslogtreecommitdiffstats
path: root/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'stheader.h')
-rw-r--r--stheader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stheader.h b/stheader.h
index 367151aa65..daf55ca727 100644
--- a/stheader.h
+++ b/stheader.h
@@ -56,6 +56,7 @@ typedef struct {
// unsigned int bitrate;
// buffers:
float num_frames; // number of frames played
+ int num_frames_decoded; // number of frames decoded
char *our_out_buffer;
// win32 codec stuff:
AVIStreamHeader video;