mirror of
https://github.com/mpv-player/mpv
synced 2025-03-21 10:51:51 +00:00
Amiga OS 4 needs a large sample size.
patch by Andrea Palmatè, andrea amigasoft net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21749 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c89de50ed1
commit
26106f7551
@ -40,7 +40,7 @@ LIBAO_EXTERN(sdl)
|
||||
#undef USE_SDL_INTERNAL_MIXER
|
||||
|
||||
// Samplesize used by the SDLlib AudioSpec struct
|
||||
#ifdef WIN32
|
||||
#if defined(WIN32) || defined(SYS_AMIGAOS4)
|
||||
#define SAMPLESIZE 2048
|
||||
#else
|
||||
#define SAMPLESIZE 1024
|
||||
|
Loading…
Reference in New Issue
Block a user