]> git.sesse.net Git - vlc/commit
* modules/gui/wxwindows/interface.cpp: resume after pause was broken recently.
authorGildas Bazin <gbazin@videolan.org>
Wed, 9 Jul 2003 21:42:28 +0000 (21:42 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 9 Jul 2003 21:42:28 +0000 (21:42 +0000)
commit4faf2cabfc2c07bb894925d50f1f062672fa2a66
treed9825bcfdde313b4b37bac9ff3e4a5b8bced2808
parent558b51e092d4a167a13ff058e3554597acc843ee
* modules/gui/wxwindows/interface.cpp: resume after pause was broken recently.
* src/audio_output/output.c: reverted a recent change that was screwing up the proper scheduling of audio samples after a starvation. That should improve the heavy resampling we currently have after a pause.
* modules/audio_output/alsa.c: improvements and fixes to the alsa audio output.
modules/audio_output/alsa.c
modules/gui/wxwindows/interface.cpp
src/audio_output/output.c