mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 00:02:13 +00:00
Let's keep the full functionality for the release, we can switch this off
when we have found a nicer automatic solution for -af volume. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12715 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2ef86cfddd
commit
1186efdbd4
@ -36,7 +36,7 @@ static ao_info_t info =
|
||||
LIBAO_EXTERN(sdl)
|
||||
|
||||
// turn this on if you want to use the slower SDL_MixAudio
|
||||
#undef USE_SDL_INTERNAL_MIXER
|
||||
#define USE_SDL_INTERNAL_MIXER 1
|
||||
|
||||
// Samplesize used by the SDLlib AudioSpec struct
|
||||
#ifdef WIN32
|
||||
|
Loading…
Reference in New Issue
Block a user