[Mplayer-cvslog] CVS: main/libmpdemux tv.h,1.10,1.11

Alex Beregszaszi alex at mplayer.dev.hu
Mon Dec 3 17:49:58 CET 2001


Update of /cvsroot/mplayer/main/libmpdemux
In directory mplayer:/var/tmp.root/cvs-serv32361

Modified Files:
	tv.h 
Log Message:
add tv fps support

Index: tv.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/tv.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- tv.h	17 Nov 2001 00:23:03 -0000	1.10
+++ tv.h	3 Dec 2001 16:49:55 -0000	1.11
@@ -19,6 +19,7 @@
 extern int tv_param_height;
 extern int tv_param_input;
 extern char *tv_param_outfmt;
+extern float tv_param_fps;
 
 typedef struct tvi_info_s
 {




More information about the MPlayer-cvslog mailing list