]> git.sesse.net Git - vlc/commitdiff
* modules/visualization/goom.c: increased buffer queue size (was too low for some...
authorGildas Bazin <gbazin@videolan.org>
Tue, 12 Oct 2004 12:58:24 +0000 (12:58 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 12 Oct 2004 12:58:24 +0000 (12:58 +0000)
modules/visualization/goom.c

index cf6f3dd3878327ccecf61443bf7b08484381aef6..80c1bbb426b3fd658526bff85528074324b1fb66 100644 (file)
@@ -82,7 +82,7 @@ vlc_module_end();
 /*****************************************************************************
  * Local prototypes
  *****************************************************************************/
-#define MAX_BLOCKS 10
+#define MAX_BLOCKS 100
 #define GOOM_DELAY 400000
 
 typedef struct