[MPlayer-cvslog] CVS: main/libmpdemux tvi_v4l.c,1.73,1.74
Richard Felker CVS
syncmail at mplayerhq.hu
Fri Aug 19 16:28:33 CEST 2005
CVS change done by Richard Felker CVS
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv716/libmpdemux
Modified Files:
tvi_v4l.c
Log Message:
100l
Index: tvi_v4l.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/tvi_v4l.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- tvi_v4l.c 27 Dec 2004 17:30:14 -0000 1.73
+++ tvi_v4l.c 19 Aug 2005 14:28:30 -0000 1.74
@@ -63,7 +63,7 @@
#define NTSC_WIDTH 640
#define NTSC_HEIGHT 480
-#define NTSC_FPS 29.97
+#define NTSC_FPS (30000.0/1001.0)
#define MAX_AUDIO_CHANNELS 10
More information about the MPlayer-cvslog
mailing list