From fed0fc44d4a0868fb36008ced2a42475dd75e41b Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sat, 8 Dec 2007 16:47:33 +0000 Subject: sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is the one we requested. It is valid for the ... Original commit message from CVS: * sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is the one we requested. It is valid for the ioctl to succeed while substituting an alternate 'supported' sample format. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cff07bd0..1d90d50a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-12-08 Jan Schmidt + + * sys/oss/gstosshelper.c: + Verify that the format returned after the ioctl is the one + we requested. It is valid for the ioctl to succeed while + substituting an alternate 'supported' sample format. + 2007-12-07 Tim-Philipp Müller * sys/oss/gstossaudio.c: (plugin_init): -- cgit