From 5d30a7730fa08774a1c48082580eb40a4e9a8095 Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Sun, 14 Dec 2003 22:13:22 +0000 Subject: API version bounce CVS patchset: 5912 CVS date: 2003/12/14 22:13:22 --- src/audio_out/audio_oss_out.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/audio_out/audio_oss_out.c') diff --git a/src/audio_out/audio_oss_out.c b/src/audio_out/audio_oss_out.c index b8c6e7697..fecfaef6c 100644 --- a/src/audio_out/audio_oss_out.c +++ b/src/audio_out/audio_oss_out.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: audio_oss_out.c,v 1.97 2003/12/13 19:22:33 hadess Exp $ + * $Id: audio_oss_out.c,v 1.98 2003/12/14 22:13:22 siggi Exp $ * * 20-8-2001 First implementation of Audio sync and Audio driver separation. * Copyright (C) 2001 James Courtier-Dutton James@superbug.demon.co.uk @@ -91,7 +91,7 @@ # define AFMT_AC3 0x00000400 #endif -#define AO_OUT_OSS_IFACE_VERSION 7 +#define AO_OUT_OSS_IFACE_VERSION 8 #define AUDIO_NUM_FRAGMENTS 15 #define AUDIO_FRAGMENT_SIZE 8192 -- cgit v1.2.3