increase buffer size in immediate mode

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8023 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
henry 2002-11-01 11:14:23 +00:00
parent cb5056071d
commit b7226c6c30
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ static tvi_info_t info = {
#define MAX_AUDIO_CHANNELS 10
#define VID_BUF_SIZE_IMMEDIATE 2
#define VID_BUF_SIZE_IMMEDIATE 3
typedef struct {
/* general */