From e2dbf108e6b91a83b66cdd9568c4a27de9ff2bb1 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 1 Oct 2008 21:22:26 +0000 Subject: configure.ac: Fix libs for linking directsound. Original commit message from CVS: * configure.ac: Fix libs for linking directsound. * sys/directsound/gstdirectsoundsink.c: Fix buffer sizing to prevent racing the ringbuffer at startup. Add volume property. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f5cef900..ce9d9920 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-10-01 Michael Smith + + * configure.ac: + Fix libs for linking directsound. + * sys/directsound/gstdirectsoundsink.c: + Fix buffer sizing to prevent racing the ringbuffer at startup. + Add volume property. + 2008-09-27 Jan Schmidt * ext/pulse/pulsesink.c: -- cgit