Increased sample size to solve sound problems one some systems.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@994 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmosfear 2001-06-04 14:56:32 +00:00
parent a33e4c00b4
commit bc46b1d4aa
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ extern int verbose;
char *sdl_adriver;
// Samplesize used by the SDLlib AudioSpec struct
#define SAMPLESIZE 512
#define SAMPLESIZE 1024
// General purpose Ring-buffering routines