1
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 03:06:28 +01:00

maybe now..

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14252 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2004-12-27 18:14:03 +00:00
parent f52a7c5fd4
commit 646a2a2e37

View File

@ -310,7 +310,7 @@ static int init(int rate_hz, int channels, int format, int flags)
break;
default:
alsa_format = SND_PCM_FORMAT_MPEG2; //? default should be -1
alsa_format = SND_PCM_FORMAT_MPEG; //? default should be -1
break;
}