diff mplayer.c @ 25965:4cd12675cfbb

Change force_fps and force_ofps to double
author reimar
date Thu, 14 Feb 2008 14:50:34 +0000
parents afa125da85cf
children 429c8f64b810
line wrap: on
line diff
--- a/mplayer.c	Thu Feb 14 14:44:52 2008 +0000
+++ b/mplayer.c	Thu Feb 14 14:50:34 2008 +0000
@@ -302,7 +302,7 @@
 
 static int softsleep=0;
 
-       float force_fps=0;
+       double force_fps=0;
 static int force_srate=0;
 static int audio_output_format=-1; // AF_FORMAT_UNKNOWN
        int frame_dropping=0; // option  0=no drop  1= drop vo  2= drop decode