summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmpdemux/stheader.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libmpdemux/stheader.h b/libmpdemux/stheader.h
index c727492987..0c33aadc50 100644
--- a/libmpdemux/stheader.h
+++ b/libmpdemux/stheader.h
@@ -4,6 +4,8 @@
#include "wine/avifmt.h"
#include "wine/vfw.h"
+#include "../mp_image.h"
+
typedef struct {
demux_stream_t *ds;
unsigned int format;
@@ -62,6 +64,7 @@ typedef struct {
float num_frames; // number of frames played
int num_frames_decoded; // number of frames decoded
char *our_out_buffer;
+ mp_image_t *image;
// win32 codec stuff:
AVIStreamHeader video;
BITMAPINFOHEADER *bih; // in format