mirror of https://github.com/mpv-player/mpv
fixed ehh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1764 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e4dd468122
commit
b4146a2462
|
@ -33,7 +33,7 @@ static int init(int rate,int channels,int format,int flags){
|
|||
|
||||
ao_outburst=4096;
|
||||
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
// close audio device
|
||||
|
|
Loading…
Reference in New Issue