[Mplayer-cvslog] CVS: main/libmpdemux stheader.h,1.29,1.30
Arpi of Ize
arpi at mplayerhq.hu
Wed May 1 19:30:34 CEST 2002
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var/tmp.root/cvs-serv6802
Modified Files:
stheader.h
Log Message:
vf_inited flag added
Index: stheader.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/stheader.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- stheader.h 13 Apr 2002 19:14:32 -0000 1.29
+++ stheader.h 1 May 2002 17:30:23 -0000 1.30
@@ -79,6 +79,7 @@
HIC hic; // handle
void* video_out;
void* vfilter;
+ int vf_inited;
} sh_video_t;
sh_audio_t* get_sh_audio(demuxer_t *demuxer,int id);
More information about the MPlayer-cvslog
mailing list