Mercurial > mplayer.hg
changeset 4196:b75f3bb25261
image field added. 10*10l....
author | arpi |
---|---|
date | Wed, 16 Jan 2002 12:24:36 +0000 |
parents | b086b94ec244 |
children | 374f2cc73d0d |
files | libmpdemux/stheader.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpdemux/stheader.h Wed Jan 16 09:39:00 2002 +0000 +++ b/libmpdemux/stheader.h Wed Jan 16 12:24:36 2002 +0000 @@ -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 @@ 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