1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

* modules/visualization/goom.c: increased buffer queue size (was too low for some audio streams).

This commit is contained in:
Gildas Bazin 2004-10-12 12:58:24 +00:00
parent fc4b15d52c
commit 92c0f93056

View File

@ -82,7 +82,7 @@ vlc_module_end();
/*****************************************************************************
* Local prototypes
*****************************************************************************/
#define MAX_BLOCKS 10
#define MAX_BLOCKS 100
#define GOOM_DELAY 400000
typedef struct