From cd5e3bdf421a0135197f62dfacc8a9f0583aab94 Mon Sep 17 00:00:00 2001 From: Stefan Holst Date: Sat, 1 Feb 2003 18:37:11 +0000 Subject: increasing frame buffer for smoother playback CVS patchset: 4078 CVS date: 2003/02/01 18:37:11 --- src/input/input_v4l.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/input/input_v4l.c b/src/input/input_v4l.c index 60acf1ce3..e67ea2dc9 100644 --- a/src/input/input_v4l.c +++ b/src/input/input_v4l.c @@ -40,7 +40,7 @@ #include "xineutils.h" #include "input_plugin.h" -#define NUM_FRAMES 10 +#define NUM_FRAMES 40 #define NUM_RESOLUTIONS 5 static struct { -- cgit v1.2.3