]> git.sesse.net Git - vlc/commit
* modules/audio_output/oss.c: when now set the fragment size of the OSS device
authorGildas Bazin <gbazin@videolan.org>
Fri, 25 Oct 2002 15:21:42 +0000 (15:21 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 25 Oct 2002 15:21:42 +0000 (15:21 +0000)
commit9a71e27964f607c779fc0844d44568adf9c4acd3
tree08b2a145dd0ed2dede6e3ffc1a76d5ffbfc52593
parent003f74f14fccc7ef648d92b80bea6152e71bf01f
* modules/audio_output/oss.c: when now set the fragment size of the OSS device
   according to the size of an audio sample.
   For buggy OSS drivers, we now take into account the real size of the OSS
   internal buffer when we check how much this buffer has been filled.
modules/audio_output/oss.c